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
morse%netscape.com
add18e187d
bug 138132, reverse sort order in cookie manager when using p3p, r=sgehani, sr=dveditz
2002-05-15 13:46:54 +00:00
mikep%oeone.com
43b6f0a8e9
Fixing bug 144724, adding in dialog event keys.
2002-05-15 12:28:25 +00:00
pavlov%netscape.com
4dbb77cafa
fixing bug 142113. r=varga sr=brendan
2002-05-15 10:28:42 +00:00
rods%netscape.com
c0fc4144ac
Fixed the multi-byte strcmp
...
I also removed the failure check after the calls to EnumerateNativePrinters
because even if one fails, it doesn't mean the others will. So it should keep trying.
The rest of the code is extra error checking that is all ifdef'ed out
I renamed one of two methods that had the same name (to reduce confusion) and got rid of it's uneeded return code.
Bug 143241 r=dcone sr=attinasi
2002-05-15 09:56:32 +00:00
cbiesinger%web.de
cacdb5d48b
bug 143708 r=naving sr=bienvenu
...
Can't switch online/offline mode from MailNews anymore
2002-05-15 07:57:03 +00:00
darin%netscape.com
55467d6556
fixes bug 141796 "Mozilla crashed in http-pipelining code Trunk M1RC2
...
[@ nsHttpPipeline::GetRequestSize_Locked]" r=jag sr=rpotts
2002-05-15 05:36:04 +00:00
darin%netscape.com
966bafc63a
trying to fix mac bustage
2002-05-15 04:58:58 +00:00
sspitzer%netscape.com
51c3ff31eb
fix for #144283 . error message cleanup. r=stephend, sr=sspitzer
...
thanks to walk84@yahoo.com for the patch.
2002-05-15 04:35:40 +00:00
mcafee%netscape.com
e572ec3085
module name should be chrome here (143587). r/sr=alecf
2002-05-15 04:06:47 +00:00
jaggernaut%netscape.com
336c5502e1
Bug 139649: Fix string code to use IsDependentOn instead of depending on nsAPromiseString type. r=scc, sr=darin
2002-05-15 03:28:44 +00:00
darin%netscape.com
bf39c1069e
fixes bug 143821 "Trunk M1RC2 crashes with bad connection
...
[@ nsHttpHandler::ReclaimConnection]" r=kaie sr=jag
2002-05-15 03:07:14 +00:00
bzbarsky%mit.edu
426ca28204
Detect raw <META> tags as HTML. Bug 143611, r=timeless, sr=darin.
2002-05-15 02:14:26 +00:00
seawood%netscape.com
4293400e69
Because js uses static data structures and is linked into other shared libraries, js must be built as a shared library.
...
Thanks to Colin Blake <colin@theblakes.com> for the original patch.
Bug #127442 r=bryner
2002-05-15 01:37:07 +00:00
jkeiser%netscape.com
a8f8f9fbbe
Make submit() and reset() work as events. bug 144534, r=alexsavulov@netscape.com, sr=jst@netscape.com
2002-05-15 01:24:59 +00:00
bienvenu%netscape.com
27090f0e07
remove linefeeds from offline msg message r/sr=sspitzer 144345
2002-05-15 00:30:06 +00:00
waterson%netscape.com
487396e69a
Bug 110112. Disable `ask me before loading images' until the feature can be implemented in a way that doesn't re-enter layout. r=morse, sr=alecf.
2002-05-15 00:19:08 +00:00
bienvenu%netscape.com
25189923f3
fix mismatched memory free warnings, r=cavin, sr=sspitzer 143035
2002-05-15 00:12:58 +00:00
depstein%netscape.com
99433c7adb
remove mfcembed.htm
2002-05-15 00:10:36 +00:00
ssu%netscape.com
528be9c0e9
checking in patch for walk84@yahoo.com. fixing bug 100374 - Message/Move cascading menus missing some special folder icons in Classic. r=ssu sr=hewitt
2002-05-14 23:49:22 +00:00