edburns%acm.org
9b331dead2
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.
git-svn-id: svn://10.0.0.236/trunk@74561 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-20 22:53:32 +00:00
ftang%netscape.com
f996731c51
more fix for 39790 which we forget. change intl.charset.default to navigator.properties
...
r=nhotta/cata
git-svn-id: svn://10.0.0.236/trunk@74549 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-20 21:09:11 +00:00
edburns%acm.org
8c18443bc0
bug=16677
...
a=av
r=stanley.ho
This fix causes nsPluginHostImpl::FindProxyForURL to honor
the "no proxies for" list.
git-svn-id: svn://10.0.0.236/trunk@74542 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-20 19:09:50 +00:00
mkaply%us.ibm.com
1ce55e5a20
#45973
...
r=dougt, a=brendan
OS/2 specific changes for nsAppFileLocationProvider.cpp
git-svn-id: svn://10.0.0.236/trunk@74541 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-20 18:55:28 +00:00
pnunn%netscape.com
bd7a89fcf4
fix for bug#30852.(nsbeta2+). Image reloads not using necko reload attributes. pnunn.
...
rev:neeti; and tested on win/mac/linux.
git-svn-id: svn://10.0.0.236/trunk@74515 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-20 01:52:35 +00:00
waterson%netscape.com
ab0efcd0f0
Bug 37622. The rest of the patch that I somehow missed the first time around. r=blizzard,pavlov
...
git-svn-id: svn://10.0.0.236/trunk@74514 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-20 01:40:54 +00:00
edburns%acm.org
65086659fd
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.
git-svn-id: svn://10.0.0.236/trunk@74511 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-20 01:16:52 +00:00
mstoltz%netscape.com
0d04dfcd48
fix for 42387, r=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@74510 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-20 01:16:15 +00:00
mstoltz%netscape.com
b9104f0941
Fix for 42387. r=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@74509 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-20 01:15:09 +00:00
waterson%netscape.com
8f34ddafd2
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.
...
git-svn-id: svn://10.0.0.236/trunk@74497 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 23:46:43 +00:00
waterson%netscape.com
8684478ba7
Remove debugging cruft I left in.
...
git-svn-id: svn://10.0.0.236/trunk@74494 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 23:24:35 +00:00
conrad%ingress.com
8df03a265e
- Not yet part of build -
...
Changed name of Debug target
git-svn-id: svn://10.0.0.236/trunk@74490 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 22:43:50 +00:00
ftang%netscape.com
9cfa299191
fix 39790 . r=tao,nhotta move send_default_charset , view_default_charset to property
...
git-svn-id: svn://10.0.0.236/trunk@74489 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 22:39:37 +00:00
dougt%netscape.com
a8bf96a79b
Damnit., missed this file.
...
git-svn-id: svn://10.0.0.236/trunk@74486 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 22:10:49 +00:00
conrad%ingress.com
cff571d667
Not part of build!
...
Added some <includes> needed on Mac
git-svn-id: svn://10.0.0.236/trunk@74483 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 21:47:08 +00:00
conrad%ingress.com
0c7794b33d
Removed shared lib targets - Not yet part of build
...
git-svn-id: svn://10.0.0.236/trunk@74482 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 21:45:42 +00:00
waterson%netscape.com
6c20af3ad5
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
...
git-svn-id: svn://10.0.0.236/trunk@74481 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 21:43:46 +00:00
dougt%netscape.com
ab785b76a4
Adding UNIX makefiles.
...
making compile on unix
(NOT PART OF BUILD)
git-svn-id: svn://10.0.0.236/trunk@74473 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 21:20:35 +00:00
dougt%netscape.com
29d31a319e
Fixing line feeds.
...
Adding makefiles for windows.
Making compile on windows.
(not part of build!)
git-svn-id: svn://10.0.0.236/trunk@74469 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 19:58:35 +00:00
ftang%netscape.com
19ca43a9dc
add one space to add check in comment for last check in
...
fix bug 49790. r=tao move intl.charetmenu.* pref to property file
git-svn-id: svn://10.0.0.236/trunk@74453 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 06:30:52 +00:00
ftang%netscape.com
6038f9ff2d
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@74452 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 06:24:47 +00:00
Jerry.Kirk%Nexwarecorp.com
106990278f
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
git-svn-id: svn://10.0.0.236/trunk@74314 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-17 13:06:50 +00:00
conrad%ingress.com
24e95eef9a
First checkin - Not yet part of build.
...
git-svn-id: svn://10.0.0.236/trunk@74303 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-16 14:20:33 +00:00
conrad%ingress.com
bd16cdc083
First checkin - Not yet part of build
...
git-svn-id: svn://10.0.0.236/trunk@74302 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-16 14:18:11 +00:00
ruslan%netscape.com
8573c07ccc
Fix 45398, a=valeski, r=gagan
...
git-svn-id: svn://10.0.0.236/trunk@74272 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-14 23:01:53 +00:00
tao%netscape.com
45a87f1bff
39790 : [L12y] Move all localizable prefs into chrome://.r=morse.
...
git-svn-id: svn://10.0.0.236/trunk@74207 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-13 23:46:53 +00:00
chuang%netscape.com
e36a60e6a5
Bug 45282 No Address Book in today's Linux build. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@74177 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-13 21:07:01 +00:00
jst%netscape.com
d32b36fc15
Fixing nsbeta2+ bug 44022. Loading javascript: URL's from a plugin wasn't always working. r=vidur@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@74144 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-13 02:44:14 +00:00
pnunn%netscape.com
86f53d33c9
fix for bug#40785, #40767 : added new state so gif load can be aborted without
...
an error. pnunn rev:kin@netscape.com
git-svn-id: svn://10.0.0.236/trunk@74126 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-12 23:27:54 +00:00
mstoltz%netscape.com
9e2ab39e7d
Fixing 40159 and 44822, both [nsbeta2+] regressions on signed scripts. r=sgehani
...
git-svn-id: svn://10.0.0.236/trunk@74078 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-12 03:10:33 +00:00
pavlov%netscape.com
61c5a61fcc
4.x unix plugin changes for bug 37477 r=pollmann, av
...
git-svn-id: svn://10.0.0.236/trunk@74034 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-11 21:44:39 +00:00
chuang%netscape.com
f09e97a233
Bug 33980 'Collected Addresses' being corrupted when saved to prefs.js, r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@74019 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-11 20:18:38 +00:00
bnesse%netscape.com
6e87c2f462
Moved code which was initalizing the memory allocation service from the constructor into the CreatePlugin function because it wasn't being called early enough for some plugins. Need to proceed on Bug 19931. r=av.
...
git-svn-id: svn://10.0.0.236/trunk@74018 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-11 20:08:05 +00:00
av%netscape.com
6899b34dd6
#22954 , fixing Mac glitch, r=brade
...
git-svn-id: svn://10.0.0.236/trunk@73969 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-10 23:54:31 +00:00
cls%seawood.org
897f28a4b4
Explicitly include nspr header when needed
...
git-svn-id: svn://10.0.0.236/trunk@73909 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-10 08:40:05 +00:00
cls%seawood.org
4a2be35697
Explicitly include xp_mem.h since it is needed
...
git-svn-id: svn://10.0.0.236/trunk@73906 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-10 07:42:53 +00:00
cls%seawood.org
50a5bb697c
Start tedious process of removing obsolete mozilla/include files from build. This patch should take us down to 19 of 101. Bug #38061
...
git-svn-id: svn://10.0.0.236/trunk@73904 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-10 07:13:31 +00:00
av%netscape.com
8bfea858f8
#22954 , adding unix and mac flavors, r=pierre
...
git-svn-id: svn://10.0.0.236/trunk@73898 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-09 22:26:44 +00:00
cls%seawood.org
4c0366b0d7
The unix builds will use a generated build_number (rather than the checked in version) that will forcibly be 000000000 unless MOZILLA_OFFICIAL is set. Bug #26798
...
Chrome files that need the build date set for MOZILLA_OFFICIAL builds will no longer be modified in the source tree. The source tree copies will be used as a template for a generated version. Bug #29597
git-svn-id: svn://10.0.0.236/trunk@73882 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-08 09:36:01 +00:00
tor%cs.brown.edu
17606985ac
Remove unneeded AC_DEFINE, clean up warnings, and take out debug printfs.
...
git-svn-id: svn://10.0.0.236/trunk@73877 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-08 03:39:21 +00:00
brendan%mozilla.org
659430c492
Patch around bad in-place modification of .../build/build_number, and consequent removal of it by distclean, which leaves one with a build that breaks here. This patch cures the broken build, but results in at least four modified source files: build_number, nsBuildID.h, and two related files under xpfe (r=cls@seawood.org).
...
git-svn-id: svn://10.0.0.236/trunk@73874 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-08 02:39:40 +00:00
tor%cs.brown.edu
0bc270927d
Turning on MNG decoder by default on all platforms.
...
configure.in change r=cls. a=pnunn,brendan.
git-svn-id: svn://10.0.0.236/trunk@73836 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-07 21:52:23 +00:00
av%netscape.com
6d93cedf23
Addressing 22954, r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@73801 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-07 00:10:54 +00:00
nhotta%netscape.com
07964d38ea
Added force_charset_override, bug 43101, r=mscott.
...
git-svn-id: svn://10.0.0.236/trunk@73796 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-06 23:25:40 +00:00
av%netscape.com
636fee1b46
Addressing 22954, removed tag info query for full page plugins, r=edburns@acm.org
...
git-svn-id: svn://10.0.0.236/trunk@73787 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-06 21:44:38 +00:00
dougt%netscape.com
162fc83684
44046
...
r=dveditz@netscape.com
pdt+
git-svn-id: svn://10.0.0.236/trunk@73750 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-06 06:58:28 +00:00
dougt%netscape.com
6515a284db
44046
...
r=dveditz@netscape.com
pdt+
git-svn-id: svn://10.0.0.236/trunk@73734 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-06 02:05:51 +00:00
av%netscape.com
e0616cee81
#43500 , making the default plugin part of the build on Windows, r=pollmann
...
git-svn-id: svn://10.0.0.236/trunk@73700 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-05 22:51:34 +00:00
mkaply%us.ibm.com
843d43b5a2
#40177
...
r = cls, a = brendan
OS/2 bringup - Changes so we can build mng
git-svn-id: svn://10.0.0.236/trunk@73691 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-05 21:28:07 +00:00
tor%cs.brown.edu
73bb269933
Build MNG decoder when MOZ_MNG is set. r=roc+@cs.cmu.edu, a=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@73685 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-05 19:54:33 +00:00