Commit Graph

2283 Commits

Author SHA1 Message Date
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
av%netscape.com
bc8b5454f3 Addressing 22954, r=mscott 2000-07-07 00:10:54 +00:00
nhotta%netscape.com
16e441b07d Added force_charset_override, bug 43101, r=mscott. 2000-07-06 23:25:40 +00:00
av%netscape.com
8fbbc3c0cf Addressing 22954, removed tag info query for full page plugins, r=edburns@acm.org 2000-07-06 21:44:38 +00:00
dougt%netscape.com
4dad68ccc7 44046
r=dveditz@netscape.com
pdt+
2000-07-06 06:58:28 +00:00
dougt%netscape.com
c5f75a46b4 44046
r=dveditz@netscape.com
pdt+
2000-07-06 02:05:51 +00:00
av%netscape.com
5ab221439c #43500, making the default plugin part of the build on Windows, r=pollmann 2000-07-05 22:51:34 +00:00
mkaply%us.ibm.com
6f637f704c #40177
r = cls, a = brendan
OS/2 bringup - Changes so we can build mng
2000-07-05 21:28:07 +00:00
tor%cs.brown.edu
3f32a2f7cf Build MNG decoder when MOZ_MNG is set. r=roc+@cs.cmu.edu, a=brendan@mozilla.org 2000-07-05 19:54:33 +00:00
tor%cs.brown.edu
e84abebb2f Update libmng snapshot. Not in default build. 2000-07-05 19:32:22 +00:00
mstoltz%netscape.com
d1da06c856 DOM properties default to same origin access only. Bug 28443. r=rginda 2000-07-05 19:08:20 +00:00
cls%seawood.org
bca014f1bb Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner 2000-07-02 18:44:42 +00:00
jab%atdot.org
3ff5cd0f65 a=brendan@mozilla.org
Bug #16103
Support for SOCKS proxies in HTTP, HTTPS, and FTP protocols.
Also includes the prefs configuration and UI bits.
2000-07-01 10:25:25 +00:00
tor%cs.brown.edu
71ffb779d0 Update libmng snapshot. Not in default build. 2000-06-30 23:41:12 +00:00
edburns%acm.org
2a2fd82d21 a=av
bug=23775
This is the last bit of the checkin that George Drapeau started
for bug 23775.  He didn't finish due to conflicts with this file
and, being the good engineer that he is, he waited for the author
to return from vacation.

George said I could check this in under the same approval for
the rest of 23775.
2000-06-30 17:31:02 +00:00
cls%seawood.org
1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
av%netscape.com
f873e68c74 Addressing 22954, patch by amusil, r=av 2000-06-29 21:48:09 +00:00
av%netscape.com
adf7a1d3bd Addressing 22954, patch by amusil, r=av 2000-06-29 21:42:13 +00:00
tor%cs.brown.edu
083bb9620d Update libmng snapshot. Not in default build. 2000-06-29 21:40:43 +00:00
tor%cs.brown.edu
4bf1902150 Fix test for 32bit type. Not in default build. 2000-06-29 13:48:01 +00:00
tor%cs.brown.edu
e22ad5178e Off by one error in refresh(). Not in default build. 2000-06-29 12:40:42 +00:00
tor%cs.brown.edu
8d9ec27a36 Update libmng snapshot. Not in default build. 2000-06-29 12:32:04 +00:00
Peter.VanderBeken%pandora.be
78a66702d4 Adding Mac projects for MNG. Not part of the build. 2000-06-28 23:04:06 +00:00
tor%cs.brown.edu
4d63a53c92 Update libmng snapshot. Not in default build. 2000-06-27 23:22:13 +00:00
tao%netscape.com
c094568ffd 39790: [L12y] Move all localizable prefs into chrome://.r=alecf. 2000-06-27 22:13:23 +00:00
tor%cs.brown.edu
cc80de7fda Update libmng snapshot. Not in default build. 2000-06-27 14:40:32 +00:00
av%netscape.com
fd2b832699 Not part of the build yet. Default plugin. 2000-06-26 22:30:38 +00:00
tor%cs.brown.edu
72cfb82341 Dangling symbol reference was causing problems with Tru64 and MacOS.
Not in default build.
2000-06-24 03:54:35 +00:00
mcafee%netscape.com
81c8ba989d Removing unused 4.x prefs (39812). r=pavlov 2000-06-24 03:32:40 +00:00
mcafee%netscape.com
dbfeea3988 file is dead, removing. r=pavlov 2000-06-24 03:20:39 +00:00
tor%cs.brown.edu
38e572778c Update libmng snapshot. Not in default build. 2000-06-23 22:59:51 +00:00
mkaply%us.ibm.com
c19b3f1486 r = pchen, a = pchen
EROFS is not defined in VisualAge so it breaks our Tinderbox
2000-06-23 20:13:04 +00:00
mscott%netscape.com
4324ba7641 Bug #30157 --> add "network.protocols.useSystemDefaults" preference which is currently FALSE.
if set to TRUE, then link clicks will be dispatched to OS specified default protocol
handlers.
r=sspitzer
2000-06-23 04:49:47 +00:00
drapeau%eng.sun.com
7f384b86a6 Two main things:
1) Fix for 23775 (three files changed for this)

