Commit Graph

98241 Commits

Author SHA1 Message Date
hewitt%netscape.com
6f7fb6a9c6 missed requires on unix 2002-02-20 04:01:36 +00:00
sgehani%netscape.com
bdc87e0fa7 Land update notifications.
b=120201; r=law,pavlov; sr=dveditz
2002-02-20 04:01:34 +00:00
badami%netscape.com
9e5bd88f46 Rolling back fix for bug 73308.
Seems to be causing regression 126311.
2002-02-20 04:01:22 +00:00
dbaron%fas.harvard.edu
0b57710ae9 No newline at end of file will probably break some compilers (and it causes warnings on gcc). 2002-02-20 03:57:04 +00:00
hewitt%netscape.com
667203dfe4 whoops, didn't intend to check this in 2002-02-20 03:53:33 +00:00
dbaron%fas.harvard.edu
1f6e7ebcd5 No newline at end of file could be dangerous -- I'm not sure. So preventing potential bustage. 2002-02-20 03:53:30 +00:00
hewitt%netscape.com
b0b59edc7b 68136 - Mozilla should have a Full-screen mode, r=ben, sr=jst/jag 2002-02-20 03:50:48 +00:00
ducarroz%netscape.com
b08cd95732 Fix for bug 93439. Better algorithm to extract attachment of embedded messages. Also use subject of the message as attachment name if needed. R=varada, SR=bienvenu 2002-02-20 03:45:45 +00:00
dbaron%fas.harvard.edu
e995b53d3c Fix bustage from hewitt's checkin by exporting nsIFullScreen.idl. b=68136 2002-02-20 03:42:42 +00:00
ducarroz%netscape.com
2166a71a1b Fix for bug 112625. When decomposing a message into files, we need to parse children of a multipart/alternative part. R=cavin, SR=mscott 2002-02-20 03:39:55 +00:00
hewitt%netscape.com
5c354e81e6 68136 - Mozilla should have a Full-screen mode, r=ben, sr=jst/jag 2002-02-20 03:33:52 +00:00
peterlubczynski%netscape.com
f732ce82db Fixing keyboard event bustage for Mac plugins bug 110190 r=sdagley sr=beard 2002-02-20 03:23:50 +00:00
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