Commit Graph

62779 Commits

Author SHA1 Message Date
shaver%mozilla.org
d7b33a74cd add content-policy hooks to <embed>/<applet>/<object> handling (#37983, r/a=brendan) 2000-05-25 13:32:42 +00:00
shaver%mozilla.org
41cbdee60e add content-policy hooks to <script> handling (#37983, r/a=brendan) 2000-05-25 13:29:15 +00:00
jst%netscape.com
027ee212d1 Checking in fix for nsbeta2+ bug 38821, the fix was written by rusty.lynch@intel.com. The problem was that nsIDOMHTMLEmbedElement wasn't implemented by nsHTMLEmbedElement and the script object created for the element was a normal HTMLElement script object and not a HTMLEmbedElement script object on non-unix platforms. r=me 2000-05-25 13:26:32 +00:00
ben%netscape.com
ba5c5e4199 fixes for 39690, 22056, 36125. r=hyatt 2000-05-25 12:14:15 +00:00
mccabe%netscape.com
b05da32465 Fix the fix to 40406, fixing bustage.
Don't destroy the per-thread safe JS context on cleanup if that context was provided through the setter.

r=waterson
2000-05-25 08:33:53 +00:00
warren%netscape.com
4b19f2aeab Bug 24764. Cache of opened jar files. r=waterson 2000-05-25 08:32:09 +00:00
warren%netscape.com
d315ccffc6 Fixed nsZipReaderCache to get hits. (not used yet) 2000-05-25 08:30:29 +00:00
warren%netscape.com
534c3f9212 Lowercased handleEvent 2000-05-25 08:29:10 +00:00
warren%netscape.com
3658e33085 Removing URIParser attribute from nsIURI interface. Fixed Equals for case when port is the default. Cached URL parsers (all 3) to reduce object allocation. r=andreas,dp 2000-05-25 08:27:40 +00:00
ben%netscape.com
3b2a739d01 classic skin stuff (not part of build) 2000-05-25 08:07:11 +00:00
waterson%netscape.com
27dd808be5 Bug 39037. Feeble attempt to fix: if for some reason we never got a parser, or the SetParser(nsnull) is called before calling DidBuildModel(). 2000-05-25 06:58:34 +00:00
alecf%netscape.com
c0723090ec ok, I'm a bonehead. set the passed in flag, not the TRASH flag on newly created local folders. duh. 2000-05-25 06:50:08 +00:00
waterson%netscape.com
61b8da1f41 Bug 38887. Fix import of IE bookmarks, patch courtesy m_kato@ga2.so-net.ne.jp (Makoto Kato). r=rjc 2000-05-25 06:43:01 +00:00
waterson%netscape.com
370f6ffba7 Bug 38887. Fix import of IE bookmarks, patch courtesy m_kato@ga2.so-net.ne.jp (Makoto Kato). r=waterson 2000-05-25 06:42:33 +00:00
rickg%netscape.com
45977d100f fixed beta2 bugs: 38203, 38228, 39520, 40060, and WIP for bug 40190; also enabled debug code for automated regression testing of content models. 2000-05-25 06:19:32 +00:00
alecf%netscape.com
8e0906f665 fix typo inside a #if 0 that was confusing the linux preprocessor 2000-05-25 06:18:32 +00:00
alecf%netscape.com
e9cc760e28 make wizard and account manager resizable (#39202)
r=sspitzer
2000-05-25 06:10:28 +00:00
ben%netscape.com
4d10aa62bc classic skin stuff 2000-05-25 06:05:00 +00:00
ben%netscape.com
121d675272 classic skin work, not part of build! 2000-05-25 06:04:41 +00:00
ben%netscape.com
c4ea9a3f81 skinnability fixes for bookmarks 2000-05-25 06:00:50 +00:00
alecf%netscape.com
f5f6093584 use string bundle based strings for all folders except the inbox (trash still needs to be done)
r=sspitzer
2000-05-25 06:00:45 +00:00
ben%netscape.com
8fcbd1bd46 skinnability fixes for main windows 2000-05-25 06:00:16 +00:00
ben%netscape.com
fb99e690fe skinnability work for editor, 38534, r=hyatt 2000-05-25 05:56:25 +00:00
ben%netscape.com
dfdf4e06c4 skinnability work (19557) 2000-05-25 05:55:35 +00:00
ben%netscape.com
40a585fcd7 skinnability cleanup 2000-05-25 05:54:47 +00:00
ben%netscape.com
cc83f80fca some more sidebar skinnability stuff (19557) and fix assert and non-visible sidebar panel header in preview (39632) 2000-05-25 05:53:39 +00:00
alecf%netscape.com
8219e2a3f9 cooler way of sharing INBOX/Drafts/etc strings between nsPop3IncomingServer and nsNoIncmoingServer
as fix for 14421 r=sspitzer
2000-05-25 05:53:33 +00:00
alecf%netscape.com
b3f84973cd fix horribly obvious typo that might cause assertions (surprised it hasn't already) 2000-05-25 05:14:24 +00:00
rpotts%netscape.com
9c4c702bdc bug #29178. Do not show a blank document when a HTTP server returns a status 204 - No Content 2000-05-25 05:12:58 +00:00
sspitzer%netscape.com
20a4030091 removing mimerosetta.h from the build. it is not used anymore. 2000-05-25 04:53:58 +00:00
alecf%netscape.com
f7c4bbb0ec add unsent messages folder support (for a bunch of i18n bugs)
r=sspitzer
2000-05-25 04:53:24 +00:00
alecf%netscape.com
b45440d90c fix for 37183 - hardcoded strings in nsMsgStatusFeedback - get them from the string bundle
r=sspitzer
2000-05-25 04:10:47 +00:00
alecf%netscape.com
0662f73bd5 fix for #33852 - make "Local Folders" a localized string during migration
r=sspitzer
2000-05-25 04:07:26 +00:00
alecf%netscape.com
2dbc5b7ca9 fix for #18364 - get this string from the string bundle r=sspitzer 2000-05-25 04:05:40 +00:00
alecf%netscape.com
8a645dedd3 removing conflicting files 2000-05-25 03:59:34 +00:00
alecf%netscape.com
86a04c2bad for local mail, use localized Drafts/Templates/etc from the stringbundle 2000-05-25 03:52:40 +00:00
alecf%netscape.com
f60356a27d add localized strings for Inbox/Drafts/etc as preparation for 18364/37183/33852
r=sspitzer
2000-05-25 03:50:48 +00:00
alecf%netscape.com
b634d3e8ab add localized strings for Drafts/Inbox/etc to base folder
class as static members (preparation for 18364/33852)
r=sspitzer
2000-05-25 03:49:10 +00:00
blizzard%redhat.com
94891b3700 add google to the list of default search engines. bug #32586. r=rjc a=brendan 2000-05-25 03:39:08 +00:00
blizzard%redhat.com
8972abaef5 add google search service from Amit Patel <amitp@google.com>. bug #32586. r=rjc a=brendan 2000-05-25 03:37:35 +00:00
cmanske%netscape.com
bb37359bbe Fixed object properties bug 39649, including moving methods involved (without change) from ComposerCommands.js to editor.js as suggested by sfraser. r=sfraser 2000-05-25 03:35:33 +00:00
pinkerton%netscape.com
cfd081d255 Fix for bug 7956, don't change cursor when app is in background. added knowledge of if we're in the bg to the nsToolkit and nsWindow now checks it. r=sfraser. 2000-05-25 03:35:13 +00:00
cmanske%netscape.com
517e9ae89d Fixed object properties bug 39649. r=sfraser 2000-05-25 03:34:20 +00:00
pinkerton%netscape.com
613ee6c8fa export nsIChangeManager.idl (mac-only) [Not part of build] 2000-05-25 03:30:36 +00:00
pinkerton%netscape.com
896bc3335b First Checked In. 2000-05-25 03:30:02 +00:00
leaf%mozilla.org
ab6f1188d1 Automated update 2000-05-25 02:15:10 +00:00
wtc%netscape.com
ca0b9f922d Bugzilla bug #26506: removed the dns lock if the platform has
gethostbyXXX_r or if the gethostbyXXX functions return the result
in thread specific storage.  Did this for AIX, HP-UX, IRIX, OSF1,
Linux, and Solaris.
Modified files: AIX.mk, HP-UX.mk, IRIX.mk, OSF1.mk, _linux.h,
_solaris.h, and prnetdb.c
2000-05-25 02:07:07 +00:00
jefft%netscape.com
f6e3182f35 try again; a better way to fix sun os bustage 2000-05-25 02:05:08 +00:00
axel%pike.org
f451efad6a fixing horkage of clobber builds, e.g. shrike, a=syd 2000-05-25 02:04:55 +00:00
jefft%netscape.com
bedc034b14 fixed sun os bustage 2000-05-25 01:55:46 +00:00