Commit Graph

99782 Commits

Author SHA1 Message Date
wtc%netscape.com
c1adf4b062 Bugzilla bug 131430: changed "softoken" to "softokn" to match the file
name.  r=relyea.
2002-03-20 04:43:41 +00:00
badami%netscape.com
25f30984be forget datas - If no basehref is specified in head but one is in the body use the one in the body.
bug 121481 r=harishd sr=jst a=asa patch=tmutreja@netscape.com
2002-03-20 04:43:23 +00:00
wtc%netscape.com
64cc8d0455 Bugzilla bug 131427: added sccs and rcs version id strings to the softoken
shared library.  r=relyea.
Modified files: manifest.mn pkcs11.c
Added file: softkver.c
2002-03-20 04:38:09 +00:00
badami%netscape.com
7136a70c0c Redirection limit for this URL exceeded; Doom cache entry if redirecting back to self
bug 127348 r=gagan sr=darin a=asa
2002-03-20 04:33:51 +00:00
seawood%netscape.com
e1e0b68be2 Backing out alecf's checkin for bug 124497 to fix comet startup test problem.
Dougt claims that nsLocalFile's copy constructor doesn't work.
r=sleestack
2002-03-20 03:16:09 +00:00
sonja.mirtitsch%sun.com
08ce0e0ee9 patch for bug 87914 r=wtc, NSS test scripts require . in the PATH 2002-03-20 03:01:27 +00:00
mcafee%netscape.com
c1a386827f turning off bezier graphing of moving average (131098) 2002-03-20 02:54:51 +00:00
hewitt%netscape.com
2d12b99bdd 124668 - crash moving mouse over outliner, r=sgehani/dbaron, a=asa 2002-03-20 02:27:25 +00:00
brendan%mozilla.org
94a74d7db5 Defend against early OOM when finishing JSDHashTables (131815, r=scole, sr=jband, a=asa). 2002-03-20 02:22:50 +00:00
andreww%netscape.com
98e56e1772 bugzilla bug 112885 r=andrew, sr=sspitzer, a=asa OBO drivers. Patch by jonasj@jonasj.dk . scrollbar in message pane shouldnt have border-right. 2002-03-20 02:07:18 +00:00
kin%netscape.com
7ad75bc29d Fix for bug 131820: Hitting return in an inline style doesn't advance
caret to next line

Prevent AdjustSelection() from adding a MozBR when
the root node is empty so that EditAfterInner()
can add the BogusBR node.

r=jfrancis@netscape.com  sr=sfraser@netscape.com  a=scc@mozilla.org
2002-03-20 01:45:55 +00:00
kin%netscape.com
9b16927a2b Fix for bug 102615: After changing font color, backspacing
to a previous line does not let caret
                    update position

Modified RemoveFrame() so that it generates a reflow
command when removing a <br> from an inline with a next-in-flow.

r=dbaron@fas.harvard.edu  sr=attinasi@netscape.com  a=scc@mozilla.org
2002-03-20 01:44:43 +00:00
sfraser%netscape.com
fb795c0731 Fix for bug 130753 -- avoid ugly page-flash when going Back to a scrolled page by not redrawing widgets which have a hidden parent. r=pinkerton, sr=hyatt, a=scc 2002-03-20 01:37:02 +00:00
seawood%netscape.com
69d2f804d2 Fixing symlink detection again.
make the loop simpler: loop while link to resolve.  break on finding
run-mozilla.sh or finding an invalid link.
Thanks to Andrew Schultz <ajschult@eos.ncsu.edu> for the patch.
Bug #57866 r=cls a=asa
2002-03-20 01:34:25 +00:00
bryner%netscape.com
a391a523ef Bug 81727 - implement Shift+F10 to bring up context menu on linux. Patch from Gilbert.Fang@sun.com, r=bryner, sr=blizzard, a=asa. 2002-03-20 01:28:48 +00:00
racham%netscape.com
de5dd36dc5 Fixing bug 129693. Adding tooltip to GetMap button to make functionality of the widget clear to the end user. r=ssu, sr=mscott, a=asa 2002-03-20 01:25:11 +00:00
oeschger%netscape.com
6658283f1f adding help buttons to form manager, r=morse, sr=alecf, a=asa/drivers, bug=131254 2002-03-20 01:24:03 +00:00
bzbarsky%mit.edu
2892c41707 Fix crash on closing page setup. Bug 132004,
r=Roland.Mainz@informatik.med.uni-giessen.de, sr=attinasi, a=scc
2002-03-20 01:20:15 +00:00
bzbarsky%mit.edu
ee68398f49 Make sure to parse in the C locale. Bug 131831, patch by
Roland.Mainz@informatik.med.uni-giessen.de (Roland Mainz), r=biesi,
sr=scc, a=roc+moz
2002-03-20 01:13:17 +00:00
dougt%netscape.com
5499fc7062 99160. Moving utility functions into a seperate header. r=jband, sr=rpotts, a=brendan 2002-03-20 00:34:17 +00:00
harishd%netscape.com
a4e33ea18a Do not truncate a legal attribute value when trying to ignore '/' in a short-hand-tag. b=125647, r=heikki, sr=jst, a=scc 2002-03-20 00:25:34 +00:00
alecf%netscape.com
d4a8db354a fix leak caused by nsLocalFile::Clone() where we were copying the refcnt to the new object - bug 124497
this ends up being more of a performance win than anyting on Unix and OS/2
r=mkaply, dbaron, sr=darin, a=asa
2002-03-20 00:25:21 +00:00
harishd%netscape.com
2a328274aa Should not support short-hand-tag notation in HTML. b=102515, r=heikki, sr=jst, a=scc 2002-03-20 00:24:00 +00:00
pschwartau%netscape.com
9845964018 Initial add. Regression test for bug 131964. 2002-03-20 00:23:22 +00:00
rayw%netscape.com
9eba6af0ef Auto-update of modification date and time of document.
This document is not part of any build.
2002-03-20 00:23:00 +00:00
rayw%netscape.com
558e1676df Corrected documentation to point to dynamically-generated doxygen files
(which I was unaware of) rather than pointing to privately-generated
copies in the tree.

