Commit Graph

119894 Commits

Author SHA1 Message Date
cltbld%netscape.com
5838abdc60 Automated update 2003-06-16 21:39:32 +00:00
bryner%netscape.com
c90762438b Bug 205360 - don't link explicitly with libc as part of ICONV_LIBS, since it causes problems for gcc built with --disable-shared. Patch by cls, r=dbaron, sr=darin. 2003-06-16 21:37:49 +00:00
locka%iol.ie
689f36830f Fix veirifcation build bustage, rename MOZ_ACTIVEX_PLUGIN_SUPPORT to MOZ_ACTIVEX_SCRIPTING_SUPPORT 2003-06-16 18:13:35 +00:00
rogerl%netscape.com
fa97c70062 Pandora build fixes 2003-06-16 18:02:51 +00:00
cltbld%netscape.com
f32e2cb367 Automated update 2003-06-16 17:48:04 +00:00
rogerl%netscape.com
4078fd5c51 Added js_Destroy.... 2003-06-16 17:35:44 +00:00
ccarlen%netscape.com
4de2ea650f Bug 161623 - Mac embedding APIs are burdensome compared to other platforms because the embeddor must create a top level nsIWidget instead of passing a native one. r=pink/sr=sfraser 2003-06-16 14:59:23 +00:00
dbradley%netscape.com
5d58c9449f bug 203797 - IDispatch support should allow FUNC_VIRTUAL and FUNC_PUREVIRTUAL. r=adamloc, sr=alecf 2003-06-16 14:38:15 +00:00
bienvenu%netscape.com
d4c29471d3 first part of 209545, get rid of unused imap proxy event, r/sr=sspitzer 2003-06-16 14:37:43 +00:00
aaronl%netscape.com
fccde7c7eb Bug 208460. Remove nsIDOM3Node.idl dependency from nsIDOMNode.idl 2003-06-16 11:17:18 +00:00
aaronl%netscape.com
33acdf0fed Bug 174910. Mutation events inside anchors not propogated up tree. r=bryner, sr=jst 2003-06-16 10:37:59 +00:00
aaronl%netscape.com
5d380d4f56 Bug 208812. Fire nsIObserver notifications for accessibility events for internal accessibility clients. r=kyle, sr=alecf 2003-06-16 10:35:11 +00:00
aaronl%netscape.com
4f35b36130 Bug 208812. Fire nsIObserver notifications for accessibility events for internal accessibility clients. r=kyle, sr=alecf 2003-06-16 10:29:22 +00:00
aaronl%netscape.com
f6111266e7 Bug 208781. Accessible events not getting fired for profile manager list items. r=kyle, sr=jag 2003-06-16 10:26:33 +00:00
aaronl%netscape.com
b1c3206ff1 Bug 208265. Accessibility can crash after profile manager window closes. r=kyle, sr=alecf 2003-06-16 10:22:40 +00:00
aaronl%netscape.com
7b5974ecfa Bug 202080. Use new THashtable in accessibility. r=bsmedgberg, sr=alecf, a=asa 2003-06-16 08:26:48 +00:00
rogerl%netscape.com
19ee9a581c Fixed memory leaks 2003-06-16 07:20:59 +00:00
scott%scott-macgregor.org
add1f28f92 make the dialog called by settings resizeable 2003-06-16 06:11:55 +00:00
bienvenu%netscape.com
9cec2db205 part of work for 145638, use uid validity in mem cache key so if uid validity rolls, we won't use the old cache entry, this checkin makes it so we can get the uid validity, the remaining work is to use it in the cache key r/sr=sspitzer 2003-06-16 03:27:47 +00:00
caillon%returnzero.com
cd42d2a397 209494 - use nsCOMPtr::swap() in a few loops
r+sr=bzbarsky@mit.edu
2003-06-16 00:14:23 +00:00
scott%scott-macgregor.org
0d5b0c0cf7 update 2003-06-15 23:51:01 +00:00
scott%scott-macgregor.org
45e4d1539a Example install.js file for the offline extension 2003-06-15 23:35:19 +00:00
scott%scott-macgregor.org
c503236191 Use offline UI as an example as to how to write an extension for thunderbird.
Rewrite offline to act as a stand alone extension to thunderbird. You can no longer build this directory
to drop in offline support. Instead, it must be packaged into an XPI as an extension.
2003-06-15 23:34:51 +00:00
mozilla.BenB%bucksch.org
bf0289678d no encrpytion for now 2003-06-15 22:52:10 +00:00
mozilla.BenB%bucksch.org
18f28148be missed in previous checkins 2003-06-15 21:43:55 +00:00
bienvenu%netscape.com
040f0dd599 fix handling case where imap server drops the connection by using nsITransport::isAlive, r=ere@atp.fi, sr=sspitzer 200181, 195106 2003-06-15 19:42:51 +00:00
timeless%mozdev.org
048916b764 Bug 186725 nntp service NewURI doesn't check to see if SetSpec failed..
r=caillon sr=darin
2003-06-15 19:36:26 +00:00
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