Граф коммитов

595 Коммитов

Автор SHA1 Сообщение Дата
beard%netscape.com a5198de30f Build bustage, was referencing non-debug libraries in debug target. 1998-12-01 01:55:01 +00:00
beard%netscape.com 50401c4ccc First Checked In. 1998-12-01 01:51:22 +00:00
beard%netscape.com 6bb3757f16 More build bustage fixes. 1998-12-01 01:17:03 +00:00
beard%netscape.com 08b78a6b75 More build bustage fixes. 1998-12-01 01:06:33 +00:00
beard%netscape.com c9cc4d8d66 Trying to fix build bustage. 1998-12-01 01:02:32 +00:00
beard%netscape.com c62b49cafc Mac shared library migration. 1998-11-30 22:15:00 +00:00
rpotts%netscape.com 55cbf14e34 removed invalid asserts for the STANDALONE_IMAGELIB... 1998-11-24 10:55:53 +00:00
amusil%netscape.com 44a65da803 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 12a1eb51d6 changed UserAgent string reporting. 1998-11-22 00:22:35 +00:00
mcmullen%netscape.com 266f3af17a First Checked In. 1998-11-21 01:24:55 +00:00
cyeh%netscape.com e9d3c67427 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 fb056c13cc Took out the superfluous second inclusion of rules.mk. 1998-11-18 23:18:29 +00:00
pnunn%netscape.com 3107543e4c 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 cdd0efbb06 Updated checks for solaris. Started using platform.h. 1998-11-18 18:32:52 +00:00
cls%seawood.org f855279cc3 Changed LCFLAGS to CFLAGS 1998-11-18 18:29:18 +00:00
beard%netscape.com 3190119aec First Checked In. 1998-11-18 01:54:25 +00:00
beard%netscape.com 0bf01a49bf First Checked In. 1998-11-18 01:46:22 +00:00
cyeh%netscape.com cdda4f09dc remove dependence on mozilla classic style features (MOZ_MEDIUM) 1998-11-16 20:00:53 +00:00
leaf%mozilla.org 1d218053c4 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 6dd892aa31 Checking in a fix for linux builds. 1998-11-13 22:16:07 +00:00
leaf%mozilla.org d6c5c4d164 Landing the XPCOM_BRANCH. 1998-11-11 22:29:18 +00:00
cls%seawood.org cc95bb5b26 Added EXPORTS 1998-11-11 05:33:24 +00:00
cls%seawood.org 226a8ccd8d Forgotten piece of Jeremy Lea's patch 1998-11-11 04:38:53 +00:00
cls%seawood.org 92dbfec844 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 74eb6f72c4 bugzilla#1211. Needed ifndef for Timer decl. 1998-11-10 00:07:58 +00:00
cyeh%netscape.com 4d26707dcb checking in conflicts to fix 1998-11-04 18:50:29 +00:00
cyeh%netscape.com 998b2da5e7 checkin files with conflicts to fix 1998-11-04 18:50:05 +00:00
pierre%netscape.com 6c7bdc0e93 enabled debug info in standalone target (closed tree override: raptor build only) 1998-11-04 06:34:34 +00:00
beard%netscape.com 90eeb983e2 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 fe0506465c Moved result declaration outside the if statement to fix irix build 1998-11-03 02:34:50 +00:00
sudu%netscape.com 458a05591b Changes to support liveconnect security using ProxyJNI 1998-11-03 00:21:47 +00:00
beard%netscape.com 925453c4fb Updated to use security context. 1998-11-03 00:14:49 +00:00
beard%netscape.com 177c1fe006 Changed a comment. 1998-11-03 00:13:38 +00:00
beard%netscape.com 9e6d20376e Changes to support liveconnect security using ProxyJNI 1998-11-03 00:06:12 +00:00
beard%netscape.com efeb78f542 Added nsCSecurityContext.cpp. 1998-11-02 23:31:23 +00:00
sudu%netscape.com a4f7620f28 Changes to support liveconnect security using ProxyJNI 1998-11-02 23:11:38 +00:00
valeski%netscape.com ff7d8fd20a changed useragent method to call through to nsINetService's useragent method. 1998-10-28 21:16:00 +00:00
raman%netscape.com bf64f9fb7a Disabled contiunous update 1998-10-28 20:19:12 +00:00
cls%seawood.org 1f612e9ddf Some updated to work with nglayout. Others sync'd to remove cruft. 1998-10-28 03:49:12 +00:00
ddrinan%netscape.com d36f493879 Added HG06196 and HG06197 1998-10-27 03:51:11 +00:00
beard%netscape.com 375fe1a835 First Checked In. 1998-10-22 20:45:42 +00:00
beard%netscape.com f0d430344d added ProxyJNI.h, nsIThreadManager.h 1998-10-22 20:44:43 +00:00
beard%netscape.com 50a2e923ff Changed nsJNI.cpp to ProxyJNI.cpp. 1998-10-22 20:43:45 +00:00
beard%netscape.com f32b08b2d5 Fixed parameter marshalling. 1998-10-22 20:42:47 +00:00
cls%seawood.org 382f88e891 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 8876d7a20e Moved zlib from REQUIRES to a ifndef MOZ_NATIVE_ZLIB endif block. 1998-10-22 03:59:53 +00:00
ftang%netscape.com c8929ada3c convert filename into UTF8 in GetSlotValue 1998-10-21 14:20:01 +00:00
cls%seawood.org 001ed2ffd4 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 df20a81729 fix build bustage. 1998-10-20 23:35:34 +00:00
dougt%netscape.com f92fae4156 final merge from nova 4.5 to 5.0. 1998-10-20 20:55:30 +00:00