Commit Graph

2266 Commits

Author SHA1 Message Date
warren%netscape.com
ae0d4c4f01 Making addref/release threadsafe 2000-07-28 06:49:01 +00:00
cls%seawood.org
01c0f7aed5 The ports tinderboxes were inconveniently down so this bustage was hidden for the past week. Bug #45698 2000-07-28 05:43:24 +00:00
pnunn%netscape.com
6804506105 bug#22754: fix, nsbeta3. pnunn. r:gagan 2000-07-27 23:37:00 +00:00
granrose%netscape.com
722ef87fb4 changing milestone from M17 to M18 for useragent and about page. 2000-07-27 20:57:43 +00:00
neeti%netscape.com
41ff58d508 fix for bug 40084 - [CRASH] Crash in disk cache code, r/a=gagan 2000-07-27 14:28:48 +00:00
brade%netscape.com
07a379e0c6 fix prefs (bug #42212) 2000-07-27 14:10:11 +00:00
mstoltz%netscape.com
789ca54db9 bug 42678. Disabling JS in mailnews by default; it can be reactivated from prefs. Lots of people asked for this. a=brendan, r=rginda. 2000-07-27 00:47:23 +00:00
bryner%uiuc.edu
26c0e9db54 Bug 46379, r=alecf. 2000-07-26 22:52:32 +00:00
cls%seawood.org
8e82535d4f Bringing BeOS up to speed 2000-07-26 06:22:37 +00:00
mstoltz%netscape.com
b65db40d35 Fixing 40159, nasty infinite recursion on startup. r&a=beard 2000-07-26 04:53:01 +00:00
morse%netscape.com
3eecef36a3 fix bugs 45096 and 42434, host wallet interview and samples on netcenter for commercial product 2000-07-26 02:55:39 +00:00
warren%netscape.com
2b01440bc0 Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
mozilla.BenB%bucksch.org
caf6b03f85 44446: Remove HTML->HTML recognition of structured phrases from Prefs UI and disable by default. 2000-07-22 07:37:20 +00:00
waterson%netscape.com
f364059419 Brownian hacking to fix build bustage. 2000-07-22 03:17:55 +00:00
waterson%netscape.com
b9428404ee Bug 45698. Land PLUGIN_LOVE_2000_07_17_BRANCH. r=av 2000-07-22 02:11:04 +00:00
waterson%netscape.com
b83d0b4407 Bug 45698. Fix Win32 build bustage. Checked in from wrong machine. 2000-07-22 01:58:55 +00:00
waterson%netscape.com
3b56e5fda1 Bug 45698. Land PLUGIN_LOVE_2000_07_17_BRANCH: implement XPCOM plugins. r=av 2000-07-22 01:34:13 +00:00
edburns%acm.org
5b7c874d34 bug=23157
r=av
a=waterson

Don't use hard coded 2000.  Instead use sizeof(path).
2000-07-22 00:48:26 +00:00
edburns%acm.org
8bc3199379 bug=23157
ra=av
This fix makes it so the plugins directory is correctly located
in the embedding case.
2000-07-21 00:27:36 +00:00
edburns%acm.org
9969ad3c8a bug=43280
a=av
r=av

Add a "don't show this dialog again" feature to the
"No Default Plugin Dialog".  In addition, don't display the dialog
more than once per mime-type per session.
2000-07-20 22:53:32 +00:00
ftang%netscape.com
afd789602b more fix for 39790 which we forget. change intl.charset.default to navigator.properties
r=nhotta/cata
2000-07-20 21:09:11 +00:00
edburns%acm.org
0ac863d889 bug=16677
a=av
r=stanley.ho

This fix causes nsPluginHostImpl::FindProxyForURL to honor
the "no proxies for" list.
2000-07-20 19:09:50 +00:00
mkaply%us.ibm.com
ee0249ccf8 #45973
r=dougt, a=brendan
OS/2 specific changes for nsAppFileLocationProvider.cpp
2000-07-20 18:55:28 +00:00
pnunn%netscape.com
38ed05f47f fix for bug#30852.(nsbeta2+). Image reloads not using necko reload attributes. pnunn.
rev:neeti; and tested on win/mac/linux.
2000-07-20 01:52:35 +00:00
waterson%netscape.com
a9988fbc1f Bug 37622. The rest of the patch that I somehow missed the first time around. r=blizzard,pavlov 2000-07-20 01:40:54 +00:00
edburns%acm.org
e86c9acda8 a=av
r=av
bug=38848

This bug enables nsIPluginHostImpl::GetValue(nsPluginManagerVariable_XDisplay)
to function correctly.

Thanks to Chris Waterson.

This has been built on win32 and solaris.
2000-07-20 01:16:52 +00:00
mstoltz%netscape.com
3910fcba0b fix for 42387, r=dveditz 2000-07-20 01:16:15 +00:00
mstoltz%netscape.com
65ede1c243 Fix for 42387. r=dveditz 2000-07-20 01:15:09 +00:00
waterson%netscape.com
eb10ce3a1a Bug 37622. Hackery to get <embed hidden='true'> to work. Check hidden attribute; if set, size to (0, 0) and don't create a widget. r=pavlov,blizzard. 2000-07-19 23:46:43 +00:00
waterson%netscape.com
a5fbd61475 Remove debugging cruft I left in. 2000-07-19 23:24:35 +00:00
conrad%ingress.com
076cacd9dc - Not yet part of build - Changed name of Debug target 2000-07-19 22:43:50 +00:00
ftang%netscape.com
fa65fbdc4b fix 39790 . r=tao,nhotta move send_default_charset , view_default_charset to property 2000-07-19 22:39:37 +00:00
mcafee%netscape.com
6e5119637e Ignore generated files. 2000-07-19 22:13:17 +00:00
dougt%netscape.com
57c31623c5 Damnit., missed this file. 2000-07-19 22:10:49 +00:00
conrad%ingress.com
db6eb046ac Not part of build! Added some <includes> needed on Mac 2000-07-19 21:47:08 +00:00
conrad%ingress.com
b07ca3bf2e Removed shared lib targets - Not yet part of build 2000-07-19 21:45:42 +00:00
waterson%netscape.com
b95b383548 Bug 37522. Implement ns4xPlugin::GetMIMEDescription() and ns4xPlugin::GetValue(); alter nsPluginsDirUNIX to use these routines (instead of directly calling the NP_* routine) while grovelling through 4.x plugins. r=av 2000-07-19 21:43:46 +00:00
dougt%netscape.com
780e01b652 Adding UNIX makefiles.
making compile on unix

(NOT PART OF BUILD)
2000-07-19 21:20:35 +00:00
dougt%netscape.com
f11513d107 Fixing line feeds.
Adding makefiles for windows.
Making compile on windows.


(not part of build!)
2000-07-19 19:58:35 +00:00
ftang%netscape.com
736c891380 add one space to add check in comment for last check in
fix bug 49790. r=tao move intl.charetmenu.* pref to property file
2000-07-19 06:30:52 +00:00
ftang%netscape.com
19770aec9e *** empty log message *** 2000-07-19 06:24:47 +00:00
Jerry.Kirk%Nexwarecorp.com
8edb23803e This test relies on GTK libraries and header files, it is not
buildable on other non-GTK unix builds, like Photon. This change to
the Makefile makes sure this test is only built if GTK is enabled.
r=cls
2000-07-17 13:06:50 +00:00
conrad%ingress.com
9038f4adb8 First checkin - Not yet part of build. 2000-07-16 14:20:33 +00:00
conrad%ingress.com
e6dec01f16 First checkin - Not yet part of build 2000-07-16 14:18:11 +00:00
mcafee%netscape.com
281b91a2d5 Ignore generated files. 2000-07-15 15:50:33 +00:00
ruslan%netscape.com
8d73f75efe Fix 45398, a=valeski, r=gagan 2000-07-14 23:01:53 +00:00
tao%netscape.com
bbd34644f2 39790 : [L12y] Move all localizable prefs into chrome://.r=morse. 2000-07-13 23:46:53 +00:00
chuang%netscape.com
0ec4660e5b Bug 45282 No Address Book in today's Linux build. r=alecf 2000-07-13 21:07:01 +00:00
jst%netscape.com
e5da6444bc Fixing nsbeta2+ bug 44022. Loading javascript: URL's from a plugin wasn't always working. r=vidur@netscape.com 2000-07-13 02:44:14 +00:00
pnunn%netscape.com
5a09182814 fix for bug#40785, #40767: added new state so gif load can be aborted without
an error. pnunn   rev:kin@netscape.com
2000-07-12 23:27:54 +00:00