Commit Graph

720 Commits

Author SHA1 Message Date
shaver%netscape.com
af51904fec resprinkle NO_STATIC_LIB, but spare libpng so that viewer is cool. Also, repair some viewer/apprunner link foibles 1998-12-18 02:55:23 +00:00
alecf%netscape.com
e3089bb83f add new mknews rosetta stuff 1998-12-18 01:50:43 +00:00
pnunn%netscape.com
55f0ac4f7e Bugzilla#1971: Jpeg files larger than max size not handled properly. -pnunn 1998-12-17 22:16:27 +00:00
warren%netscape.com
0580a8e5c4 Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
donm%netscape.com
37804b7a40 backing out Shaver's changes. -donm 1998-12-16 00:49:36 +00:00
shaver%netscape.com
0161071aef Make apprunner link dynamically.
Sprinkle Makefile.ins with NO_STATIC_LIB to speed the build and reduce the disk
requirements.
1998-12-15 22:17:14 +00:00
ramiro%netscape.com
73636abd84 Rename 'libdbm' to 'libmozdbm' and 'libutil' to 'libmozutil.
This will fix the problem many people are reporting wrt conflicts with
system libraries that have the same names.
1998-12-15 07:37:32 +00:00
pnunn%netscape.com
0769bc1b48 fix to squelch some mac warnings. -pnunn. 1998-12-14 22:42:06 +00:00
beard%netscape.com
18984e5a80 First Checked In. 1998-12-13 05:01:04 +00:00
amusil%netscape.com
1af0952310 Adding #ifdefs for USE_CACHE on #includes 1998-12-11 05:17:50 +00:00
amusil%netscape.com
26cc8e21c6 Fixing build bustage 1998-12-11 05:12:58 +00:00
amusil%netscape.com
3eb045b20c Added support for the NuCache - used in cases where the stream type is specified "AsFile" (or "AsFileOnly").
#define USE_CACHE in nsPluginHostImpl.cpp to enable.
1998-12-11 04:50:57 +00:00
akkana%netscape.com
3f85f0f084 Fix C++ comment in C file 1998-12-09 19:46:38 +00:00
ramiro%netscape.com
cc72577fd7 Make the get config dir hack more robust. This thing is probably going away
in the xpfe world.
Thanks to rth@cygnus.com (Richard Henderson) for pointing this out.
1998-12-09 15:28:19 +00:00
mcmullen%netscape.com
e5c2c9390a Removing because checked into this directory by mistake. 1998-12-09 03:35:52 +00:00
amusil%netscape.com
4f9e523356 Fix for Bug# 1771. Re-ordered the calling into the plugin entry point. Initialize()
for 4x plugin now happens in CreatePlugin().
1998-12-09 02:47:03 +00:00
dougt%netscape.com
c28c34e068 New makefile.win for standalone registry target. 1998-12-09 01:10:28 +00:00
dougt%netscape.com
e37bfcc3ec removed standalone references since we now have a fancy new target one
dir above us.
1998-12-09 01:09:21 +00:00
dougt%netscape.com
4e457858d4 added standalone target. r.leaf 1998-12-09 01:08:28 +00:00
pnunn%netscape.com
07b5dbddf7 update to png version 1.0.2. -pnunn. 1998-12-08 19:44:02 +00:00
pnunn%netscape.com
89e5a10872 update to png version 1.0.2. -pnunn. Note: gamma is temporarily disabled. 1998-12-08 19:41:25 +00:00
sfraser%netscape.com
286ca412e1 Remove XP_MAC include, and commented out call to CallCacheFlushers, which no longer lives in the Mac memory allocators. This needs to be hooked up (by XPapps?) in the new world. 1998-12-05 21:58:54 +00:00
ramiro%netscape.com
9de953c38c Have cvs ignore generated files. 1998-12-05 11:07:45 +00:00
ramiro%netscape.com
e2b921bf3c Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
pierre%netscape.com
38664b9f06 Fix optimized build: use png.o instead of pngDebug.o in non-debug target 1998-12-05 00:23:29 +00:00
beard%netscape.com
c402da12d1 Build bustage, was referencing non-debug libraries in debug target. 1998-12-01 01:55:01 +00:00
beard%netscape.com
240f7774c0 First Checked In. 1998-12-01 01:51:22 +00:00
beard%netscape.com
a078b1626c More build bustage fixes. 1998-12-01 01:17:03 +00:00
beard%netscape.com
79b3299dc3 More build bustage fixes. 1998-12-01 01:06:33 +00:00
beard%netscape.com
17ea73c8b0 Trying to fix build bustage. 1998-12-01 01:02:32 +00:00
beard%netscape.com
c0c7bc482d Mac shared library migration. 1998-11-30 22:15:00 +00:00
rpotts%netscape.com
43ff6e4a58 removed invalid asserts for the STANDALONE_IMAGELIB... 1998-11-24 10:55:53 +00:00
amusil%netscape.com
70717c02d0 Fix for Bug 1416. Moving the call of the plugin entry point into Initialize (after the mPluginManager is set up).
This is so that NPN calls can get resolved if the plugin makes them in the entry point routine.
1998-11-22 23:13:44 +00:00
michaelp%netscape.com
d314a1e24e changed UserAgent string reporting. 1998-11-22 00:22:35 +00:00
mcmullen%netscape.com
20641d86a2 First Checked In. 1998-11-21 01:24:55 +00:00
cyeh%netscape.com
65038e9551 Removing static makefiles as a part of the transition to Autoconf. I have taken great
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.

