Commit Graph

92010 Commits

Author SHA1 Message Date
ian%hixie.ch
d1d1fa4ac2 Disambiguate the names of the two methods 'hash' and 'sort'. They are now called 'genericHash' and 'genericSort' so as not to clash with the perl builtins 'CORE::hash' and 'CORE::sort'. 2001-11-07 02:49:21 +00:00
ian%hixie.ch
96ab2ee6f2 Changing the shebang to point to a more likely location of the perl interpreter. 2001-11-07 02:46:38 +00:00
sgehani%netscape.com
7921e7b912 Eliminate warnings.
b = 79336
r = sgehani (checking in sfraser's patch)
rs = alecf
2001-11-07 02:43:39 +00:00
sgehani%netscape.com
bf3cd1599c Don't change window size on load.
b = 99725
r = matt
sr = blake
2001-11-07 02:41:53 +00:00
karnaze%netscape.com
ac5eb2994a bug 105166 - additional patch to place rounding code in the right place. sr=attinasi. 2001-11-07 02:38:49 +00:00
loadrunner%betak.net
c146ede808 bug 106536 Blank charset list in SaveAs charset of HTML composer, r=cmanske, sr=hyatt 2001-11-07 02:32:58 +00:00
sgehani%netscape.com
e12adfcb2d Fix bustage from last checkin. 2001-11-07 02:30:18 +00:00
ian%hixie.ch
9fc12babee Initial checkin of the first PLIF test application. 2001-11-07 01:42:05 +00:00
dbaron%fas.harvard.edu
12b7ed903f Let's not put crucial XP includes in |#ifdef XP_WIN|. Fixing bustage. 2001-11-07 01:32:44 +00:00
peterlubczynski%netscape.com
f4f923ae74 Fix for when the browser calls "Destroy" twice for some XPCOM plugins bug 104038 r=av sr=attinasi 2001-11-07 01:12:14 +00:00
cls%seawood.org
0a1e90f3df make our 64-bit platforms happy and use the macro to cast from pointer to int. 2001-11-07 01:08:26 +00:00
kmcclusk%netscape.com
de636441d9 Fix leak of parser objects when page load is interrupted by calling nsParser::CancelParsingEvents inside nsParser::Terminate; bug 108049 (patch from aaronr@us.ibm.com) r=harishd sr=attinasi 2001-11-07 01:02:56 +00:00
peterlubczynski%netscape.com
dbd7ffe710 Fix for using OS temp directory for plugin temporary files instead of profile bug 104859 r=av sr=darin 2001-11-07 01:00:24 +00:00
hewitt%netscape.com
3dca737b81 108759 - nsDOMEvent::InitEvent is throwing away screen/client coordinates, r=hyatt, sr=jst 2001-11-07 00:54:02 +00:00
sspitzer%netscape.com
5dcaec0c82 new css file for switching ab over to outliner.
NOT PART OF THE BUILD. #73868
2001-11-07 00:27:09 +00:00
shliang%netscape.com
6ae7f1b932 bug 61244. some classic skin files missing namespace. r=andreww, sr=hewitt. 2001-11-07 00:25:21 +00:00
brendan%mozilla.org
c220d0c707 Avoid recursive join/toString death (108440, r=shaver, sr=jband). 2001-11-07 00:15:44 +00:00
loadrunner%betak.net
350d156358 bug 102026 Charset menu misplacing (.), r=nhotta, rs=kin 2001-11-07 00:13:18 +00:00
jgaunt%netscape.com
99b1286d35 bug 108069 r=aaronl sr=hyatt groundwork for XUL select accessibility work 2001-11-07 00:13:07 +00:00
jgaunt%netscape.com
67096e7226 bug 108069 r=aaronl sr=hyatt
groundwork for XUL select accessibility work
lots of suffling stuff around
2001-11-07 00:12:16 +00:00
jst%netscape.com
7a0c525593 Fixing bug 108651. Don't call nsIDocument::ContentAppended() if nothing was appended (when inserting an empty document fragment). r=harishd@netscape.com, rs=vidur@netscape.com 2001-11-07 00:11:36 +00:00
brendan%mozilla.org
be20b21443 Move the oversized arena back-pointer to a well-aligned header extension lying just behind a->base (108013, sr=waterson&jband). 2001-11-07 00:11:22 +00:00
loadrunner%betak.net
b3fffe7919 bug 97175 startup perf- remove the need of loading of charsetalias.properties files at startup, r=nhotta, sr=kin 2001-11-07 00:06:43 +00:00
sfraser%netscape.com
da1c0112dd Clean up after my wonky fixing of the DefaultPlugin project yesterday, and CVS remove the checked in binary (bug 108223). 2001-11-07 00:02:42 +00:00
alecf%netscape.com
88256853c3 fix HPUX bustage 2001-11-07 00:02:07 +00:00
ddrinan%netscape.com
40f137df33 Bug 108744 - mail compose does not get S/MIME settings. r=javi,sr=mscott 2001-11-07 00:00:44 +00:00
radha%netscape.com
75ecea3381 Fix for bug # 108041. Session history misbehaves when _top is replaced after a series of subframe navigations. r=adamlock sr=rpotts. 2001-11-06 23:56:45 +00:00
mscott%netscape.com
7363c8df3a *sigh* fix yet another xul syntax regression. text --> label 2001-11-06 23:47:42 +00:00
mscott%netscape.com
c32f646531 Bug #107707 --> add a row element to the grid to make brief mode work again.
r=bienvenu
sr=sspitzer
2001-11-06 23:46:51 +00:00
peterlubczynski%netscape.com
c5dea40c77 Fix for background color not being set on the widget for plugins bug 83159 r=av sr=attinasi 2001-11-06 23:46:13 +00:00
av%netscape.com
578eabfe58 Bug 106435 -- handling booleans passed in NPN_SetVariable in backward compatible way, r=peterl, sr=waterson 2001-11-06 23:45:01 +00:00
locka%iol.ie
14a9ed7d6c Add flag to prevent saveURI from decompressing gzipped data as it is arriving b=108268 r=bryner@netscape.com sr=blizzard@mozilla.org 2001-11-06 23:43:39 +00:00
srilatha%netscape.com
80142c1e9b Fix for bug # 107558, added getServerList to make ldap prefs work again.
r=dmose,sr=alecf
2001-11-06 23:42:58 +00:00
peterlubczynski%netscape.com
e20f1e079f Fix for loading Carbon plugins that also have a mainRD exported. Fixes load problems with Carbon Shockwave Director bug 106070 r=beard sr=sfraser 2001-11-06 23:42:35 +00:00
bryner%netscape.com
03f7415821 Bug 108742 - cannot get a cert. patch from stephen walker, r=bryner, sr=blizzard. 2001-11-06 23:39:17 +00:00
blizzard%redhat.com
9fbd877edc Bug #107651. Handle drop type text/uri-list. Patch is from James Henstridge <james@daa.com.au>. r=markh, sr=blizzard 2001-11-06 23:31:17 +00:00
javi%netscape.com
83a15db1b9 This should be the last for Bug 106507.
Forgot to add mimecryp.cpp to the Mac Mime project file.
2001-11-06 23:30:24 +00:00
alecf%netscape.com
a573f3c56f kill DIST_DIRS, LAYOUT_DIRS, and CLIENT_DIRS r=cls
bug 105077
2001-11-06 23:16:37 +00:00
karnaze%netscape.com
e7a57a8fc7 new regression tests, not affecting the build. 2001-11-06 23:15:24 +00:00
alecf%netscape.com
b486774c77 fix for minor leak bug 108640 r=jag, sr=sspitzer 2001-11-06 23:14:47 +00:00
darin%netscape.com
16c15bf9cb fixes bug 108267 "scale back NS_BINDING_REDIRECTED proliferation"
r=gagan, sr=rpotts
2001-11-06 23:09:44 +00:00
locka%iol.ie
e460f31d71 Fix duff indentation (tab instead of space). b=78810 2001-11-06 23:06:36 +00:00
ducarroz%netscape.com
b7d1ee3201 Fix for bug 105729. The string need to have at least the same amount of characters than the substring in order to compare them. R=varada, SR=alecf 2001-11-06 23:06:24 +00:00
blizzard%redhat.com
f061115c03 Bug #99174. Limit the length of requests to XDrawString to 32K avoid causing X protocol errors. r=alecf, sr=brendan 2001-11-06 23:05:39 +00:00
karnaze%netscape.com
d98959d0cd bug 77982 - consider border/padding on a cell that goes from empty to non-empty during an incremental reflow. sr=attinasi, r=alexsavulov 2001-11-06 23:05:32 +00:00
timeless%mac.com
f007b04e93 Bug 83017 - Frame Info dialog has title 'View Page Info'
patch by db48x@yahoo.com r=fabian, sr=jst
2001-11-06 23:01:03 +00:00
karnaze%netscape.com
4e208d33ac bug 57300 - treat the height attribute on a row similarly to a style height. sr=attinasi, r=alexsavulov 2001-11-06 23:00:10 +00:00
ben%netscape.com
e22d4e2a9f 108462 - Remove Vixen. r=bryner, sr=jst 2001-11-06 22:59:55 +00:00
karnaze%netscape.com
59485c067e bug 30692 - Have children of cell block use the computed width of the cell. sr=attinasi, r=alexsavulov 2001-11-06 22:57:17 +00:00
varada%netscape.com
8798c93d1e fix for bug #65761 and #108606 -polishing prefill filters;r/sr=sspitzer 2001-11-06 22:55:37 +00:00