Commit Graph

120724 Commits

Author SHA1 Message Date
rogerl%netscape.com
6e8dcac084 Linux Build 2003-07-11 21:42:33 +00:00
rogerl%netscape.com
45c272b099 Linux Build 2003-07-11 21:36:06 +00:00
jshin%mailaps.org
123cee10aa bug 212400 fix MathML rendering with FT2 enabled (Gfx:Gtk) (r=bstell, sr=rbs) 2003-07-11 21:35:30 +00:00
jshin%mailaps.org
59d134d2f9 bug 212125 : factor out loading |nsIPersistentProperties|' from a URI/URIspec and add helper
functions to nsNetUtil.h  (r=rbs, sr=darin)
2003-07-11 21:31:54 +00:00
rogerl%netscape.com
9c36204616 Linux Build... 2003-07-11 21:30:19 +00:00
rogerl%netscape.com
d1793844b9 Linux build.. 2003-07-11 21:23:39 +00:00
dbaron%dbaron.org
d85698fd40 Remove hint parameter from AttributeChanged methods and simplify style hint mechanism. b=211308 r+sr=bzbarsky 2003-07-11 21:16:12 +00:00
timeless%mozdev.org
345bd22f8b Bug 212438 trivial optimization for nsDocument::GetScriptLoader
r=bz sr=bz
2003-07-11 21:08:12 +00:00
scott%scott-macgregor.org
19d21bdfae center the certificate manager by default. Remove the width attribute, let the dialog size itself intrinsically. 2003-07-11 21:01:06 +00:00
smontagu%netscape.com
1825bb79f2 Fix typo which caused Bidi caret movement regression. Bug 212372, r+sr=roc+moz 2003-07-11 21:00:26 +00:00
dbaron%dbaron.org
18686da53d Override Paint to fix strict mode text decorations and paint layer for :first-letter. b=212149 r+sr=bzbarsky 2003-07-11 20:45:19 +00:00
dbaron%dbaron.org
2fec18446c Fix leak caused by CSS2PropertiesTearoff by simplifying aggregation. b=212269 r+sr=bzbarsky 2003-07-11 20:44:25 +00:00
dbaron%dbaron.org
296a055325 Attempt to fix warning by ensuring one path is always used, even for invalid ids. b=210550 r+sr=bzbarsky 2003-07-11 20:42:59 +00:00
ashishbhatt%netscape.com
034ee0a6cf Adding simple type wsdl test cases 2003-07-11 20:30:59 +00:00
kaie%netscape.com
eca5c05eea Fixing bustage from previous checkin. 2003-07-11 20:20:14 +00:00
rbs%maths.uq.edu.au
c95c35d2ca Stop animated images with Esc key or Stop button, b=70030, r=akkana, sr=jst 2003-07-11 20:19:34 +00:00
timeless%mozdev.org
9cbc1cb569 Bug 212346 nsCSSFrameConstructor.cpp:4182: warning: unused variable `class nsIView * listView'
r=bz sr=bz
2003-07-11 20:07:21 +00:00
timeless%mozdev.org
a3f5ac6f58 Bug 212438 trivial optimization for nsDocument::GetScriptLoader
r=bz sr=bz
2003-07-11 20:01:51 +00:00
bzbarsky%mit.edu
462ea831db Bug 212133 take two. Make images load only after they get a parent if they are
coming from the sink.  Hopefully with better perf this time.  r=caillon, sr=jst
2003-07-11 20:00:31 +00:00
mkaply%us.ibm.com
0f3a3e3df1 Better fix for 178961 per dbaron 2003-07-11 19:53:13 +00:00
kaie%netscape.com
903de8295b b=205702 S/Mime messages should use larger encrypted strings to increase strength of security
r=ddrinan sr=brendan
2003-07-11 19:27:27 +00:00
rogerl%netscape.com
7aead0b488 Linux build... 2003-07-11 18:37:53 +00:00
rogerl%netscape.com
1761a4137a Linux build.. 2003-07-11 18:37:20 +00:00
kerz%mozillazine.org
51cb0de092 removing unused css, bug 212387 2003-07-11 18:15:58 +00:00
kerz%mozillazine.org
b167f19d4b fixing images, bug 212387 2003-07-11 18:14:48 +00:00
nicolson%netscape.com
9eaa5fbd47 Remove dependency on secrng.h. We don't need it. 2003-07-11 18:13:26 +00:00
justdave%syndicomm.com
f48a63a8a8 Bug 212361: Additional Comments date had month and day swapped in bug change emails
r= jaypee, a= justdave
2003-07-11 16:12:09 +00:00
mikep%oeone.com
05711d5440 Fixing bug 211940. 2003-07-11 12:34:16 +00:00
scott%scott-macgregor.org
8de2fb91a6 fix the hover state of the small send button. Thanks to Arvid for pointing out this error. 2003-07-11 07:21:57 +00:00
scott%scott-macgregor.org
11cde40f22 add a customize toolbar context menu on the address book toolbar 2003-07-11 07:14:29 +00:00
scott%scott-macgregor.org
efac5806e6 change the id of the compose menu bar so a generic customizeToolbar routine can be used on all the main windows. 2003-07-11 07:10:09 +00:00
scott%scott-macgregor.org
7daaf1e831 add a popup for customizing the toolbars when you right click on the compose toolbar 2003-07-11 06:57:20 +00:00
scott%scott-macgregor.org
a350b67cd7 fix a problem with a dead customize window when using the customize dialog multiple times. Thanks to Stephen Walker for the patch. 2003-07-11 06:46:27 +00:00
scott%scott-macgregor.org
9083f874a9 collapse msgViewPickerOverlay directly into mailWindowOverlay.xul
Thanks to Stephen Walker for the patch.
2003-07-11 06:35:54 +00:00
scott%scott-macgregor.org
e9ee8db002 Add the pref-calibrate-screen chrome for calibrating the dpi by hand.
thanks to stephen walker for pointing out that I was missing this file.
2003-07-11 06:24:15 +00:00
scott%scott-macgregor.org
f5d92babfd More overlay collapsing work. Thanks to Stephen Walker for the patch.CVS: ---------------------------------------------------------------------- 2003-07-11 06:17:46 +00:00
scott%scott-macgregor.org
3b9c5ce1b2 More overlay collapsing work. Thanks to Stephen Walker for the patch. 2003-07-11 06:17:30 +00:00
nelsonb%netscape.com
20f4c61bd1 Restore sslreq.txt to text form, where it will have different line
endings on unix, than on windows or on Mac.
2003-07-11 04:14:24 +00:00
nelsonb%netscape.com
f23e6eb763 Test with the new file sslreq.dat rather than the old file sslreq.txt. 2003-07-11 04:05:12 +00:00
nelsonb%netscape.com
886c06287a This is sslreq.txt with a different file name, to clearly show that
this file is to be treated as a binary file, not as text.
2003-07-11 03:55:55 +00:00
dwitte%stanford.edu
0348122ca5 Bug 212284: Adding a web site to allowed popup site list crashes Mozilla [@ nsPermissionManager::Add ]
fixing a crasher regression from yesterday's landing of bug 209475.

patch by mvl; r=dwitte, sr=bz, a=dbaron.
2003-07-11 00:04:02 +00:00
ssu%netscape.com
815c99f4f5 fixing bug 198081 - Old GRE's left on disk when upgrading Mozilla. r=dveditz, sr=jag, a=dbaron 2003-07-10 23:42:07 +00:00
ssu%netscape.com
d971762a99 fixing bug 210731 - Setup should delete target installation dir on upgrade. r=dveditz, sr=jag, a=dbaron 2003-07-10 23:10:18 +00:00
scott%scott-macgregor.org
1678fb49ac new icon for the new 3-pane configuration. 2003-07-10 18:15:47 +00:00
scott%scott-macgregor.org
98b2046a3e another file fork from mozilla\mailnews. Needed for dynamic updating of the 3-pane. 2003-07-10 18:13:48 +00:00
wtc%netscape.com
6816aeae50 Set MOD_MINOR_VERSION to 4 for NSPR 4.4. 2003-07-10 17:34:08 +00:00
zach%zachlipton.com
7aa820a6d4 Fix for bug 185066: The OS "BSDI" should be "BSD/OS"... Patch changes the
default in localconfig; admins will have to change existing installations
manually.

r+a=justdave
2003-07-10 14:53:46 +00:00
kerz%mozillazine.org
99404aefba New theme update from Arvid, hoo dog. 2003-07-10 06:50:18 +00:00
kerz%mozillazine.org
2b902cb3d4 New theme update from Arvid, giddy up. 2003-07-10 06:49:54 +00:00
justdave%syndicomm.com
b1849e2865 Bug 107580: Add space to front of "New:" designator on bugmail so it will always sort before changed mails in an alphabetical subject listing in user mailboxes.
Patch by benc@netscape.com
r= myk, a=myk
2003-07-10 05:24:42 +00:00