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

103596 Коммитов

Автор SHA1 Сообщение Дата
timeless%mac.com 482613231a Bug 136756 http://bugzilla.mozilla.org/show_bug.cgi?id=136756#c29
from the book of this can't be good by leaf

bonsai answer's leaf's question thusly:
No files matched this file name. It may have been added recently.
it does indicate that a file by the correct spelling exists...
2002-05-16 03:26:40 +00:00
mkaply%us.ibm.com f2f7c10c7c #143674
r=me, sr=blizzard
OS/2 - change splash from Warpzilla to Mozilla
2002-05-16 03:24:07 +00:00
smeredith%netscape.com da3456cf87 Simplified the timebomb code a little to ease the build script problems. 2002-05-16 03:19:14 +00:00
stephend%netscape.com 6ed464ef40 Bug 141678. Aligning the text on the colorpickers. Patch by Stephen Walker <walk84@yahoo.com> r=me, sr=hewitt 2002-05-16 03:09:41 +00:00
pete.zha%sun.com b6994b2435 bug 143168:remove ilayer layer tag from mozilla code
r=harishd, sr=jst
Check in for Jerry Tan(jerry.tan@sun.com)'s fix
2002-05-16 03:08:15 +00:00
stephend%netscape.com a0a5649755 Bug 127337. Restore Default for Home Page button in Navigator. Patch by Stephen Walker <walk84@yahoo.com> r=samir, sr=alecf. 2002-05-16 02:56:26 +00:00
rbs%maths.uq.edu.au 6adacda50a sync the CSS mapping of MathML attributes that affect the style (e.g. color) when these attributes are changed dynamically, b=142592, r=roc, sr=attinasi 2002-05-16 01:11:09 +00:00
law%netscape.com 0e5da3c38a Bug 14807; handle WM_QUERYENDSESSION (Windows logoff/session) using -killAll; r=sgehani@netscape.com, sr=blaker@netscape.com 2002-05-16 01:02:15 +00:00
bienvenu%netscape.com 6fc61c78da backing out last checkin 2002-05-16 00:53:09 +00:00
bienvenu%netscape.com 5bcd59e89b fix mork warnings on linux, r=bienvenu, sr=sspitzer, patch by godsham@ntsource.com 2002-05-16 00:51:31 +00:00
blythe%netscape.com 7a89880152 Wallet category 2002-05-16 00:46:00 +00:00
pinkerton%netscape.com 607c7925f3 Remove the "my panels" sidebar panel. 2002-05-16 00:34:56 +00:00
akkana%netscape.com 067ccb614c 46227: eliminate extra spaces inserted switching between normal and source modes of composer. Patch is from burpmaster@truffula.net, r=akk, sr=jst 2002-05-16 00:32:40 +00:00
nhotta%netscape.com bcc7e5464d Changed GetTopmostMsgWindow, added pointer checks after the dom function calls,
bug 144735, r=ducarroz, sr=bienvenu.
2002-05-16 00:31:56 +00:00
jpierre%netscape.com 338f2f561a Fix for 141256 - correct HTTP parsing for OCSP in NSS 2002-05-15 23:59:40 +00:00
dougt%netscape.com c94df7442e fixing bustage in cvg 2002-05-15 23:16:29 +00:00
mkaply%us.ibm.com 792541522f OS/2 bustage 2002-05-15 23:14:20 +00:00
pinkerton%netscape.com d86bd82c52 Fix for bug 144848, crash opening sidebar. we were caching the sidebar toolbar
button in the wrong place, so we'd end up holding onto the button we created
to display in the toolbar cust dialog, and then when it went away, bad things
would happen when next tried to update it.
2002-05-15 23:07:50 +00:00
timeless%mac.com 0291e398de fixing build bustage for qnx photon embedding
this is from the nsI*File freeze
2002-05-15 23:03:01 +00:00
dougt%netscape.com 57cbbc438d fixing bustage 2002-05-15 22:54:08 +00:00
dougt%netscape.com 21efdb619b attempting to fix build bustage 2002-05-15 22:37:21 +00:00
waterson%netscape.com f7bc6f0d27 Fix build bustage. 2002-05-15 22:21:15 +00:00
timeless%mac.com c277979aa4 fixing directory bustage (nsCRT string)
/home/timeless/mozilla/directory/xpcom/base/src/nsLDAPChannel.cpp: In method `nsresult nsLDAPChannel::OnLDAPBind(nsILDAPMessage *)':
/home/timeless/mozilla/directory/xpcom/base/src/nsLDAPChannel.cpp:796: syntax error before `::'
/home/timeless/mozilla/directory/xpcom/base/src/nsLDAPChannel.cpp:798: confused by earlier errors, bailing out
gmake[4]: *** [nsLDAPChannel.o] Error 1
gmake[4]: Leaving directory `/home/timeless/mozilla/obj-xlib-i386-unknown-freebsd4.4/directory/xpcom/base/src'

if (nsCRT::strlen(baseDn) == 0) {
2002-05-15 22:20:44 +00:00
igor%mir2.org e7988e8b2e Check in generateFunctionICode for own source to pass to debugger to cover new Function(...) case where top level function is not part of surrounding script 2002-05-15 21:27:46 +00:00
timeless%mac.com 7b8372edd6 fixing xlib build bustage
nsDeviceContextSpecXlib.cpp - bustage (PL_strcasecmp) from string freeze
nsDeviceContextSpecXlib.h - bustage (PATH_MAX) from revision 1.10 Bug 120916
2002-05-15 21:21:57 +00:00
ducarroz%netscape.com 5481ac586e *** empty log message *** 2002-05-15 21:21:33 +00:00
dougt%netscape.com 333512db88 Fixing svg build bustage 2002-05-15 21:21:07 +00:00
dougt%netscape.com a168fc64d7 fixing build bustage 2002-05-15 21:14:41 +00:00
dougt%netscape.com 3a6ee22a8a attempting to fix os2 bustage 2002-05-15 21:09:40 +00:00
dougt%netscape.com 632509386a Fixing build bustage 2002-05-15 21:04:39 +00:00
sspitzer%netscape.com 18f3a5a7e1 fix for #101016. installer fails with certain versions of bash
because we are trying to do getcwd() from a deleted directory.
thanks to zackw@panix.com for the help, and seawood@netscape.com
for the patch.  r=syd, sr=sspitzer
2002-05-15 21:02:43 +00:00
dougt%netscape.com a318e77a63 fixing build bustage 2002-05-15 20:48:15 +00:00
dougt%netscape.com c3daf6de2e fixing build bustage... 2002-05-15 20:44:51 +00:00
harishd%netscape.com 87cecdb92d Making sure that mCountRemaining also gets updated when data gets inserted into the scanner buffer. b=117441, r=heikki, sr=jst 2002-05-15 20:20:55 +00:00
bzbarsky%mit.edu d606de2ade Add a "new directory" button to the XP filepicker. Bug 58311, patch by
johann@ai.univie.ac.at, r=bzbarsky, sr=jag
2002-05-15 20:19:12 +00:00
ducarroz%netscape.com 64596972f0 Fix for bug 134277. Better managment (encoding/decoding) of double-quote in addresses. R=taka, SR=bienvenu 2002-05-15 20:17:48 +00:00
dougt%netscape.com b81e8f3e91 fixing macX build bustage 2002-05-15 20:17:12 +00:00
bzbarsky%mit.edu c4b161c668 make view-source work on sites sending no content-type header. Bug
86835, r=bbaetz, sr=rpotts
2002-05-15 20:09:07 +00:00
darin%netscape.com 60aa140286 fixes bug 134793 "browser hangs when [ is put in the URL bar"
r=gagan sr=rpotts
2002-05-15 20:07:48 +00:00
mkaply%us.ibm.com cbcd06ca9e #142619
r=Roland.Mainz@informatik.med.uni-giessen.de, sr=attinasi
Initial num copies from queried value, don't just use 1
2002-05-15 20:03:28 +00:00
dbaron%fas.harvard.edu b7e8be94dd Give nsHTMLReflowState an explicit copy-constructor and assignment operator to fix up mCBReflowState and fix regressions from previous patch. b=143706 r=bzbarsky sr=waterson 2002-05-15 19:58:20 +00:00
varga%utcru.sk 0cc2ec0655 Fix for bug 142404 - nsXULTreeBuilder::Drop should enable drop if canDropBeforeAfter is true
r=varga, sr=hewitt
2002-05-15 19:51:08 +00:00
brendan%mozilla.org c2c188c8cc Checking in khanson@netscape.com's patch fixing GMT offset day-overflow (65671, r=mccabe, sr=jband). 2002-05-15 19:44:34 +00:00
dougt%netscape.com e92779e853 udp is not ready for prime time. backing out to fix build bustage 2002-05-15 19:33:25 +00:00
mcafee%netscape.com 584751fbb8 Starting a kill-file for modules, don't build mozldap. 2002-05-15 19:21:29 +00:00
dougt%netscape.com c683a217ab Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +00:00
ccarlen%netscape.com 3a23d4a133 Bug 76431 - Protect profiles from multiple instances sharing the same profile. r=brendan/sr=darin 2002-05-15 14:30:00 +00:00
morse%netscape.com 385cb88be9 not part of build, removing confusion caused by obsolete file 2002-05-15 14:13:46 +00:00
morse%netscape.com 8e39033504 bug 140625, wallet wording change to reflect new menu structure, r=sgehani, sr=dveditz 2002-05-15 14:05:52 +00:00
morse%netscape.com b99ec756ff bug 143204, crash in password manager, r=sgehani, sr=dveditz 2002-05-15 13:56:30 +00:00