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

98379 Коммитов

Автор SHA1 Сообщение Дата
sicking%bigfoot.com bc031b479d change the xbl-syntax <... inherits=".."> to <... xbl:inherits="..">
b=119317 r=jkeiser sr=hyatt
2002-02-20 03:21:26 +00:00
rods%netscape.com 57797bf5fc It will no longer layout document with a zero width or height
Bug 114139 r=dcone sr=attinasi
2002-02-20 03:21:25 +00:00
joki%netscape.com dbbee99c3a Fix 36573, send text field change event through nsPresShell central dispatch method in order to correctly set target property. r:saari, sr:jst 2002-02-20 03:20:33 +00:00
dbaron%fas.harvard.edu a16ddfb189 Some compilers (like gcc 3.0.3, at least) don't like a main that returns void, so make it return int. Fixing bustage. r=timeless 2002-02-20 03:20:04 +00:00
rods%netscape.com 785aacab83 1) Makes sure that when a PrintSettings is created it is initialized from the
default printer.
2) Mail now uses the nsIWebBrowserPrint interface to create the PrintSettings
object it caches and uses
3) Editor now creates and caches a PrintSettings object.
Bug 123554 r=dcone sr=attinasi
2002-02-20 03:18:33 +00:00
joki%netscape.com a5f34e8af5 Fix for 104310, prevent recursive firing of onselect event. r:saari, sr:jst 2002-02-20 03:18:14 +00:00
dbragg%netscape.com c7478fbb13 Updating the localeVersion to 0.9.9. Fixes bug 126240. r=tao, sr=dveditz 2002-02-20 03:18:10 +00:00
harishd%netscape.com 88be35bf92 Regression - Make EXPECTED TAG error message localizable. b=126452, r=harishd, sr=jst. ** Patch provided by heikki@netscape.com ** 2002-02-20 03:16:14 +00:00
shrutiv%netscape.com a583fda873 Including cfg file for Mac customization 2002-02-20 03:13:31 +00:00
mscott%netscape.com a0a517ba38 Bug #11926, psuedo is spelled pseudo. Correct the spelling error on my pref.
rs=sspitzer
2002-02-20 03:11:27 +00:00
nhotta%netscape.com f9d454c76c 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:10:19 +00:00
timeless%mac.com 387c5fb169 Bug 114166 Test app for nsDeque
rs=alecf
2002-02-20 03:09:40 +00:00
timeless%mac.com abdca2b41a Bug 114166 rewrite nsDeque
r=akkana sr=alecf
rs=alecf for TestDeque.cpp
2002-02-20 03:08:32 +00:00
naving%netscape.com 9527f55f68 114960 r=racham sr=mscott. Select the search text upon issuing search from search bar(quick search) 2002-02-20 03:06:30 +00:00
varada%netscape.com 470277e568 fix for 86116-autospellcheck doesnt work all the time;r=ducarroz;sr=mscott 2002-02-20 03:06:08 +00:00
varada%netscape.com 5528685a90 fix for 105838;choosing right identity;r=ducarroz;sr=mscott 2002-02-20 03:05:53 +00:00
nhotta%netscape.com 1ee9b14b33 Changed to use the service for nsIMimeConverter, bug 123699, sr=mscott. 2002-02-20 03:05:46 +00:00
dbragg%netscape.com 1dc3a935a2 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 2d23aab608 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 5f883a9e95 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 e235d06fe8 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 99b488075a 121955 - implement checkbox listitems, r=hyatt, sr=blake 2002-02-20 02:20:27 +00:00
hewitt%netscape.com 81d3fd97b4 110165 - Crash scrolling in addressing widget, r=hyatt, sr=dbaron 2002-02-20 02:19:08 +00:00
cmanske%netscape.com 80d3321447 Update to Composer Publishing UI, b=88208, r=brade, sr=kin 2002-02-20 02:17:46 +00:00
pinkerton%netscape.com 07a4e16549 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 03a55cf172 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 21ef07f142 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 cc820ee695 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 05c64a874c 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 0c75301741 Scrolling ROCKS in Cocoa now. Not part of build. 2002-02-20 01:09:25 +00:00
hyatt%netscape.com 903808e108 Scrolling ROCKS in Cocoa now. Not part of build. 2002-02-20 01:07:39 +00:00
alecf%netscape.com 40fe30aac0 add unicharutil static lib 2002-02-20 00:48:08 +00:00
alecf%netscape.com 2993d59cb2 argh, add requires for non-gmake win32 2002-02-20 00:43:01 +00:00
smontagu%netscape.com 2482d34ce5 Linux bustage 2002-02-20 00:25:06 +00:00
blakeross%telocity.com f27287ac0e Download manager. Not part of build. 2002-02-20 00:15:14 +00:00
blakeross%telocity.com ee537b0a21 Download manager. Not part of build. 2002-02-20 00:11:23 +00:00
smontagu%netscape.com f84eb47b78 Yet another attempt to unbust tinderbox 2002-02-20 00:05:34 +00:00
alecf%netscape.com 12527d9b58 add unicharutil static libs 2002-02-19 23:47:11 +00:00
smontagu%netscape.com 52db6adcad Another bustage fix 2002-02-19 23:35:00 +00:00
gerv%gerv.net 264ee8e711 Bug 117515 - describekeywords.cgi templatisation. 2002-02-19 23:32:07 +00:00
gerv%gerv.net b1d1b04044 Bug 115369 - templatise long_list.cgi. 2002-02-19 23:22:24 +00:00
roc+%cs.cmu.edu c8624644d6 Bug 91516. FIXING BUSTAGE AGAIN 2002-02-19 23:19:11 +00:00
locka%iol.ie 3215031adc 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 66e767c7b8 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 1f0a883e6c 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 610133f2d2 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 878d6cd0ad 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 f639284734 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 fc071a9e7e 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 7f80ccb182 Fixing bustage. Bug 91516. 2002-02-19 22:26:50 +00:00