Граф коммитов

117644 Коммитов

Автор SHA1 Сообщение Дата
rogerl%netscape.com 56427a5ece Leakage fixes. 2003-04-11 21:29:50 +00:00
brendan%mozilla.org c251d3600f Fix set-property on sealed object to throw error (94693, r=rogerl). 2003-04-11 21:02:29 +00:00
seawood%netscape.com ee721abde5 Remove ctl add-on modules from link list in static builds.
Thanks to Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> for the patch.
Bug #201167 r=cls
2003-04-11 20:39:09 +00:00
ccarlen%netscape.com ae1d0b2d52 Bug 201508 - Add Print Dialog PDE to Camino. r=pink/sr=sfraser 2003-04-11 20:27:56 +00:00
rogerl%netscape.com 5ad3348af0 Leak plugging. 2003-04-11 18:53:59 +00:00
darin%netscape.com 967e208b55 fixes bug 80918 "Proxy: 'No Proxy for:' does not support ip address wildcards" r=bbaetz sr=alecf 2003-04-11 18:24:55 +00:00
heikki%netscape.com 34132d62d9 Bug 197141, XMLHttpRequest behavior did not match IE when host was not found, r=harishd, sr=darin. 2003-04-11 17:06:29 +00:00
nhotta%netscape.com f2193fe99f Initialize IDN service at nsStandardURL constructor,
added pref observers for IDN related prefs,
bug 188218, r=darin, sr=alecf.
2003-04-11 17:05:56 +00:00
nhotta%netscape.com e73e8e38b4 Adding Ascii check for mailto url recognition,
bug 201369, r=ben.bucksch, sr=darin.
2003-04-11 16:56:01 +00:00
locka%iol.ie af51b53215 Implement IBindHost::CreateMoniker including base url support, initialise _Module global properly and comment out IOleInPlaceSiteWindowless b=200680 r=dbradley@netscape.com sr=alecf@netscape.com 2003-04-11 13:51:34 +00:00
jaggernaut%netscape.com 559fa07b93 Bug 201609: Cancelling publish doesn't really cancel currently executing uploads
. r=ssu, sr=bryner, moa=brade. Note that this bug depends on bug 201610 being fi
xed.
2003-04-11 13:20:20 +00:00
bryner%netscape.com 4eedb16db9 taking a stab at luna orange... removing bogus forward declaration 2003-04-11 11:29:32 +00:00
bryner%netscape.com af9740e71b nsViewFactory.cpp is dead now that view is in gklayout. Not part of the build. 2003-04-11 08:30:00 +00:00
bryner%netscape.com d36a919a95 Remove nsScrollFrame and frame constructor support for it. Remove dlldeps.cpp for layout, it's not necessary. Bug 201457, r+sr=roc. 2003-04-11 08:26:42 +00:00
ssu%netscape.com 213bfb9b9e fixing bug 197847 - Too many network errors should pause install, not automatically cancel it. r=dveditz, rs=sspitzer 2003-04-11 07:32:00 +00:00
joshua.xia%sun.com fbdd2b9887 bugid=186056 browser crashed on second call to applet using javascript
r=brendan@mozilla.org sr=beard@netscape.com
2003-04-11 05:47:21 +00:00
wtc%netscape.com 8719c03b55 Bug 200335: need to cast pthread_t (which could be a pointer) to an
unsigned type (PRUptrdiff).  The patch is contributed by Nelson Bolyard.
2003-04-11 03:38:24 +00:00
bryner%netscape.com 548240cb40 s/INCLUDE_XUL/MOZ_XUL/ 2003-04-11 02:06:32 +00:00
darin%netscape.com 4701ecfd6c fixes bug 201570 "enable socket transport logging in nightly builds" r=dougt sr=brendan 2003-04-11 01:19:07 +00:00
cltbld%netscape.com d2b6041e7e Automated update 2003-04-11 01:00:41 +00:00
bryner%netscape.com 3a3ec0cbd5 Make --disable-xul work (bug 69995). We build enough XUL to support
scrollbars unconditionally, but can now leave out heavyweight widgets like
grid, listbox, and tree.  r=bzbarsky, sr=alecf.
2003-04-11 00:56:27 +00:00
arougthopher%lizardland.net 1c60425f55 Bug#180134
NS_METHOD nsWindow::ConstrainPosition needs impelentation in BeOS
r=arougthopher,sergei
2003-04-11 00:54:42 +00:00
leaf%mozilla.org ef6cd680b0 rest of bug 201520, r=cyeh. using $regexp exposed an unterminated regexp match
for [^/] when % is used, which matches any string that has any non-/ characters
in it, rather than *no* / characters before the end of the string.
2003-04-11 00:16:05 +00:00
shliang%netscape.com 738c1d3a60 125197 - and/or search tables for ab searches - r=cavin, sr=sspitzer 2003-04-11 00:10:18 +00:00
shliang%netscape.com 5b26d3e38a 195213 - sidebar does not load when opened if collapsed on startup - r=sspitzer, sr=jag 2003-04-11 00:03:04 +00:00
shliang%netscape.com 020bfa4f02 166912 - mail account manager settings appear not to take effect - r=cavin, sr=sspitzer 2003-04-10 23:58:52 +00:00
brendan%mozilla.org 05f54166a9 Fix JS_CompileUCFunctionForPrincipals to allow null obj with non-null funAtom, for precompiling a named function against no scope (no bug, r=self trivial change). 2003-04-10 23:38:59 +00:00
bzbarsky%mit.edu d9ad51a769 Use the right window object -- unbreaks "Launch" button on progress dialog.
Final bits of bug 91969, r=timeless, sr=jag
2003-04-10 23:35:42 +00:00
dbaron%dbaron.org 52c518fcd8 Remove lines that do nothing except leak. r+sr=bzbarsky 2003-04-10 23:26:36 +00:00
leaf%mozilla.org 62738efed6 bug 201520, r=dmose, cyeh. Use the modified regexp string instead of the
flat pattern string when comparing file entries in pre-existing partitions.
2003-04-10 22:26:49 +00:00
blizzard%redhat.com 5a583997a5 Fix uninitialized variable pointed out by pkw@us.ibm.com. No bug. Not part of the default build. 2003-04-10 22:11:27 +00:00
sfraser%netscape.com 85cda34b61 Clean up nsContentAreaDragDrop::BuildDragData to fix dragging of unselected elements, dragging of <area> elements, and to prepare for putting native image data into drags. Part of changes in 193053, r=pinkerton, sr=kin. 2003-04-10 21:21:15 +00:00
alecf%netscape.com e260f1fcce fix for bug 199170 - convert editor over to using nsStaticAtoms
r=brade, sr=sfraser
2003-04-10 21:04:07 +00:00
rogerl%netscape.com a8df8c38a3 Added ReferenceArena. 2003-04-10 20:54:03 +00:00
bryner%netscape.com 67766f8a38 add .PHONY so that build target always builds. not part of the default build. 2003-04-10 20:47:12 +00:00
sfraser%netscape.com f78fc1b8d8 Appease the Windows __stdcall gods. Bug 201257. 2003-04-10 20:45:17 +00:00
timeless%mozdev.org ac9dd30a3f Bug 160100 Mac Classic theme claims to simulate Windows
patch by macrxnapa@netscape.net r=sfraser sr=sfraser
2003-04-10 20:25:25 +00:00
dougt%netscape.com 50257a271c testy - first cut 2003-04-10 19:51:25 +00:00
sfraser%netscape.com ae7ee2d4c1 Part of fix for bug 201257, missed in previous checkin. r=brade/sr=alecf. 2003-04-10 19:29:27 +00:00
cavin%netscape.com c521649145 Removing unused code, no bug, no reviewer. 2003-04-10 19:29:16 +00:00
darin%netscape.com b98cfb0f44 fixes bug 201370 "TLS intolerance detection broken" r=kaie sr=alecf 2003-04-10 19:06:24 +00:00
mkaply%us.ibm.com 7f01690eb2 No bug
r/sr=dbaron
use -moz-fixed instead of Courier for XML error messages so they are always fixed regardless of prefs
2003-04-10 19:01:47 +00:00
seawood%netscape.com f1598e987b gcc requires that explicit variables be used when calling constructors (that's my story and I'm sticking to it!)
Bug #134113 r=jag sr=dbaron
2003-04-10 18:56:35 +00:00
sfraser%netscape.com abe53e192f Fix bug 201257 -- clean up use of nsIControllerCommandManager by editor:
Renaming nsIControllerCommandManager to nsIControllerCommandTable to reduce confusion.
Moving the immutability flag from the nsBaseCommandController to the nsControllerCommandTable.
Renaming the 'refcon' on nsIControllerContext to 'context', and giving nsIControllerContext an Init() method that optionally takes a command table.
Fixing the editor and composer module code to create pre-filled nsIControllerCommandTables as services, and the controller constructors to create singleton command tables with do_GetService.
r=brade, sr=alecf.
2003-04-10 18:44:03 +00:00
scott%scott-macgregor.org 00a9f92bb7 land some trunk bug fixes 2003-04-10 18:35:08 +00:00
bienvenu%netscape.com 79552ec278 little cleanup of cram-md5 code for imap, fix umr and replace PR_FREEIF with PR_Free r/sr=sspitzer 41594 2003-04-10 18:18:14 +00:00
timeless%mozdev.org ed4443f3ff Bug 201423 Crash [@ nsWebShell::Create] if urildr.dll is missing
r=adamlock sr=bz
2003-04-10 18:17:57 +00:00
timeless%mozdev.org 85bdb1642f Bug 201416 if shistory.dll is missing then home page won't load
r=alecf sr=alecf
2003-04-10 18:17:51 +00:00
kaie%netscape.com 7f4ab8fb87 b=200236 Change Master password dialog OK button disabled with matching passwords
r=javi sr=alecf
2003-04-10 18:16:22 +00:00
wtc%netscape.com afab90e1d6 Explain how the GOLDEN_RATIO constant was calculated. 2003-04-10 18:10:12 +00:00