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
mstoltz%netscape.com
a8545c4aed
Fixing 40159 and 44822, both [nsbeta2+] regressions on signed scripts. r=sgehani
2000-07-12 03:10:33 +00:00
pavlov%netscape.com
3f7d6ee2fe
4.x unix plugin changes for bug 37477 r=pollmann, av
2000-07-11 21:44:39 +00:00
chuang%netscape.com
4b283d9c3a
Bug 33980 'Collected Addresses' being corrupted when saved to prefs.js, r=alecf
2000-07-11 20:18:38 +00:00
bnesse%netscape.com
9c230e7301
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.
2000-07-11 20:08:05 +00:00
av%netscape.com
d98110ff32
#22954 , fixing Mac glitch, r=brade
2000-07-10 23:54:31 +00:00
cls%seawood.org
0d38a2635c
Explicitly include nspr header when needed
2000-07-10 08:40:05 +00:00
cls%seawood.org
9dbf922d2a
Explicitly include xp_mem.h since it is needed
2000-07-10 07:42:53 +00:00
cls%seawood.org
e87a1b7b11
Start tedious process of removing obsolete mozilla/include files from build. This patch should take us down to 19 of 101. Bug #38061
2000-07-10 07:13:31 +00:00
av%netscape.com
b2d01667e4
#22954 , adding unix and mac flavors, r=pierre
2000-07-09 22:26:44 +00:00
cls%seawood.org
634bdeb719
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
2000-07-08 09:36:01 +00:00
tor%cs.brown.edu
09388fe170
Remove unneeded AC_DEFINE, clean up warnings, and take out debug printfs.
2000-07-08 03:39:21 +00:00
brendan%mozilla.org
1133783b32
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).
2000-07-08 02:39:40 +00:00
tor%cs.brown.edu
203eea477a
Turning on MNG decoder by default on all platforms.
...
configure.in change r=cls. a=pnunn,brendan.
2000-07-07 21:52:23 +00:00