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

972 Коммитов

Автор SHA1 Сообщение Дата
brade%netscape.com 28b63617fc remove paths for mozilla/modules/xlate since it isn't needed nor available from the current CVS module 1998-12-30 19:40:17 +00:00
ftang%netscape.com 679ed4ec01 1st check in. It build on Window. It does not build on UNIX and macintosh yet.
It is not hook up with build system yet. Read note.txt first.
1998-12-29 23:28:05 +00:00
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
brendan%netscape.com ac74456c54 nsIEventHandler is not a struct, has not been for a while, and anyway is known by its typedef name here. 1998-10-02 00:20:18 +00:00
cls%seawood.org 555dd2d723 The first commit apparently didn't take. Restored inclusion of private nspr header in OJI ifdef. 1998-10-02 00:01:08 +00:00
cls%seawood.org 2c180207f1 Removed use of private NSPR headers. Approved by warren@netscape.com. 1998-10-01 21:48:18 +00:00
cyeh%netscape.com 63332f7577 Remove old MOCHA #ifdefs 1998-10-01 21:24:22 +00:00
warren%netscape.com 4b25695574 Cleaned up messages. 1998-10-01 19:07:36 +00:00
warren%netscape.com c4eaaf4ebe Fixed up input stream buffering. Fixed some refcounting problems. 1998-10-01 08:08:09 +00:00
warren%netscape.com 91a2b19cce Removed unnecessary field for new networking stuff. 1998-10-01 03:01:39 +00:00
warren%netscape.com 51c2d71bae Added networking changes under ifdef NEW_PLUGIN_STREAM_API 1998-10-01 02:59:16 +00:00
norris%netscape.com 8647812478 Fix bug 326297: various security holes caused by lack of quoting around
displayed URLs.
1998-10-01 00:23:05 +00:00
pnunn%netscape.com f516853110 Patch from Adam Moss. Fixes problem with transparency mask on interlaced images.
Much thanks...pn
1998-09-30 22:03:58 +00:00
warren%netscape.com eec0bd738f Broke out LiveConnect callbacks into separate file. 1998-09-30 20:54:09 +00:00
sudu%netscape.com 53eb165611 Changes to support secure liveconnect 1998-09-30 20:41:35 +00:00
beard%netscape.com 63ef5d56e6 Made SpendTime method XP. 1998-09-30 20:07:45 +00:00
michaelp%netscape.com 272b22bccb added support for deferred plugin enumeration. 1998-09-30 18:57:27 +00:00
ftang%netscape.com b893a9105c check in fix for Bugzilla bug 832. Reviewed by rjc 1998-09-30 10:28:34 +00:00
warren%netscape.com 50352430c5 Renamed to shorter name for Mac. 1998-09-30 05:45:49 +00:00
warren%netscape.com a6b50b2e24 New OJI networking APIs. 1998-09-30 05:29:48 +00:00
cls%seawood.org b68d27d653 Changed check for EDITOR to MOZ_EDITOR. 1998-09-30 00:53:10 +00:00
rjc%netscape.com 38310b7690 Expose support for Shack. 1998-09-29 23:11:32 +00:00
michaelp%netscape.com b4946f72d6 we only notify the plugin instance via the plugin host and only if the notify
data is non-null.
1998-09-29 22:47:42 +00:00
pinkerton%netscape.com 4c7c484955 improper use of volatile 1998-09-29 17:31:52 +00:00
pinkerton%netscape.com 1fff0d4271 Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon. 1998-09-29 17:11:00 +00:00
cyeh%netscape.com affbb78927 removing old NSPR20 and MOCHA #ifdefs 1998-09-28 20:26:20 +00:00
cyeh%netscape.com f011b68c46 remove old NSPR20 #ifdefs 1998-09-28 20:22:36 +00:00
cyeh%netscape.com 6a9c9416f9 remove old #ifdefs 1998-09-28 20:20:42 +00:00
cyeh%netscape.com d24438687b remove old NSPR20 #ifdef 1998-09-28 20:19:24 +00:00
cyeh%netscape.com 751bb4c719 removing old NSPR20 #ifdefs 1998-09-28 20:17:44 +00:00
cyeh%netscape.com db4b8b5032 removing old NSPR20 #ifdef 1998-09-28 20:13:36 +00:00
cyeh%netscape.com d6e8090cc8 remove old NSPR20 #ifdef 1998-09-28 20:08:32 +00:00
michaelp%netscape.com 7445c1964e fixes for unix bustage. 1998-09-27 23:44:28 +00:00
michaelp%netscape.com a83657a6f1 obsolete. 1998-09-27 22:25:13 +00:00
michaelp%netscape.com 444e102263 added support for plugintaginfo2 and jvmtaginfo. 1998-09-27 22:24:54 +00:00
michaelp%netscape.com 5f044cbe2d added support for pluginmanager2 methods. 1998-09-27 22:23:19 +00:00
michaelp%netscape.com 61d41bed81 cleanup. now supports stream "as file" and "as file only." added support
for pluginmanager2 methods (largely stubs). now correctly handles URLNotify().
we noew report our user agent as 5.0. can now load 5.0 style plugins from DLLs
and instantiate them properly.
1998-09-27 22:21:39 +00:00
michaelp%netscape.com c5a25a276e removed attribute queries. added ShowStatus(). 1998-09-27 22:17:00 +00:00
michaelp%netscape.com b4141e3f53 we no longer consider failures from GetAttributes() or even expect the
plugin host to implement it.
1998-09-27 22:16:00 +00:00
michaelp%netscape.com 920c80c057 now properly handles queries for nsIFactory. 1998-09-27 22:14:15 +00:00
michaelp%netscape.com 2e6ed50582 now reflect our dependency on OJI. 1998-09-27 22:12:59 +00:00
michaelp%netscape.com 00a515158e changes to support using OJI with raptor. 1998-09-27 22:11:12 +00:00
raman%netscape.com c5b0abb836 exit gracefully if gNavCenter is NULL 1998-09-27 01:22:03 +00:00
mlm%netscape.com 83354ceddb Branch landing: Multithreading libmocha in mozilla.
- Remove reference to lm_crippled_context; add an accessor function instead.
1998-09-25 22:09:58 +00:00
mlm%netscape.com c67d0a51aa Branch landing: Multithreading libmocha in mozilla.
- Add cx parameter to LM_LockJS and friends.
1998-09-25 22:09:03 +00:00
mlm%netscape.com e5bf3349f6 Branch landing: Multithreading libmocha in mozilla.
- Add JS_BeginRequest and JS_EndRequest calls
- Add context parameters to some functions
1998-09-25 22:08:28 +00:00
mlm%netscape.com 22be0fa5fb Branch landing: Multithreading libmocha in mozilla.
- Add JS_BeginRequest() and JS_EndRequest() to make sure contexts don't
   stomp on each other.
