Commit Graph

119917 Commits

Author SHA1 Message Date
bienvenu%netscape.com
5cca86fb50 fix problem where new news messages were getting marked read when pop3 get new mail ran r/sr=sspitzer, 206271 2003-06-15 18:21:13 +00:00
timeless%mozdev.org
af97ec5d9c Bug 204407 cleanup warnings in nsToolkit.cpp
(bustage)
2003-06-15 07:32:06 +00:00
timeless%mozdev.org
14fd47f872 Bug 204407 cleanup warnings in nsToolkit.cpp and plevent.c
patch by sergei_d@fi.tartu.ee r=timeless sr=bz
2003-06-15 04:06:04 +00:00
bzbarsky%mit.edu
07e5c2b8d1 Prevent <font>'s color attribute from wiping out its text-decoration style.
Bug 149106, r+sr=dbaron
2003-06-15 02:06:25 +00:00
dbaron%dbaron.org
74c2fa7ad8 Slight correction to previous patch. b=209359 2003-06-15 01:24:03 +00:00
dbaron%dbaron.org
78e42e3723 Fix wrong parent style context warnings (and incorrect reresolution) with HRs or other leaf frames with :before or :after generated content. Move some code back together that was separated. Also fix case of float whose placeholder is the child of a block within an inline. b=209359 r+sr=bzbarsky 2003-06-15 00:55:00 +00:00
bzbarsky%mit.edu
62e2add875 Make <form><p></form> actually close out the form, since <p> has an optional
end tag.  Bug 22480, r=harishd, sr=heikki.
2003-06-15 00:49:57 +00:00
scott%scott-macgregor.org
02e12876ec Land extension support for mozilla thunderbird 2003-06-15 00:36:14 +00:00
scott%scott-macgregor.org
2ce60a0c77 Enable support for extensions in thunderbird. 2003-06-15 00:35:45 +00:00
rogerl%netscape.com
e9ea0cc668 More argslot fixes 2003-06-15 00:22:16 +00:00
dbaron%dbaron.org
39d390d27f Create only one CSSStyleRuleImpl per rule rather than one per comma-separated selector to fix CSSOM compliance bugs and make rule immutability easier. Store list of selectors on the CSSStyleRuleImpl, each with their own weight. b=98765 r+sr=bzbarsky 2003-06-14 23:50:54 +00:00
dwitte%stanford.edu
cc8373a599 removing nsCookies.{h,cpp} and nsCookieManager.{h,cpp}. to find old blame info and logs for those files, look in attic.
cookie rewrite part 3, b=200632, r=alecf, sr=darin.
2003-06-14 22:33:50 +00:00
bzbarsky%mit.edu
e49f24690b CSS3 Selectors is now in CR, so we can change -moz-hsl() to hsl(). Bug 208159,
r+sr=dbaron
2003-06-14 20:44:26 +00:00
dwitte%stanford.edu
6fd2b6cf13 yet another cookie rewrite - up to part 3 this time.
- moves core cookie code into nsCookieService.{h,cpp}, and kills nsCookies & nsCookieManager
- makes nsCookieService a singleton object that implements nsICookieManager also
- improves mem efficiency of the nsCookie object, and removes unneeded conversions
- adds an nsICookie2 interface to extend the sucky nsICookie.
- fixes a few (unrelated) trivial things while I'm in there (use ->ASCII instead of ->UTF8, and remove some erroneous stuff in nsPermissionManager.h)

cvs removal of nsCookies.{h,cpp} and nsCookieManager.{h,cpp} will follow; to find old blame info and logs for those files, look in attic.

burn the witch!

