nhotta%netscape.com
258f4e9f52
Changed to use the service for nsIMimeConverter, bug 123699, sr=mscott.
2002-02-20 03:05:46 +00:00
dbragg%netscape.com
0cb91068f3
Fix for blocker bug 126507. The fix for 91721 required the removal of the drop-down
...
box in the Pref/Appearance. I removed the drop down code but not the code that calls
it when the OK button is pressed. This fix corrects that. r=sgehani, sr=alecf
2002-02-20 03:05:24 +00:00
nhotta%netscape.com
a7ad244aa6
Changed the conversion from UTF-8 to UCS2 to use uconv which can handle stream input,
...
bug 118664, r=ducarroz, sr=sspitzer.
2002-02-20 03:04:40 +00:00
nhotta%netscape.com
1a98b2a04a
Changed to use the non nsString version of nsITextTransform::Change which saves the allocation for nsString, plus clean up,
...
bug 125077, r=ducarroz, sr=sspitzer.
2002-02-20 03:04:24 +00:00
bbaetz%student.usyd.edu.au
187de9cc5e
The mac doesn't have strdup?? Using nsCRT::strdup instead, like the rest
...
of the file.
2002-02-20 02:37:47 +00:00
hewitt%netscape.com
0da21f9064
121955 - implement checkbox listitems, r=hyatt, sr=blake
2002-02-20 02:20:27 +00:00
hewitt%netscape.com
185540320e
110165 - Crash scrolling in addressing widget, r=hyatt, sr=dbaron
2002-02-20 02:19:08 +00:00
cmanske%netscape.com
201d60e6f5
Update to Composer Publishing UI, b=88208, r=brade, sr=kin
2002-02-20 02:17:46 +00:00
pinkerton%netscape.com
a718639cf9
don't bail on bg drawing when moz-appearance is set on a root. r=bryner/sr=hyatt. bug#119736
2002-02-20 02:14:18 +00:00
bbaetz%student.usyd.edu.au
142410b896
Bug 110760 - directory listings shouldn't reuly on libappcomps.
...
Also fixes bug 102826 & related issues.
r=dougt, sr=darin
2002-02-20 02:14:17 +00:00
pinkerton%netscape.com
0fef476d04
cleanup bg theme brush and fix things for dialog bg to draw. r=bryner/sr=hyatt. bug#119736
2002-02-20 02:14:04 +00:00
dbaron%fas.harvard.edu
746eac556e
Fix IRIX bustage. We can't use C++ comments in headers included by C files.
2002-02-20 02:04:10 +00:00
alecf%netscape.com
bc38d917e6
argh, fix more mac bustage, I think this is the end of it.. Sorry, I hadn't re-exported my .xml files
2002-02-20 01:43:45 +00:00
hyatt%netscape.com
3b7cb2f261
Scrolling ROCKS in Cocoa now. Not part of build.
2002-02-20 01:09:25 +00:00
hyatt%netscape.com
e56fdb147b
Scrolling ROCKS in Cocoa now. Not part of build.
2002-02-20 01:07:39 +00:00
alecf%netscape.com
9d8896575a
add unicharutil static lib
2002-02-20 00:48:08 +00:00
alecf%netscape.com
e85c6e3fc6
argh, add requires for non-gmake win32
2002-02-20 00:43:01 +00:00
smontagu%netscape.com
d2a4176f12
Linux bustage
2002-02-20 00:25:06 +00:00
blakeross%telocity.com
847eb67f3a
Download manager. Not part of build.
2002-02-20 00:15:14 +00:00
blakeross%telocity.com
d60f1b5e95
Download manager. Not part of build.
2002-02-20 00:11:23 +00:00
smontagu%netscape.com
c3ec61292d
Yet another attempt to unbust tinderbox
2002-02-20 00:05:34 +00:00
alecf%netscape.com
9eee1ebbfc
add unicharutil static libs
2002-02-19 23:47:11 +00:00
smontagu%netscape.com
90a2293860
Another bustage fix
2002-02-19 23:35:00 +00:00
gerv%gerv.net
5b0870ca36
Bug 117515 - describekeywords.cgi templatisation.
2002-02-19 23:32:07 +00:00
gerv%gerv.net
5b5323bab6
Bug 115369 - templatise long_list.cgi.
2002-02-19 23:22:24 +00:00
roc+%cs.cmu.edu
f7d33de273
Bug 91516. FIXING BUSTAGE AGAIN
2002-02-19 23:19:11 +00:00
locka%iol.ie
327d5c043e
Treat NOFRAMES content as CDATA during serialisation to prevent entity subsitution. b=122077 r=harishd@netscape.com sr=jst@netscape.com
2002-02-19 22:50:16 +00:00
alecf%netscape.com
5ec5cd62b2
one part of fix for bug 107575 - clean up consumers of nsString::EqualsIgnoreCase and nsString::EqualsWithConversion, to be explicit about case-insensitive compares
...
r=timeless sr=jag
2002-02-19 22:49:12 +00:00
timeless%mac.com
c226e23422
Bug 125078 Implement InitPrintSettingsFromPrinter for GTK+/Xlib
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods sr=attinasi
2002-02-19 22:47:35 +00:00
ducarroz%netscape.com
bd15b7f88d
Temporary back up my fix for bug 112625 to verify is not the cause of the MLK reported in bug 12364
2002-02-19 22:47:31 +00:00
bienvenu%netscape.com
50221f633f
fix imap label setting on server to unset any possible other labels rs=sspitzer 126144
2002-02-19 22:47:13 +00:00
bienvenu%netscape.com
afebf0e285
fix downloading of news msgs when going offline if you automatically download msgs rs=sspitzer 126342
2002-02-19 22:39:33 +00:00
ian%hixie.ch
e6e4b9dafd
Improve help info. Change the command syntax to not clash with the Infobot module. Made the -- and ++ commands slightly more discriminating. Fixed an error in an error message (how long till ' loses its special meaning... grr...). Made people drop off the list when they hit zero. Made the individual karma report give the position of the person in the list. Fixed a logic errer in the private stats code. b=123713, r=kerz
2002-02-19 22:34:49 +00:00
roc+%cs.cmu.edu
0979a1c412
Fixing bustage. Bug 91516.
2002-02-19 22:26:50 +00:00
beard%netscape.com
fc12708df7
[not part of build] bumped version to 1.0d8.
2002-02-19 22:24:34 +00:00
bryner%netscape.com
33a262cf6e
fixing 152 compiler warnings (bug 126336). r=glazman, sr=ben.
2002-02-19 22:19:44 +00:00
akkana%netscape.com
db0f3373a2
97157: turn off debug messages
2002-02-19 22:18:34 +00:00
brade%netscape.com
00291dfe7b
fix to use NS_LITERAL_STRING; bug 26384 r=cmanske sr=kin
2002-02-19 22:14:57 +00:00
brade%netscape.com
884a39aa21
check if src/dest are equals and don't rewrite file; fix NS_LITERAL_STRING; bug 124625 (r=adamlock; sr=darin)
2002-02-19 22:11:59 +00:00
jake%acutex.net
9fc6e1f816
Bug 126487 - Edit attachment as comment was causing an immediate submit instead of letting you edit it in newer Mozilla builds.
...
r= bbaetz x2
2002-02-19 22:01:33 +00:00
smontagu%netscape.com
2bcd321a31
Fix tinderbox bustage
2002-02-19 21:55:58 +00:00
smontagu%netscape.com
c64f45a9a5
Fix tinderbox bustage
2002-02-19 21:44:16 +00:00
ian%hixie.ch
ccd116cdcf
Stop private messages to the bot from being logged. b=123956, r=kerz. Rename the default command from uris to links. b=72957, r=kerz.
2002-02-19 21:42:04 +00:00
ian%hixie.ch
c2247e2a24
Minor changes to what commands are accepted to make it friendlier. b=72961, r=kerz
2002-02-19 21:37:20 +00:00
roc+%cs.cmu.edu
18ecdfc4e9
Bug 91516. Organize view managers into a tree so that IFRAMEs can be rendered and event-processed coherently with their containing documents. r=kmcclusk,rods,sr=attinasi
2002-02-19 21:33:26 +00:00
ian%hixie.ch
5df116808d
Add the custom library files to the list of files to check for changes. This will make upgrading mozbot easier. r=kerz
2002-02-19 21:33:23 +00:00
sspitzer%netscape.com
d52d8f9d83
fix for #121868 . crashers problems when we fail to generate collation keys.
...
this happens to us on OS X, it seems. patch by nhotta. r/sr=sspitzer
2002-02-19 21:24:31 +00:00
blakeross%telocity.com
f79dc2526f
The rest of the fix for 77935 that I forgot last night. r=hewitt sr=alecf
2002-02-19 21:23:34 +00:00
roc+%cs.cmu.edu
f49fcdac58
Bug 91516. Safeguard view traversal in nsObjectFrame so it doesn't walk out the current document. r=peterl,sr=attinasi
2002-02-19 21:22:23 +00:00
sspitzer%netscape.com
3d4d21c489
fix for #124430 . hide sidebar in addressbook by default. r/sr=bienvenu, a=bnesse
2002-02-19 21:20:30 +00:00