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