b=200632, r=alecf, sr=darin.
2003-06-14 20:10:55 +00:00
bzbarsky%mit.edu
0d818d1da5 Use the cached IOService pointer when loading background images. Bug 123401,
r=dougt, sr=dbaron
2003-06-14 18:49:28 +00:00
dbaron%dbaron.org
8c57395c55 Fixing bustage. b=209087 2003-06-14 06:10:29 +00:00
brendan%mozilla.org
b65cae1e34 Hack out ports that don't offer setenv. 2003-06-14 06:10:04 +00:00
dbaron%dbaron.org
ba73587f74 Fixing bustage. b=209087 2003-06-14 06:08:44 +00:00
dbaron%dbaron.org
2e0e4a7f3f Fix bustage. b=209087 2003-06-14 04:40:52 +00:00
dbaron%dbaron.org
9be8a64b7e Fix crash introduced by changes earlier today. b=209087 2003-06-14 03:47:13 +00:00
pschwartau%netscape.com
f88776bc0a Moving all catch guard tests from the ecma_3/Exceptions directory to the js1_5/Exceptions directory, since this is non-ECMA syntax. 2003-06-14 01:16:36 +00:00
caillon%returnzero.com
83359a65e7 More build bustage fixing. 2003-06-14 00:41:01 +00:00
scott%scott-macgregor.org
f30618760b xpinstall needs to be bundled with the thunderbird package in order to support adding themes and extensions. 2003-06-14 00:24:05 +00:00
scott%scott-macgregor.org
4ebfecd212 UI improvements for the theme panel. 2003-06-14 00:22:35 +00:00
timeless%mozdev.org
7361f0325f Static build bustage
Change for Bug 124958 should not have changed the static build
2003-06-14 00:18:12 +00:00
brendan%mozilla.org
12de161f6f Try to fix HPUX bustage. 2003-06-14 00:10:09 +00:00
brendan%mozilla.org
1758ac34e1 Need jsconfig.h and #if JS_HAS_XDR...#endif around guts of file (208586, r=pschwartau). 2003-06-13 23:58:36 +00:00
caillon%returnzero.com
aec3f8c974 Missed a few files. Fixing mac bustage 2003-06-13 23:47:44 +00:00
caillon%returnzero.com
e65edb967b Mac bustage fixes. 2003-06-13 23:26:24 +00:00
caillon%returnzero.com
378c1f8872 Bustage fix. 2003-06-13 23:22:22 +00:00
rogerl%netscape.com
d2ed0c3b0d Cleanups around new argSlots 2003-06-13 22:48:34 +00:00
nisheeth%netscape.com
5b1e15b50a Fix for bug 209338. r=harishd@netscape.com, sr=jst@netscape.com. Make nsSoapEncoding instantiable from JS again. 2003-06-13 22:38:09 +00:00
caillon%returnzero.com
0db192dac1 Reducing webservices codesize from my checkin to bug 209087 r+sr=jst 2003-06-13 22:31:49 +00:00
caillon%returnzero.com
831a474d17 Fixing some bustage for cocoa and debug builds 2003-06-13 22:02:42 +00:00
jshin%mailaps.org
c1c5164316 wrapping up bug 162765 : r=cbiesinger, sr=bz : Make the disposition method
comparison use EqualsIgnoreCase without the 2nd argument (length) when
parsing Content-Disposition header in http
2003-06-13 21:46:07 +00:00
rogerl%netscape.com
543d854cd0 Finally a working version of argSlots fixes 2003-06-13 21:43:34 +00:00
timeless%mozdev.org
193d42cfcd Static build bustage
Change for Bug 124958 should not have changed the static build
2003-06-13 21:40:06 +00:00
dbaron%dbaron.org
71aa3957f7 I don't think alecf meant to check in these printfs. 2003-06-13 21:37:02 +00:00
brendan%mozilla.org
e053dfcfc1 - Add an environment object, to reflect the shell's environment variables.
- Cleaned up command line argument processing so the arguments object is
  available to all scripts (-f foo.js or the final bar.js non-option arg).
  Also made - work in all cases (-f - or - as the final arg) to mean stdin.
- Miscellaneous formatting and style cleanup.
2003-06-13 21:25:10 +00:00
nisheeth%netscape.com
1a8dc91aef Fix for bug 203847. r=smontagu@netscape.com, sr=kin@netscape.com. Make sure that dragged file is deleted from temporary location. 2003-06-13 20:38:43 +00:00
caillon%returnzero.com
2df173e9c8 Bug 209087
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
pschwartau%netscape.com
9bdc9ea55b Improving readability. 2003-06-13 18:09:45 +00:00
rogerl%netscape.com
f59ec9ff9a BROKEN latest arg slots changes 2003-06-13 17:34:39 +00:00
timeless%mozdev.org
ac9af605d4 Bug 124958 Crash on startup in OpenBSD in static constructor calls
global variables are shared by all shared libraries
patch by wilfried@spamcop.net r=dougt
2003-06-13 17:05:56 +00:00
neil%parkwaycc.co.uk
c80f2d50a7 Bug 207634 filtering in about:config r=caillon sr=sspitzer 2003-06-13 17:01:49 +00:00
jake%bugzilla.org
9abf2cc62f Fresh docs compile (first one w/a PDF version). 2003-06-13 16:41:34 +00:00
jake%bugzilla.org
6a31eb860c Optionally create a PDF version of the docs. 2003-06-13 16:37:12 +00:00
neil%parkwaycc.co.uk
3dce54676d Bug 206668 tabbrowser tab issues with Mac Classic theme (retargetting problem) p=shliang r=me sr=jag 2003-06-13 13:44:10 +00:00
neil%parkwaycc.co.uk
da612cac58 Bug 69329 Use plain text editor for HTML source (also implements find in HTML source) r=brade sr=alecf 2003-06-13 12:55:17 +00:00
glazman%netscape.com
cec973c86c error in nsHTMLEditor::SetFlags(), has side-effects on CSS editing; b=209086, r=brade, sr=kin 2003-06-13 12:39:35 +00:00