Commit Graph

559 Commits

Author SHA1 Message Date
valeski%netscape.com
ca80b42523 changed useragent method to call through to nsINetService's useragent method. 1998-10-28 21:16:00 +00:00
raman%netscape.com
34eb6d629f Disabled contiunous update 1998-10-28 20:19:12 +00:00
cls%seawood.org
c59be78dc1 Some updated to work with nglayout. Others sync'd to remove cruft. 1998-10-28 03:49:12 +00:00
ddrinan%netscape.com
9532ed8175 Added HG06196 and HG06197 1998-10-27 03:51:11 +00:00
beard%netscape.com
3c968525d6 First Checked In. 1998-10-22 20:45:42 +00:00
beard%netscape.com
e9ccae9fae added ProxyJNI.h, nsIThreadManager.h 1998-10-22 20:44:43 +00:00
beard%netscape.com
209c8d2bdb Changed nsJNI.cpp to ProxyJNI.cpp. 1998-10-22 20:43:45 +00:00
beard%netscape.com
54289ad993 Fixed parameter marshalling. 1998-10-22 20:42:47 +00:00
cls%seawood.org
58641ee9f5 Removed some MKLINUX & MACLINUX ifdefs. Replace a couple with (defined(linux) && defined(__powerpc__)).
Added glibc ifndefs to strdup declarations.
Fixed problem with stderr under glibc 2.1.
Patch submitted by Tom Rini <trini@kernel.crashing.org>.
1998-10-22 06:05:19 +00:00
cls%seawood.org
5db72cde51 Moved zlib from REQUIRES to a ifndef MOZ_NATIVE_ZLIB endif block. 1998-10-22 03:59:53 +00:00
ftang%netscape.com
cf5d2a3663 convert filename into UTF8 in GetSlotValue 1998-10-21 14:20:01 +00:00
cls%seawood.org
ed2a7f5f65 Sync'd various Makefile.ins to their Makefile counterparts.
Removed nspr & nspr20 from REQUIRES.  Removed NSPR_LDFLAGS.
Changed LIBNSPR refs to NSPR_LIBS.
Removed leftover NSPR20 ifdefs.
1998-10-21 02:13:56 +00:00
dougt%netscape.com
cc0e47a8da fix build bustage. 1998-10-20 23:35:34 +00:00
dougt%netscape.com
b8eecf760c final merge from nova 4.5 to 5.0. 1998-10-20 20:55:30 +00:00
dougt%netscape.com
63fe866d67 final merge from nova 4.5 to 5.0 1998-10-20 20:53:56 +00:00
gagan%netscape.com
f482438c59 Backing out my changes of NUCACHE. Gromit/Raptor were broken. 1998-10-20 13:49:16 +00:00
gagan%netscape.com
3e6776b6ad Fix temp build breakage. 1998-10-20 03:25:17 +00:00
gagan%netscape.com
f27781f002 Temp fix for NUCache defines. Not reaching here... 1998-10-20 02:58:24 +00:00
warren%netscape.com
3f6fad455c Fix from toshok. 1998-10-19 22:01:53 +00:00
cyeh%netscape.com
e2ca880d53 Remove obsolete #defines _NSPR and NSPR20 1998-10-19 21:32:19 +00:00
cyeh%netscape.com
2ee89c5da5 flip NO_SECURITY to MOZ_SECURITY, remove NSPR20 hackery in makefile 1998-10-19 21:29:18 +00:00
cyeh%netscape.com
ebe1df8201 Remove NSPR20 #ifdef's 1998-10-19 21:05:29 +00:00
cyeh%netscape.com
30d09e26ee flip #ifdef logic to allow for NSPR1.0 compatibility 1998-10-19 20:17:22 +00:00
cyeh%netscape.com
fa6f78c879 remove NSPR20 and flip logic for NSPR 1.0 compatibility 1998-10-19 20:16:31 +00:00
cyeh%netscape.com
969438fd56 remove NSPR20 #ifdefs 1998-10-19 20:14:21 +00:00
cls%seawood.org
c7adfca6b0 Removed the unused PREF_AlterSplashIcon(). This removes the xfe dependency from libpref. Approved by ramiro@netscape.com. 1998-10-19 08:31:54 +00:00
cyeh%netscape.com
a7f6c6d40d explicitly define -DNSPR20 for libpref. prep for turning off -DNSPR20
globally
1998-10-17 02:10:10 +00:00
pnunn%netscape.com
b6a0d81eab migrate memleak fix(mlm) from 4.5 bug#324398. rv'd by pnunn. 1998-10-16 21:09:41 +00:00
toshok%hungry.com
1864762e65 include config.mk 1998-10-16 09:38:29 +00:00
toshok%hungry.com
263d47e1a2 include config.mk so we can define MOZ_SMOOTH_PROGRESS in myconfig.mk 1998-10-16 06:38:58 +00:00
briano%netscape.com
0cc55f9290 Removed the trailing spaces that were causing problems on platforms with older versions of gmake. 1998-10-16 02:59:36 +00:00
alecf%netscape.com
cd83b09694 bring autoconf up to speed with PREF_ hacks 1998-10-15 23:17:13 +00:00
alecf%netscape.com
57a159071e use VPATH instead of listing 3 seperate rules
also add some comments
1998-10-15 21:57:03 +00:00
raman%netscape.com
e7c07043f7 Make smartupdate compile on unix. This fix is not part of the build system 1998-10-14 02:54:20 +00:00
warren%netscape.com
209b6aebf4 Added 1998-10-14 01:35:59 +00:00
warren%netscape.com
9df9cb5b57 Adding for OJI (adapted from the raptor interface). 1998-10-14 01:08:31 +00:00
alecf%netscape.com
6bca16782c autogenerate preference-name headers for unix
autoconf makefile on the way.
1998-10-13 23:38:27 +00:00
beard%netscape.com
56b028c00e Added GetSecureJNI 1998-10-13 21:39:15 +00:00
beard%netscape.com
fa4bc6d2f5 Removed ; after } 1998-10-13 21:15:47 +00:00
valeski%netscape.com
370c7b13bf call me with questions 1998-10-13 21:15:04 +00:00
beard%netscape.com
b77e56b453 First Checked In. 1998-10-13 21:14:53 +00:00
waterson%netscape.com
6f78f69ada Fixed some cruft I missed for the progress bar landing in autoconf. 1998-10-13 20:25:32 +00:00
waterson%netscape.com
66a64c1c35 Landed progress bar changes from PROGRESS_19981006_BRANCH. 1998-10-13 06:47:43 +00:00
waterson%netscape.com
9c5fa939f1 Updated Makefile.in for progress bar changes. 1998-10-13 02:43:56 +00:00
waterson%netscape.com
07860d5f0b Added code to parse ampersand escape sequences in *all* properties. 1998-10-13 02:06:56 +00:00
gagan%netscape.com
e723d8777a Makefile changes for NuCache. 1998-10-13 00:38:28 +00:00
gagan%netscape.com
daba6ef637 Makefile changes for NU_Cache. 1998-10-13 00:33:27 +00:00
gagan%netscape.com
10d87c7a64 Renamed cachelib to cache for NuCache. 1998-10-12 23:25:24 +00:00
cyeh%netscape.com
66fc92cb28 NSPR20 will always be defined, so simplify makefile 1998-10-12 20:17:45 +00:00
ftang%netscape.com
c58db20055 Change IsUTF8String more restrict. Do not allow surrogate char encode as UTF8 1998-10-12 13:21:31 +00:00