1998-09-25 22:07:48 +00:00
saari%netscape.com 33eed4affb This should fix the burning Mac tree... 1998-09-25 16:29:55 +00:00
cyeh%netscape.com 6222d3f057 remove crusty old NSPR20 #ifdef 1998-09-25 00:30:06 +00:00
cyeh%netscape.com bdcaa90d13 removing old NSPR20 #ifdef 1998-09-24 20:36:57 +00:00
sman%netscape.com 0eba525234 Layer updates 1998-09-24 18:41:30 +00:00
ramiro%netscape.com 289f7369d4 Fix classic off-by-one strcat buffer error.
Thanks to Michael O'Reilly <michael@metal.iinet.net.au> for providing the fix.
1998-09-24 09:27:37 +00:00
beard%netscape.com 2f7631acba create_java_vm_impl was always failing. 1998-09-24 01:20:09 +00:00
hyatt%netscape.com 81a2686c56 Tweaks to the HTML pane calls to make sure they use the template. 1998-09-24 00:07:17 +00:00
jsun%netscape.com fe40441e7e added the timestamp and start,end range of events to NSCalendar. 1998-09-23 00:04:34 +00:00
cls%seawood.org 39b7c91072 Sync'd Makefile.ins 1998-09-22 23:01:29 +00:00
beard%netscape.com 8a874fea42 Need a real plugin manager reference. 1998-09-22 22:23:35 +00:00
beard%netscape.com dc668a9b8b Removed redundant (wrong) declaration of local variable err from GetLiveconnect(), which was shadowing another declaration of err in an outer scope. 1998-09-22 22:02:33 +00:00
wtc%netscape.com 96a6a02078 NO_NSPR_PRIVATE_HEADER_BRANCH landing. Removed the inclusions of
private NSPR headers (prosdep.h and primpl.h) from the Mozilla source.
The part of prosdep.h that is actually needed by Mozilla was extracted
and put in the new file mozilla/include/xp_path.h.
1998-09-22 16:59:57 +00:00
raman%netscape.com 5f426eb018 Turn on the autoupdate preference by default. OK'ed by cathleen and jar. At this point, this is more for demo of Autoupdate feature on windows 1998-09-22 04:17:52 +00:00
raman%netscape.com 469af0cdb4 On windows if smartupdate is not enabled, enable autoupdate manually. OK'ed by cathleen and jar. This is more for demo of Autoupdate feature 1998-09-22 04:16:31 +00:00
cls%seawood.org 62d121236f Sync'd Makefile.ins with corresponding Makefiles. Fixed problems with autoconf build. Thanks to Christopher Blizzard <blizzard@appliedtheory.com> and Tom Rini <trini@kernel.crashing.org>. 1998-09-22 03:47:27 +00:00
blizzard%appliedtheory.com 70bd5f5596 Only build liveconnect methods if OJI is defined 1998-09-22 02:26:12 +00:00
blizzard%appliedtheory.com d8eb225619 Include caps includes for prototypes 1998-09-22 02:25:43 +00:00
hyatt%netscape.com 3b094d7045 More properties added and template support for SHACK added. 1998-09-22 00:23:53 +00:00
beard%netscape.com 67352b4c2f Removed nsINetworkManager. 1998-09-21 22:18:43 +00:00
nisheeth%netscape.com 549994ef6c Adding files created by Ori Kravitz (orik@mercury.co.il) for exposing
interfaces for testing the layout engine.
1998-09-21 22:16:41 +00:00
nisheeth%netscape.com c1c0def323 Adding build support for modules/libtest if MOZ_LIBTEST is defined. 1998-09-21 22:08:05 +00:00
sudu%netscape.com a37647efca Added back a initializer which I missed in last merge 1998-09-21 21:01:16 +00:00
beard%netscape.com 3d96f6a571 Added JVM_SpendTime. 1998-09-21 20:47:21 +00:00
beard%netscape.com 087273a195 Added SpendTime to nsIJVMPlugin. Only turned on for XP_MAC, to avoid breaking other's plugins. 1998-09-21 20:41:19 +00:00
blizzard%appliedtheory.com 96612358a0 Add the include/private directory to the include path 1998-09-21 18:18:29 +00:00
spider%netscape.com 45f70d4f49 Adding NPL's which were mistakenly forgotten upon initial checkin 1998-09-21 17:18:04 +00:00
spider%netscape.com 147655af6f WIP: NLS stub implementation on NSPR 1998-09-21 16:13:08 +00:00
mcafee%netscape.com 0d0ae2be5b Merging SmartBrowsing prefs in from Nova. 1998-09-21 04:44:42 +00:00
blizzard%appliedtheory.com 71d9183397 Bring autoconf build into sync with non-autoconf build 1998-09-19 22:40:53 +00:00
mcafee%netscape.com 0b53da4c8e Adding support for non-X11 Unix systems 1998-09-19 06:21:01 +00:00
raman%netscape.com 3bf25c0134 Added support for unsigned JAR files. This feature is controlled by a preference 1998-09-19 01:27:20 +00:00
raman%netscape.com 7c9274a115 Added a preference to control unsigned JAR files for SmartUpdate 1998-09-19 01:26:21 +00:00
spider%netscape.com b044f59743 WIP: UnicodeString -> nsString 1998-09-18 22:18:44 +00:00
spider%netscape.com 8057f7e65a Fix windows build bustage 1998-09-18 21:42:28 +00:00
spider%netscape.com 55087ecd7a export header files for calendar 1998-09-18 18:59:50 +00:00
spider%netscape.com 19d8b90980 exporting classes to get julian to link with nlsstub 1998-09-18 18:45:50 +00:00
spider%netscape.com 09986fd9f2 Unix fixes for free source julian code 1998-09-18 18:22:27 +00:00
spider%netscape.com 281b60ea46 WIP: nlsstub implementation, NPL added to all of nlsstub 1998-09-18 18:06:30 +00:00
warren%netscape.com 3e70b62c80 Added a copy of nsMalloc to get the build going. 1998-09-18 11:30:54 +00:00
warren%netscape.com 37436804db Fixes to eliminate nsINetworkManager 1998-09-18 10:48:12 +00:00
warren%netscape.com 8ba9eed147 Removed nsINetworkManager.h which is obsolete. 1998-09-18 10:28:45 +00:00
warren%netscape.com dec3d48652 Updated Mac MANIFEST files. 1998-09-18 08:39:16 +00:00
warren%netscape.com 3b6a617894 Removed nsINetworkManager base class. 1998-09-18 08:35:11 +00:00
warren%netscape.com c097c4247f Removed nsINetworkManager.h include. 1998-09-18 07:45:24 +00:00
warren%netscape.com 6e7ac8e7be Moved nsIMalloc and impl from xpcom. 1998-09-18 07:22:15 +00:00
warren%netscape.com 234fdfae3c Eliminated nsINetworkManager and moved it's methods to nsIPluginManager/nsIPluginManager2. 1998-09-18 07:21:21 +00:00
gagan%netscape.com d6dc3cfd65 nucache based changes. 1998-09-18 05:52:24 +00:00
warren%netscape.com e739973a4a Abstracted away need for JavaVM object and GetJavaVM plugin API call. 1998-09-18 01:29:08 +00:00
jgellman%netscape.com bd1c6695f2 Remove java API from the build. 1998-09-18 00:10:15 +00:00
beard%netscape.com f4c16c7626 09171998 LiveConnect Carpool: build bustage: false -> PR_FALSE. 1998-09-17 22:03:45 +00:00
jsun%netscape.com 24d454f681 No change.
Just wanted to notify Mozilla, Gromit trees that my
checkins (in mozilla\modules\calendar) are not being build by Mozilla or Gromit.