This is not part of any build.  It is documentation of SOAP.
2002-03-20 00:04:41 +00:00
seawood%netscape.com
20a4d68238 Turn mkdepend off for OS/2 until it has been ported to icc.
Fixing tinderbox bustage. r=mkaply
2002-03-19 23:49:45 +00:00
blakeross%telocity.com
28d89ab58a crap...fixing bustage...forgot to check these in. 2002-03-19 23:26:42 +00:00
brendan%mozilla.org
a0f36bedac Fix ChangeScopeTable gross dimensioning bug (131904, r=scole&khanson, sr=jband, a=asa). 2002-03-19 23:25:17 +00:00
wtc%netscape.com
f6e3a08158 Bugzilla bug 132089: use the adaptive pthread mutex type in glibc 2.2 or
higher for better performance.
2002-03-19 23:07:49 +00:00
blakeross%telocity.com
928b6aafb8 fixing bustage. 2002-03-19 22:53:20 +00:00
dbragg%netscape.com
ad6de85e31 Fix for bug 127783. Moved the code from two functions SwitchLanguagePack and SwitchContentPack
into a single function SwitchPacks.  r=tao, sr=alecf, a=scc (for drivers)
2002-03-19 22:53:10 +00:00
brendan%mozilla.org
cdad9798f3 Fix 'var arguments;' in a function by specializing to JSOP_ARGUMENTS properly (131510, r=khanson, sr=jband, a=asa). 2002-03-19 22:51:48 +00:00
seawood%netscape.com
634fcf1067 Erk! That should've been:
Traverse mkdepend dir when not using system makedepend and not using _compiler dgenerated dependencies_.
Bug #131663
2002-03-19 22:40:31 +00:00
seawood%netscape.com
a85acbb393 Move chatzilla to the list of default extensions on unix/mac.
Bug #131092 r=rginda a=asa
2002-03-19 22:38:11 +00:00
bzbarsky%mit.edu
e74dfd3b5a |foo.style.cssText = "";| should work (need to take old hint into
account).  Bug 131905, r=caillon, sr=jst, a=scc.
2002-03-19 22:38:08 +00:00
seawood%netscape.com
df6e54b6ad Traverse mkdepend dir if not using native makedepend & not using autodeps
Bug #131663 r=bryner a=asa
2002-03-19 22:32:08 +00:00
blakeross%telocity.com
391f0933ed 131762 - can open multiple occurrences of download manager.
also adds a pref in Navigator > Downloads to set the behavior when starting a download (open DM, open progress dialog, open nothing). r=hewitt sr=ben a=asa
2002-03-19 22:31:06 +00:00
darin%netscape.com
55a33a709e fixes bug 126755 "try next ip address on connection timeout"
r=dougt, sr=rpotts, a=asa
2002-03-19 22:30:55 +00:00
seawood%netscape.com
d377c8ed22 Move extensions to a separate build tier.
Bug #107302 sr=alecf a=asa
2002-03-19 22:30:48 +00:00
locka%iol.ie
e542c23fba Implement GUID comparison method inilne rather than rely on ATLs constantly changing method. b=127982 r=chak@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org 2002-03-19 22:28:50 +00:00
locka%iol.ie
40bf1930e8 Send error messages when file creation/open errors occur during persistence. b=124035 r=brade@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org 2002-03-19 22:24:06 +00:00
blakeross%telocity.com
fb0487897d 131762 - can open multiple occurrences of download manager.
also adds a pref in Navigator > Downloads to set the behavior when starting a download (open DM, open progress dialog, open nothing). r=hewitt sr=ben a=asa
2002-03-19 22:19:39 +00:00
blakeross%telocity.com
ed4e537109 131762 - can open multiple occurrences of download manager.
also adds a pref in Navigator > Downloads to set the behavior when starting a download (open DM, open progress dialog, open nothing). r=hewitt sr=ben a=asa
2002-03-19 22:12:27 +00:00
cbiesinger%web.de
331c17d74b bug 131580 r=doron sr=blake a=asa
typo in msgSecurityInfo.properties
2002-03-19 22:11:52 +00:00
bnesse%netscape.com
d49b1fa6d2 Fix for bug 126578. Initialize the event record on OS X without using the system's EventAvail function to eliminate excess window erases and redraws. r=sdagley, sr=beard, a=asa. 2002-03-19 22:10:45 +00:00
ducarroz%netscape.com
cd488b8463 Remaining fix for bug 83263. Don't stop parsing alternative parts at the first invalid one, instead continue until the last one. R=varada, SR=mscott, A=asa 2002-03-19 22:06:36 +00:00
pinkerton%netscape.com
75c2a47ecf enable packaging of xul prefs into embed.jar and build changes to do it on mac. r=ccarlen/sr=scc/a=asa bug#128924. 2002-03-19 22:06:12 +00:00
pinkerton%netscape.com
fb366798fa refactor packaging into perl package so that it can be called from MacPerl. add basebrowser embed packaging to mac build. r=adamlock/sr=alecf/a=asa. bug#129737 2002-03-19 22:05:19 +00:00
smontagu%netscape.com
2ef941a509 Improve performance by making nsWordFrame in nsLineLayout an nsDeque instead of an nsAutoVoidArray. Bug 121967, r=timeless, sr=attinasi, a=asa 2002-03-19 21:57:45 +00:00