If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com.
1998-11-21 00:34:32 +00:00
briano%netscape.com
2704631ee5 Took out the superfluous second inclusion of rules.mk. 1998-11-18 23:18:29 +00:00
pnunn%netscape.com
7395f57c29 All image container states in il_image_complete() are now handled explicitly in
a switch, not by asserts. -pn
1998-11-18 20:24:40 +00:00
cls%seawood.org
7411f07b1d Updated checks for solaris. Started using platform.h. 1998-11-18 18:32:52 +00:00
cls%seawood.org
f72ef3e1a2 Changed LCFLAGS to CFLAGS 1998-11-18 18:29:18 +00:00
beard%netscape.com
7d56abdf32 First Checked In. 1998-11-18 01:54:25 +00:00
beard%netscape.com
727a909504 First Checked In. 1998-11-18 01:46:22 +00:00
cyeh%netscape.com
4deb8ff5a1 remove dependence on mozilla classic style features (MOZ_MEDIUM) 1998-11-16 20:00:53 +00:00
leaf%mozilla.org
dbaf2fe659 Removing include of icondata.h, which doesn't seem to exist for xpfe yet. 1998-11-16 18:17:33 +00:00
leaf%mozilla.org
beadf5f0fa Checking in a fix for linux builds. 1998-11-13 22:16:07 +00:00
leaf%mozilla.org
e831bcd79a Landing the XPCOM_BRANCH. 1998-11-11 22:29:18 +00:00
cls%seawood.org
c5a72acbdc Added EXPORTS 1998-11-11 05:33:24 +00:00
cls%seawood.org
358f737b24 Forgotten piece of Jeremy Lea's patch 1998-11-11 04:38:53 +00:00
cls%seawood.org
288a1c7f8c Fixes to resource install for xpfe. Fixes to make MOZ_NATIVE_* work again. Thanks to Jeremy Lea <reg@shale.csir.co.za> for the diffs. 1998-11-11 01:53:49 +00:00
pnunn%netscape.com
83c3330a72 bugzilla#1211. Needed ifndef for Timer decl. 1998-11-10 00:07:58 +00:00
cyeh%netscape.com
1b29e40313 checking in conflicts to fix 1998-11-04 18:50:29 +00:00
cyeh%netscape.com
f2be427ff2 checkin files with conflicts to fix 1998-11-04 18:50:05 +00:00
pierre%netscape.com
fed80d6b91 enabled debug info in standalone target (closed tree override: raptor build only) 1998-11-04 06:34:34 +00:00
beard%netscape.com
51c28fc554 Trying to fix IRIX bustage, #include "jvmmgr.h" first to get "xp_core.h" first. (Don't ask. Bool problems.) 1998-11-03 20:53:39 +00:00
sudu%netscape.com
2ceaa81fd8 Moved result declaration outside the if statement to fix irix build 1998-11-03 02:34:50 +00:00
sudu%netscape.com
9972a1eb7b Changes to support liveconnect security using ProxyJNI 1998-11-03 00:21:47 +00:00
beard%netscape.com
373c0da023 Updated to use security context. 1998-11-03 00:14:49 +00:00
beard%netscape.com
38a5c16703 Changed a comment. 1998-11-03 00:13:38 +00:00
beard%netscape.com
a50e5b2985 Changes to support liveconnect security using ProxyJNI 1998-11-03 00:06:12 +00:00
beard%netscape.com
0e832b22fb Added nsCSecurityContext.cpp. 1998-11-02 23:31:23 +00:00
sudu%netscape.com
8a54605f1b Changes to support liveconnect security using ProxyJNI 1998-11-02 23:11:38 +00:00
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
waterson%netscape.com
c36d1640ce Touch down progress bar changes from PROGRESS_19981006_BRANCH. 1998-10-09 04:34:47 +00:00
rjc%netscape.com
88514dade2 Get toolbar collapsed/hidden state on createion, and save toolbar collapsed/hidden state on destruction. (Note: no event notification.) 1998-10-09 02:05:16 +00:00
rjc%netscape.com
e9cc72b05f Expose new toolbar APIs needed by FEs. 1998-10-09 01:32:10 +00:00
rjc%netscape.com
efaa8ff8e7 Fix DB opening code so that, if O_CREATE is set, so is O_TRUNC. 1998-10-09 01:31:31 +00:00
rjc%netscape.com
4197d0708e Fix HTML bookmark parsing code to look for actual tokens instead of just guessing. 1998-10-09 01:31:01 +00:00
akkana%netscape.com
865be89e27 106844: fix spellchecker hang 1998-10-08 21:29:24 +00:00
cyeh%netscape.com
20b345c951 remove old MOCHA define, on by default in mozilla build 1998-10-06 20:47:49 +00:00
waterson%netscape.com
4cc21c99fd Merge from PROGRESS_19980920_BRANCH. 1998-10-06 20:25:42 +00:00
waterson%netscape.com
85b2dbd32d Initial revision on the trunk, merged from PROGRESS_19980920_BRANCH. 1998-10-06 20:09:50 +00:00
warren%netscape.com
8e178c3ebb Adding new files, breaking things out of nsplugin.cpp (not online yet). 1998-10-06 06:03:11 +00:00
warren%netscape.com
c71d1b6264 Adding new files, breaking things out of jvmmgr.cpp (not online yet). 1998-10-06 05:59:16 +00:00
pierre%netscape.com
87764930d1 fix 1000s of link warnings in Mac Raptor / some XP stubs were hiding actual functions 1998-10-06 03:00:28 +00:00
hyatt%netscape.com
8aabe057fc Changes to support toolbar icons (the four different states). 1998-10-06 02:30:25 +00:00
dp%netscape.com
fbe1aa04e7 Adding NU_CACHE specific defitions for compilation error with VC 5.0 1998-10-06 00:36:10 +00:00
tomw%netscape.com
be2da31b9f Remove bad typedef. 1998-10-06 00:05:06 +00:00
raman%netscape.com
23fb154809 Minor fixes to make smartupdate to build 1998-10-05 23:39:28 +00:00
tomw%netscape.com
9773eecb93 Pull changes forward from Nova.
New generalized hashing API.
1998-10-05 22:47:44 +00:00
tomw%netscape.com
35c9323277 Pull changes forward from Nova.
Missing typedef.
1998-10-05 22:47:13 +00:00
gagan%netscape.com
0e3820378c NuCache changes. 1998-10-05 21:45:37 +00:00
cyeh%netscape.com
6907046d61 Remove #define MOCHA 1 from Mac builds. 1998-10-05 20:00:01 +00:00
cyeh%netscape.com
f31dc000c8 removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
rjc%netscape.com
e6a2ed680f New animation support for containers which are loading. Also, if a load fails for a container, close it and report error to user. 1998-10-03 22:39:25 +00:00
rjc%netscape.com
17a1012bbe Initialize tv to true. 1998-10-03 06:59:01 +00:00
rjc%netscape.com
530cc78fa0 Get "tv" from attribute list before handling assertion. 1998-10-03 06:00:40 +00:00
rjc%netscape.com
f5427d5e13 Icon handling rewritten. 1998-10-03 06:00:13 +00:00
beard%netscape.com
01ce12892a Added ::public: to access paths, added nsJNI.cpp, proxy JNI. 1998-10-03 03:40:42 +00:00
beard%netscape.com
6225ce908c Finished proxy JNIEnv. Added security context parameters. 1998-10-03 03:18:00 +00:00
beard%netscape.com
bd942a7ac2 Added NewObjectArray, changed NewArray. 1998-10-03 03:16:30 +00:00
rjc%netscape.com
38f2887b68 Revert to only #include "allxpstr.h" for Mac. 1998-10-03 00:37:49 +00:00
rjc%netscape.com
d6a6f02d53 When HT wants to send an event to the FE, if its not running on the mozilla_thread, post an event instead of sending the event directly. 1998-10-03 00:36:23 +00:00
rjc%netscape.com
78397b8ca1 When RDF wants to call NET_GetURL(), if its not running on the mozilla_thread, post an event instead of calling NET_GetURL() directly. 1998-10-03 00:02:25 +00:00
rjc%netscape.com
c3242a78a2 Pass RDFT into gRDFMWContext(). 1998-10-02 23:07:27 +00:00
warren%netscape.com
349bcf5b82 Fixed nsIPluginInputStream::Close method to not crash. 1998-10-02 22:28:51 +00:00
rjc%netscape.com
b087f24647 Pass RDFT into gRDFMWContext(). 1998-10-02 22:11:27 +00:00
beard%netscape.com
5756b378a1 First Checked In. 1998-10-02 21:23:49 +00:00
beard%netscape.com
ac8dc25d36 Added nsISecureJNI2.h 1998-10-02 21:22:41 +00:00
cls%seawood.org
a936506e81 Moved NSPR libraries into $(NSPR_LIBS). Changed link commands to use $(NSPR_LDFLAGS) $(NSPR_LIBS). 1998-10-02 08:58:54 +00:00
cls%seawood.org
2f54ca853a Changed LCFLAGS to CFLAGS. LCFLAGS doesn't work under autoconf. 1998-10-02 02:16:28 +00:00
scc%netscape.com
c900b776c0 No relative paths for Mac, please. Wrapped #include in #ifdef XP_MAC. 1998-10-02 01:16:14 +00:00