Only Calendar should build these files.
1998-09-17 21:40:43 +00:00
jsun%netscape.com 1e85684495 added the changeEventsOwnership method for moving events between calendars. 1998-09-17 21:24:52 +00:00
beard%netscape.com 39778d0e0d 09171998 LiveConnect Carpool: XP_MAC, added #define of JSJDLL, and preregistering the nsILiveconnect factory. 1998-09-17 19:39:46 +00:00
sudu%netscape.com ace5839c75 New xpcom liveconnect apis 1998-09-17 18:13:55 +00:00
spider%netscape.com 0be0ab8fb9 WIP: nlsstub implementation 1998-09-17 02:39:51 +00:00
spider%netscape.com ee39d68498 Initial nlsstub implementation to remove libnls dependency
for free source execution
1998-09-17 02:07:28 +00:00
amusil%netscape.com 0e053148eb Ported Java to C++ src files 1998-09-16 20:47:46 +00:00
amusil%netscape.com fc48b58ad2 Ported Java to C++ header files 1998-09-16 20:47:01 +00:00
mcafee%netscape.com 78027b8dcd Uninitialized variable compiler warnings on Linux 1998-09-16 07:14:42 +00:00
mcafee%netscape.com c07d17452c Unhandled cases in switch statement 1998-09-16 06:57:28 +00:00
mcafee%netscape.com e7203838d4 Uninitialized variable compiler warnings on Linux 1998-09-16 06:54:49 +00:00
rjc%netscape.com 750325c27e When sending VPROP_CHANGED events, also pass along information on which property changed. 1998-09-15 22:15:46 +00:00
rjc%netscape.com 270d70b04a Need to reference libparse header file. 1998-09-15 22:14:59 +00:00
rjc%netscape.com a529b0e6d9 Additional changes for supporting HT_LayoutComplete(). 1998-09-15 22:07:34 +00:00
rjc%netscape.com 0d4948c865 Fix build bustage. Need to include "structs.h" for new layout completion support. 1998-09-15 19:35:38 +00:00
nisheeth%netscape.com cdfbe7032b Changed HT_LayoutComplete() to accept different parameters. 1998-09-15 18:36:03 +00:00
nisheeth%netscape.com dbb59fe723 Changed parameters of HT_LayoutComplete(). 1998-09-15 18:35:16 +00:00
warren%netscape.com a2e857c5c1 API changes for GetValue/SetValue and GetURL/PostURL from michaelp. 1998-09-15 04:54:46 +00:00
michaelp%netscape.com 1834fe12a4 new file for mac build. 1998-09-15 04:15:53 +00:00
michaelp%netscape.com 593610ded9 new plugin world. 1998-09-15 03:48:58 +00:00
warren%netscape.com 5619102737 Accepting michaelp's API changes for GetValue/SetValue. 1998-09-15 03:45:38 +00:00
spider%netscape.com 60a2b1642a Getting FS Calendar Core to compile... 1998-09-15 03:21:18 +00:00
spider%netscape.com f8ed5b81e9 Whomping latest Nova Calendar Core implementation into FS
NOTE:  Mozilla & Gromit should not be building this stuff.
1998-09-15 02:20:22 +00:00
raman%netscape.com f49eb6d2b2 Added some more preferences for AutoUpdate 1998-09-13 02:02:51 +00:00
raman%netscape.com c1de187f8d Commenting out the call for AutoUpdate because Mac was not building 1998-09-12 04:52:17 +00:00
raman%netscape.com 337a310954 Commenting out the call for AutoUpdate because Mac was not building 1998-09-12 04:50:45 +00:00
rjc%netscape.com 5c86eb38ab Control the autoupdate via rdf. Changes from raman. Reviewed by rjc 1998-09-12 02:37:57 +00:00
rjc%netscape.com ac638a9651 Control the autoupdate via prefereneces. Changes from raman. Reviewed by rjc 1998-09-12 02:37:24 +00:00
pinkerton%netscape.com a467eb01c2 turn on html area code for mac (now ifdef'd mac/win). 1998-09-11 19:01:48 +00:00
rjc%netscape.com 6650ec876c More polling mechanism testing. 1998-09-11 11:05:50 +00:00
rjc%netscape.com 7cfa3bec43 Polling mechanism test. 1998-09-11 07:45:49 +00:00
kipp%netscape.com 93ecdce43c Checked in some bug fixes from michaelp to make fullscreen plugins work better/more often 1998-09-09 23:52:16 +00:00
hyatt%netscape.com 8a11a081b8 Added notion of window type (standalone, docked, embedded, popup) to RDF. 1998-09-09 20:26:16 +00:00
pnunn%netscape.com 28e94d9f5e fix for #309770. Porting RefreshURLTimer fix from 4.06 to Moz. 1998-09-09 19:08:32 +00:00
rjc%netscape.com ebcebdf4e9 Fix some more drag&drop issues (regarding re-ordering of existing local/remote items). Also, on PowerPPC, force compiler to use no byte padding regarding structure alignment. 1998-09-09 19:06:23 +00:00
cls%seawood.org 75aa20f4c8 Sync'd. 1998-09-09 08:15:05 +00:00
briano%netscape.com edee40ba5b Minor cleanup, and changed EDITOR to MOZ_EDITOR. 1998-09-08 21:24:12 +00:00
rjc%netscape.com ce08246bb9 Allow mixing/repositioning of local/remote items in the same container. 1998-09-08 20:55:41 +00:00
beard%netscape.com 103b9ddec6 Lazy LiveConnect fixes. 1998-09-08 19:11:50 +00:00
cls%seawood.org cb5493bab6 Changed EDITOR env to MOZ_EDITOR. Submitted by Tim Rowley <tor@cs.brown.edu> 1998-09-08 04:52:26 +00:00
raman%netscape.com b571f8fe11 Checking bug fixes for SmartUpdate. It is not part of the build system 1998-09-07 21:49:56 +00:00
ftang%netscape.com f5b693529e Change to the new selector so Japanese bookmark in UNIX (EUC) could be import correctly. This is a special case where bookmark file is different from the locale csid. 1998-09-04 23:25:00 +00:00
ftang%netscape.com 38b51aba21 Add bookmark import UTF8 conversion code to convert the bookmark entry into UTF8. reviewed by rjc 1998-09-04 23:11:05 +00:00
amusil%netscape.com 09a5166987 MacFE code for Anthrax along with minor XP tweaks 1998-09-03 21:08:25 +00:00
raman%netscape.com 12a50d30c6 Merging 4.5 softupdate changes and converting Java code into C++ code and making smartupdate build when MOZ_SMARTUPDATE is defined 1998-09-02 19:09:53 +00:00
raman%netscape.com 2f45d24ca2 Merging 4.5 Libreg changes 1998-09-02 19:09:30 +00:00
raman%netscape.com d1bf42dd6b removing smartupdate related code, because it is not dependent on Java 1998-09-02 19:09:03 +00:00
raman%netscape.com 2a8a818d58 Build SmartUpdate when MOZ_SMARTUPDATE is defined 1998-09-02 19:05:13 +00:00
ramiro%netscape.com cb251ba871 Add support for -config-dir command line flag. That means mozilla can now
use a configdir other that ~/.netscape without having to do HOME environment
hacks.
Thanks to Aleksey Nogin (ayn2@cornell.edu) for doing all the work and being
patient for me to actually check the stuff in.
1998-09-02 14:29:42 +00:00
cls%seawood.org 52c74ded1d Tweaks to remove XFE dependencies from other parts of the tree. Approved by {gagan,malmer,ramiro}%netscape.com. 1998-09-02 07:02:04 +00:00
beard%netscape.com 479c87a522 Added call to np_UnloadPluginClass in NPL_Shutdown. 1998-09-01 23:57:50 +00:00
sdagley%netscape.com d89a14d2df Fix #316690. Reviewed/approved aoki (in veditz's absence). Fix hard coded reference to "Netscape Registry" so that Mozilla uses its own "Navigator Regsitry". 1998-09-01 23:44:31 +00:00
guha%netscape.com d24ffac6cc Fix extra comma problem --- (jgellman) 1998-09-01 22:43:32 +00:00
guha%netscape.com a7fa11a810 Bunch of bug fixes, etc. Reviewd by jgellman 1998-09-01 22:18:34 +00:00
danm%netscape.com d911076440 add new toolbar properties, fix early freemem in HT_SetNodeData, bmkNotifFunc notifies for all unassertions regardless of property type. r:rjc 1998-09-01 20:51:45 +00:00
cls%seawood.org 0af3a223eb Added ifdef OJI around JVMPlugin define 1998-09-01 19:45:35 +00:00
warren%netscape.com 315ab05c3b Changed c++ comments for inclusion in c files. 1998-09-01 04:15:07 +00:00
jgellman%netscape.com e60e08dfd1 remove bogus assertions 1998-09-01 03:26:16 +00:00
warren%netscape.com f7fa9e232b Changes for lazy java initialization. 1998-09-01 00:23:43 +00:00
warren%netscape.com 3631ffe2b5 Added FindProxyForURL. 1998-09-01 00:17:25 +00:00
warren%netscape.com 0448336f5c Fixed signature of Write method. 1998-09-01 00:17:01 +00:00
beard%netscape.com 35cb9e3602 Changes from SpiderMonkey131_BRANCH of ns/ref/liveconnect. 1998-08-31 20:15:32 +00:00
sdagley%netscape.com 74014ac0b2 When you add a call to an external function, include the F**KING header!! 1998-08-29 03:45:23 +00:00
mcafee%netscape.com 4e054e0646 Fixing bustage on Solaris, Linux. 1998-08-29 02:23:08 +00:00
ftang%netscape.com 748ef02062 add XP_ASSERT IsUTF8String for more data source. reviewed by rjc 1998-08-29 00:42:07 +00:00
ftang%netscape.com 41997f8f65 add XP_ASSERT for IsUTF8String, reviewed by rjc 1998-08-29 00:37:15 +00:00
ftang%netscape.com 021fa51939 make HT Find/property dialogbox work with UTF8. reviewed by rjc 1998-08-29 00:35:53 +00:00
cyeh%netscape.com 82cbbd3e96 change default homepage 1998-08-28 07:03:39 +00:00
jgellman%netscape.com b89df4e53b little patch trouble. whups. 1998-08-28 02:10:16 +00:00
jgellman%netscape.com 7ab0d48bbb Remove data source entries from cache table when the data source is destroyed 1998-08-28 01:33:36 +00:00
danm%netscape.com 0127c9fef0 new toolbar property, new function which fetches templates, fix hashtable bug, bmkNotifFunc notifies regardless of property type. r:rjc 1998-08-28 01:19:41 +00:00
rjc%netscape.com 3c27e437af Expose HT_LayoutComplete() API for layout notification. 1998-08-27 00:27:59 +00:00
rjc%netscape.com cf02f97319 Disable personal toolbar relations (important for Mac). Also, when removing columns
during pane deletion, adjust internal list.
1998-08-27 00:27:18 +00:00
slamm%netscape.com e721ba294c Have cvs ingnore the generated '.c' files. 1998-08-26 21:29:46 +00:00
av%netscape.com e126a83547 Anthrax changes 1998-08-26 19:30:58 +00:00
cls%seawood.org 9020b80c52 Updates to autoconf files. 1998-08-26 04:04:57 +00:00
ftang%netscape.com 486f865dc6 add XP_ASSERT(IsUTFString) to verify RDF_Assert. Reviewed by rjc 1998-08-26 00:20:49 +00:00
rjc%netscape.com 91105f4792 If not set, default to data being local. 1998-08-25 01:57:51 +00:00
ftang%netscape.com 830aa29282 fix NULL problem for IsUTF8String 1998-08-24 20:38:02 +00:00
raman%netscape.com ecebcb6e56 Converting Smartupdate code from Java to C++. 1998-08-21 23:46:11 +00:00
cls%seawood.org ec6ec5a3cd Restoring file biff'd in merge. 1998-08-21 03:50:48 +00:00
jevering%netscape.com 36cb3fc3bc Moving plugin directory stuff. 1998-08-21 01:12:53 +00:00
jgellman%netscape.com c1ce4a8d42 2nd try; new parser from james clark 1998-08-20 21:20:50 +00:00
jgellman%netscape.com 3844ff41be back out last checkin -- bad Macintosh karma, need more time 1998-08-20 20:05:26 +00:00
jgellman%netscape.com bb11d5220a new XML parser from James Clark 1998-08-20 19:24:29 +00:00
mcafee%netscape.com 4e19ef6961 Switching to test OS_ARCH for Rhapsody instead of using RHAPSODY. 1998-08-20 03:09:31 +00:00
ftang%netscape.com edd459a0ce add XP_ASSERT(IsUTF8String) to some HT api 1998-08-20 00:58:52 +00:00
cyeh%netscape.com a08864abff adding file: merge from AUTOCONF_1_0 1998-08-20 00:31:17 +00:00
cyeh%netscape.com 526dda94c7 merging files from AUTOCONF_1_0 branch 1998-08-20 00:30:12 +00:00
cls%seawood.org 84f1cedcbb AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
mcafee%netscape.com b5b1d9e7d0 Compile flag needed to get expat/xmlparse/xmlparse.c to compile correctly. 1998-08-19 08:29:56 +00:00
cls%seawood.org 9ec4fad8e8 Added ifdefs for MOZ_NATIVE_{JPEG,PNG,ZLIB}. Approved by pnunn%netscape.com. 1998-08-18 22:59:14 +00:00
pnunn%netscape.com 3ec730cc04 fix for #314603. pnunn. code error introduced during the modimglib-branch
landing for nglayout.
1998-08-18 22:24:59 +00:00
mcafee%netscape.com d01916da4c Adding support for Unix && NO_X11 1998-08-18 07:47:59 +00:00
jgellman%netscape.com 6a0d2a3f6e changes from wtc and the net for 64 bit machines, almost certainly not the last of them either 1998-08-18 01:24:30 +00:00
raman%netscape.com 6b73a880db Updated the code to get error messages from allxpstr.h 1998-08-17 21:12:30 +00:00
rjc%netscape.com 2288f0593e Import IE favorites and history on Mac might like how its also done on Windows. 1998-08-17 20:17:06 +00:00
raman%netscape.com d3c21cfc93 C++ implementation of Java objects. These files are not part of the build system yet. 1998-08-17 00:45:51 +00:00
raman%netscape.com c20de2fd12 Header files for Java to C conversion. They are not part of the build system yet. 1998-08-17 00:44:45 +00:00
jgellman%netscape.com 7e5b5312e5 Need to add the argument to gRDFMWContext() in one more place 1998-08-15 05:57:28 +00:00
guha%netscape.com 2dbde5e3f4 Some smart mail related stuff. Reviewed by rjc 1998-08-15 01:32:53 +00:00
danm%netscape.com 9d916ee0d8 fix compilation error 1998-08-14 03:44:39 +00:00
warren%netscape.com a82ef96ba7 Fixed problem where enums were being cast to ints and misaligned causing crash. 1998-08-14 01:35:53 +00:00
rjc%netscape.com 7f98c99753 Changes for better importing of IE favorites, Win9x/NT recent documents, and start menu. 1998-08-13 21:55:12 +00:00
rjc%netscape.com 64611d35fe Now always show "More Options" in properties dialog. 1998-08-13 21:24:29 +00:00
rjc%netscape.com 3252efac4f Small context changes for HT_Properties() and HT_Find(). 1998-08-12 20:17:23 +00:00
rjc%netscape.com 5f7d8eb417 Fix SMART_MAIL for Mac. 1998-08-12 19:58:08 +00:00
cmanske%netscape.com 22f632978b Removing comment that doesn't apply anymore. With permission of pnunn 1998-08-12 00:40:33 +00:00
gagan%netscape.com d7096c11e4 Fixed bug #313386. Very classic example of not using const keyword. rev/cmanske app/pnunn. 1998-08-12 00:33:53 +00:00
pnunn%netscape.com 447dd2d5d1 still need jerror.h. Thanks, Rick. 1998-08-11 22:08:39 +00:00
pnunn%netscape.com d929a63e36 Removed extraneous include file. Tom Lane, committed by pnunn. 1998-08-11 20:45:59 +00:00
pnunn%netscape.com 647bb6a7e0 remove dependencies on jpeg files. Tom Lane, committed by pnunn. 1998-08-11 20:45:18 +00:00
michaelp%netscape.com 1b8db3dd60 should fix build errors on unix. 1998-08-10 18:02:56 +00:00
beard%netscape.com 8ec2164a59 Added nsIPluginInstance* and NPWindow* data members to CPluginInstancePeer, fixed some reference counting bugs. Changed instance->pdata to point to the peer, so it can be accessed independently. 1998-08-09 03:17:39 +00:00
beard%netscape.com cb0f40cc2e Fixed a C string copy bug in CPluginInstancePeer::CPluginInstancePeer, added strcasecmp for XP_MAC. 1998-08-09 01:55:13 +00:00
beard%netscape.com 8630892040 Changed all uses of lo_NVList to not depend on OJI being defined. 1998-08-08 20:50:22 +00:00
michaelp%netscape.com 02355fbfa6 merged changes from branch. 1998-08-08 19:21:40 +00:00
morse%netscape.com 18b02c0189 changes for single signon 1998-08-07 03:13:05 +00:00
amusil%netscape.com b23124bef3 Fixes Bug# 117905. This fix has been in the 4x tree since 4.04. 1998-08-07 00:21:42 +00:00
pinkerton%netscape.com e99786d443 Fix 2000 link warnings problem caused by including lots o' libraries in this static lib. (rev beard). 1998-08-06 20:24:11 +00:00
donm%netscape.com eb8e67908f FE_Trace needed #ifdef DEBUG wrapper for optimized builds. 1998-08-06 16:59:39 +00:00
warren%netscape.com 04b74cdb04 Removed version of file with name that's too long for the mac. 1998-08-06 05:10:35 +00:00
rjc%netscape.com fe4e98d8d3 File system is now read/write on Mac. 1998-08-06 01:36:42 +00:00
rjc%netscape.com a46b9e22be On remote AFP volumes, don't show invisible files/folders. 1998-08-06 01:27:45 +00:00
rjc%netscape.com f15c6bb16c Add some prototypes for Mac, but a bug where "db" was used by not initialied to anything. 1998-08-06 01:15:04 +00:00
rjc%netscape.com 7ef39f6eef Small changes, including bug fix regarding passed in string being potentially changed. 1998-08-06 01:04:20 +00:00
guha%netscape.com ac0e3ee516 pop mail stuff 1998-08-05 22:44:29 +00:00
beard%netscape.com 45be0faf4e Removed redundant declaration of gForcingRedraw. 1998-08-05 05:38:36 +00:00
michaelp%netscape.com 916c12d829 latest changes to get plugins working... 1998-08-05 04:21:36 +00:00
warren%netscape.com 7f668f138d Added av's changes back in from lib/plugin/npglue.cpp -- Adding sizing feature to the plugin API. Reviewed by Nisheeth. 1998-08-05 02:53:11 +00:00
warren%netscape.com 2bd409556b Added include of config.mk so that MOZ_OJI gets defined. 1998-08-05 01:19:53 +00:00
warren%netscape.com 668cddb22e Changes to build with MOZ_OJI, and optionally build NSJVM. Changes to regenerate jar files. Changed version number to 50. 1998-08-05 00:36:13 +00:00
michaelp%netscape.com a982055cab attempt to fix busted Unix builds... 1998-08-04 03:21:43 +00:00
hyatt%netscape.com 3a906fbeab Messed up the names of two properties. Approved by RJC. 1998-08-04 00:28:03 +00:00
hyatt%netscape.com e78308b74a Added more control strip properties. Approved by RJC. 1998-08-03 23:41:58 +00:00
dfm%netscape.com 231d5b637d Added privacy.warn_no_policy preference; default is off. 1998-08-03 23:32:13 +00:00
hyatt%netscape.com 609fc7250e Fixing Mac build bustage. Approved by RJC and Pinkerton. 1998-08-03 23:23:30 +00:00
hyatt%netscape.com fb7057c63f Added notion of templates to HT. Added several configurable properties. 1998-08-03 22:32:19 +00:00
guha%netscape.com d208c7b1e3 Fix Hyatt's bug + some more 1998-08-03 22:20:20 +00:00
warren%netscape.com 72d6f8a374 Removed ifdef NSPR20 for unix text plugin. 1998-08-03 21:53:49 +00:00
guha%netscape.com ca4693b470 Fix build bustage. 1998-08-03 01:39:03 +00:00
michaelp%netscape.com 7e93511cca additional plugins work. 1998-08-02 03:20:22 +00:00
shaver%netscape.com c0fc0c1696 forgot to add NPL (bad Mike\!) 1998-08-01 23:56:38 +00:00
guha%netscape.com 87c1690372 Additions for pop mail based on shack.
ifdefed out.
1998-08-01 23:18:26 +00:00
michaelp%netscape.com 606f6d2be9 more unix hackery... 1998-08-01 22:23:35 +00:00
michaelp%netscape.com 595c5dcf13 changed to see if unix build might work again. 1998-08-01 22:17:29 +00:00
michaelp%netscape.com a184003312 fixed IRIX build problem. 1998-08-01 21:56:24 +00:00
shaver%netscape.com b0082a9741 added XMLGraph and XMLParser JS/XML glue 1998-08-01 19:08:05 +00:00
michaelp%netscape.com 942e5214f9 changes for plugin support. 1998-08-01 05:46:47 +00:00
warren%netscape.com 8395a0407e Added plugin dir 1998-07-31 23:14:42 +00:00
warren%netscape.com 73802e32e5 Added plugimpl include path (even though it's the current dir) to fix irix breakage. 1998-07-31 22:49:31 +00:00
warren%netscape.com ca0f20e6f8 Fixed breakage on irix -- couldn't cast void* to int. 1998-07-31 21:06:04 +00:00
warren%netscape.com 2e5fb56017 Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag. 1998-07-31 20:46:45 +00:00
warren%netscape.com c9bd5d8074 Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag. 1998-07-31 20:19:50 +00:00