2) Many OJI unit tests added.
2000-06-23 02:28:31 +00:00
rusty.lynch%intel.com
ad60646fab fix crasher on read-only filesystem (bug #43512)
-r=dveditz
2000-06-23 01:01:39 +00:00
av%netscape.com
1c2f557756 Addressing 41197, r=serge 2000-06-22 23:17:50 +00:00
av%netscape.com
ab2d009de3 Part of 23667 fix, r=sean@beatnik.com 2000-06-22 22:51:36 +00:00
av%netscape.com
2c527d1b10 Part of 23667 fix, r=nisheeth 2000-06-22 22:36:37 +00:00
nhotta%netscape.com
c828a16eab Changed "force_ascii_search" to false as default, bug 5933, r=bienvenu,taka. 2000-06-22 22:07:32 +00:00
rpotts%netscape.com
cf3e824449 DocShell cleanup. Removed the implementation of the unused nsIDocSHell::SetDocument() method and moved the implementation responsibility to the nsIContentViewer 2000-06-22 05:38:07 +00:00
av%netscape.com
6c45a7674d Addressing #23667 patch by sean@beatnik.com, r=av, a=brendan 2000-06-21 22:57:17 +00:00
granrose%netscape.com
a3d712241d changing milestone from M16 to M17 in user agent string. 2000-06-21 19:23:51 +00:00
av%netscape.com
569653202b Filtering plugins from old installation down to three as per decision in 23856, r=amusil 2000-06-21 01:44:55 +00:00
beard%netscape.com
1c926d81a2 bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
edburns%acm.org
b3ebbaa566 bug=41197
r=av
a=waterson.

This checkin makes it possible to use the default plugin even
for Java.
2000-06-20 21:04:52 +00:00
tajima%eng.sun.com
b97ea896f8 bugid=41935, a=waterson, r=dcone@netscape.com 2000-06-16 23:38:24 +00:00
av%netscape.com
8ee7f8d303 Fixing 38094 with patch by sean@beatnik.com, ra=brendan@mozilla.org 2000-06-16 22:27:16 +00:00
valeski%netscape.com
f0fec56b70 42767. AsyncOpen (dead code) removal. 2000-06-16 14:39:19 +00:00
warren%netscape.com
0854608a32 Bug 42283. Crash downloading jar file. 2000-06-16 07:47:46 +00:00
tor%cs.brown.edu
b8a0cf2a3a Patch from roc+moz@cs.cmu.edu to get this building on windows.
Not in default build.  r=tor
2000-06-16 07:02:42 +00:00
putterman%netscape.com
839e0beab3 fix for 37972 and 37976. Enable address book collection prefs for incoming and outgoing
mail. r=sspitzer.
2000-06-15 04:57:16 +00:00
av%netscape.com
2198066fed Addressing bug #41276, r=sean@beatnik.com 2000-06-15 01:07:27 +00:00
rusty.lynch%intel.com
0a2c498177 (Re)Fix for bug #23546
a=brendan@mozilla.org
2000-06-14 17:58:49 +00:00
tor%cs.brown.edu
d974f01a10 Add mng to required libraries list. Not in default build. 2000-06-14 14:21:49 +00:00
tor%cs.brown.edu
fe1f97085c Update libmng snapshot. Not in default build. 2000-06-14 14:20:55 +00:00
mccabe%netscape.com
8451066326 Makefile fix, thanks to Dan Veditz. Should fix bustage. 2000-06-14 02:40:00 +00:00
mccabe%netscape.com
2ffd75fe72 Backing out for now to fix bustage. 2000-06-14 02:33:45 +00:00
mccabe%netscape.com
64e925ab99 Fix to 39911, which nsbeta+ 38495 depends on.
Build nsIScriptablePlugin.idl on Unix and Windows.

a=beard
2000-06-14 01:21:39 +00:00
beard%netscape.com
62ace3f5bd project to compile nsIScriptablePlugin.idl for mccabe. bug #39911, a=beard, r=mccabe 2000-06-14 01:14:35 +00:00
mccabe%netscape.com
2b35af1344 Part of fix for 39911, which is a dependency of nsbeta+ bug 38495.
Interface for plugins to expose to advertise a scriptable peer object and the interface that XPConnect should expose it with.

r=sechevarria@beatnik.com,beard@netscape.com
a=beard@netscape.com

NOTE This is not yet built on any platform.
2000-06-14 01:04:06 +00:00
av%netscape.com
42ff6eabbe Addressing #41276, r=sechevarria@beatnik.com 2000-06-13 23:23:13 +00:00
av%netscape.com
94bf01f465 Addressing #41276, r=edburns 2000-06-13 23:16:05 +00:00
tor%cs.brown.edu
6f741e7524 Add a --enable-mng option to enable MNG image decoder. r=cls, a=brendan 2000-06-12 23:13:42 +00:00
tor%cs.brown.edu
bc861085c2 MNG/JNG image decoder component. Not in default build. a=brendan 2000-06-12 23:08:50 +00:00
tor%cs.brown.edu
095177db87 Snapshot v0.5.2 of libmng (http://www.libmng.com/).
Not in default build. a=brendan
2000-06-12 23:06:35 +00:00
ruslan%netscape.com
e090d008cd WIP on 40203, a=gagan 2000-06-10 02:14:01 +00:00
warren%netscape.com
855a42ad4a Fixed jar url resolve so that chrome protocol works. Fixed jar channel to not remove channel after kicking off load. Bug 18433 2000-06-07 09:07:10 +00:00
warren%netscape.com
85fe7a1825 Fixing bugs in nsZipReaderCache. Bug 18433 2000-06-07 09:05:22 +00:00
rhp%netscape.com
3be7b55ced Changes to address several mail compose and rendering issues - Bugs #: 35158 31906 9202 37365 39226 39728 39372 26182 33305 - r: rhp a: waterson (contributed by mozilla@bucksch.org) 2000-06-06 23:37:04 +00:00
cmanske%netscape.com
9259f5460e Added pref to do autocopy by default only on UNIX. Part of fix to 41045. r=mjudge, a=beppe 2000-06-06 23:14:47 +00:00
bienvenu%netscape.com
afd2c4f6a3 fix 41569, turn on mpod by default r=mscott 2000-06-06 03:15:17 +00:00