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

509 Коммитов

Автор SHA1 Сообщение Дата
sudu%netscape.com ede108603b Changes to support secure liveconnect 1998-09-30 20:41:35 +00:00
beard%netscape.com 6f43233e5b Made SpendTime method XP. 1998-09-30 20:07:45 +00:00
michaelp%netscape.com 1a14ac545f added support for deferred plugin enumeration. 1998-09-30 18:57:27 +00:00
ftang%netscape.com 8925b31b03 check in fix for Bugzilla bug 832. Reviewed by rjc 1998-09-30 10:28:34 +00:00
warren%netscape.com 8370a6d841 Renamed to shorter name for Mac. 1998-09-30 05:45:49 +00:00
warren%netscape.com eb85c88d22 New OJI networking APIs. 1998-09-30 05:29:48 +00:00
cls%seawood.org 74ea382ef2 Changed check for EDITOR to MOZ_EDITOR. 1998-09-30 00:53:10 +00:00
rjc%netscape.com c38ee8fa04 Expose support for Shack. 1998-09-29 23:11:32 +00:00
michaelp%netscape.com f3393c3fdb 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 cb8be4b9dc improper use of volatile 1998-09-29 17:31:52 +00:00
pinkerton%netscape.com 7c640d6f80 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 59cbdde428 removing old NSPR20 and MOCHA #ifdefs 1998-09-28 20:26:20 +00:00
cyeh%netscape.com d9b3e33a35 remove old NSPR20 #ifdefs 1998-09-28 20:22:36 +00:00
cyeh%netscape.com a2eec6b4b5 remove old #ifdefs 1998-09-28 20:20:42 +00:00
cyeh%netscape.com 68889d400f remove old NSPR20 #ifdef 1998-09-28 20:19:24 +00:00
cyeh%netscape.com e2b6088652 removing old NSPR20 #ifdefs 1998-09-28 20:17:44 +00:00
cyeh%netscape.com 993ce82706 removing old NSPR20 #ifdef 1998-09-28 20:13:36 +00:00
cyeh%netscape.com 0f4c4c40f4 remove old NSPR20 #ifdef 1998-09-28 20:08:32 +00:00
michaelp%netscape.com f9450d5c7c fixes for unix bustage. 1998-09-27 23:44:28 +00:00
michaelp%netscape.com 399c2bfd05 obsolete. 1998-09-27 22:25:13 +00:00
michaelp%netscape.com 7215b85bbf added support for plugintaginfo2 and jvmtaginfo. 1998-09-27 22:24:54 +00:00
michaelp%netscape.com 3d068804fb added support for pluginmanager2 methods. 1998-09-27 22:23:19 +00:00
michaelp%netscape.com 348f4d74dd 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 c25921fcd8 removed attribute queries. added ShowStatus(). 1998-09-27 22:17:00 +00:00
michaelp%netscape.com 774736760d 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 2cff76a750 now properly handles queries for nsIFactory. 1998-09-27 22:14:15 +00:00
michaelp%netscape.com 6c4989fbca now reflect our dependency on OJI. 1998-09-27 22:12:59 +00:00
michaelp%netscape.com 53316363b6 changes to support using OJI with raptor. 1998-09-27 22:11:12 +00:00
raman%netscape.com 2bd5d4f664 exit gracefully if gNavCenter is NULL 1998-09-27 01:22:03 +00:00
mlm%netscape.com c8848836e7 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 5d331a9642 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 015570f67c 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 20df2ffd57 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 6fdfd094d8 This should fix the burning Mac tree... 1998-09-25 16:29:55 +00:00
cyeh%netscape.com fa2cd13350 remove crusty old NSPR20 #ifdef 1998-09-25 00:30:06 +00:00
cyeh%netscape.com 26a561928e removing old NSPR20 #ifdef 1998-09-24 20:36:57 +00:00
sman%netscape.com 5fe462c726 Layer updates 1998-09-24 18:41:30 +00:00
ramiro%netscape.com 37cfc481c1 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 60f7e019a9 create_java_vm_impl was always failing. 1998-09-24 01:20:09 +00:00
hyatt%netscape.com 07a7a44e54 Tweaks to the HTML pane calls to make sure they use the template. 1998-09-24 00:07:17 +00:00
jsun%netscape.com ad4a27889c added the timestamp and start,end range of events to NSCalendar. 1998-09-23 00:04:34 +00:00
cls%seawood.org 3d201b1124 Sync'd Makefile.ins 1998-09-22 23:01:29 +00:00
beard%netscape.com 10ec2dfb72 Need a real plugin manager reference. 1998-09-22 22:23:35 +00:00
beard%netscape.com 95b930e4a2 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 3b8cb781fb 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 b9b3fa972c 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 6c3dc09a6f 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 d0aa3e2bd1 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 13c173f5cf Only build liveconnect methods if OJI is defined 1998-09-22 02:26:12 +00:00
blizzard%appliedtheory.com 8e6f443d2a Include caps includes for prototypes 1998-09-22 02:25:43 +00:00
hyatt%netscape.com 65cab71175 More properties added and template support for SHACK added. 1998-09-22 00:23:53 +00:00
beard%netscape.com 423978edb9 Removed nsINetworkManager. 1998-09-21 22:18:43 +00:00
nisheeth%netscape.com 6be5f553af 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 f18b714ba8 Adding build support for modules/libtest if MOZ_LIBTEST is defined. 1998-09-21 22:08:05 +00:00
sudu%netscape.com 744428a731 Added back a initializer which I missed in last merge 1998-09-21 21:01:16 +00:00
beard%netscape.com 24604b9239 Added JVM_SpendTime. 1998-09-21 20:47:21 +00:00
beard%netscape.com f1af088431 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 7c741a205d Add the include/private directory to the include path 1998-09-21 18:18:29 +00:00
spider%netscape.com 452a35eae0 Adding NPL's which were mistakenly forgotten upon initial checkin 1998-09-21 17:18:04 +00:00
spider%netscape.com bd49fcafa4 WIP: NLS stub implementation on NSPR 1998-09-21 16:13:08 +00:00
mcafee%netscape.com ef36717cc9 Merging SmartBrowsing prefs in from Nova. 1998-09-21 04:44:42 +00:00
blizzard%appliedtheory.com 74bdf9ccea Bring autoconf build into sync with non-autoconf build 1998-09-19 22:40:53 +00:00
mcafee%netscape.com b9d6a8c0da Adding support for non-X11 Unix systems 1998-09-19 06:21:01 +00:00
raman%netscape.com 027af889b3 Added support for unsigned JAR files. This feature is controlled by a preference 1998-09-19 01:27:20 +00:00
raman%netscape.com bd69f4db52 Added a preference to control unsigned JAR files for SmartUpdate 1998-09-19 01:26:21 +00:00
spider%netscape.com c6621748dd WIP: UnicodeString -> nsString 1998-09-18 22:18:44 +00:00
spider%netscape.com 2d3a7e401a Fix windows build bustage 1998-09-18 21:42:28 +00:00
spider%netscape.com 83f4b67b8d export header files for calendar 1998-09-18 18:59:50 +00:00
spider%netscape.com aa1ab1ed1c exporting classes to get julian to link with nlsstub 1998-09-18 18:45:50 +00:00
spider%netscape.com 027cdcab32 Unix fixes for free source julian code 1998-09-18 18:22:27 +00:00
spider%netscape.com 79f5da05d2 WIP: nlsstub implementation, NPL added to all of nlsstub 1998-09-18 18:06:30 +00:00
warren%netscape.com 0221524e7f Added a copy of nsMalloc to get the build going. 1998-09-18 11:30:54 +00:00
warren%netscape.com ede21f24b6 Fixes to eliminate nsINetworkManager 1998-09-18 10:48:12 +00:00
warren%netscape.com 784122122d Removed nsINetworkManager.h which is obsolete. 1998-09-18 10:28:45 +00:00
warren%netscape.com 0c0a18e7c1 Updated Mac MANIFEST files. 1998-09-18 08:39:16 +00:00
warren%netscape.com 54f1189dab Removed nsINetworkManager base class. 1998-09-18 08:35:11 +00:00
warren%netscape.com 16065bd99f Removed nsINetworkManager.h include. 1998-09-18 07:45:24 +00:00
warren%netscape.com 786e9900e7 Moved nsIMalloc and impl from xpcom. 1998-09-18 07:22:15 +00:00
warren%netscape.com 9e43584e9a Eliminated nsINetworkManager and moved it's methods to nsIPluginManager/nsIPluginManager2. 1998-09-18 07:21:21 +00:00
gagan%netscape.com 21fe424672 nucache based changes. 1998-09-18 05:52:24 +00:00
warren%netscape.com d668f0e06c Abstracted away need for JavaVM object and GetJavaVM plugin API call. 1998-09-18 01:29:08 +00:00
jgellman%netscape.com 430742a90f Remove java API from the build. 1998-09-18 00:10:15 +00:00
beard%netscape.com 5cbb19358f 09171998 LiveConnect Carpool: build bustage: false -> PR_FALSE. 1998-09-17 22:03:45 +00:00
jsun%netscape.com 9b8de339cf 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 6cc1018ba9 added the changeEventsOwnership method for moving events between calendars. 1998-09-17 21:24:52 +00:00
beard%netscape.com 31f120b868 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 624ee74854 New xpcom liveconnect apis 1998-09-17 18:13:55 +00:00
spider%netscape.com f67086d0ea WIP: nlsstub implementation 1998-09-17 02:39:51 +00:00
spider%netscape.com b74f00e23b Initial nlsstub implementation to remove libnls dependency
for free source execution
1998-09-17 02:07:28 +00:00
amusil%netscape.com c755cdacda Ported Java to C++ src files 1998-09-16 20:47:46 +00:00
amusil%netscape.com 688bc2c445 Ported Java to C++ header files 1998-09-16 20:47:01 +00:00
mcafee%netscape.com 59a93b925f Uninitialized variable compiler warnings on Linux 1998-09-16 07:14:42 +00:00
mcafee%netscape.com 748b3a9587 Unhandled cases in switch statement 1998-09-16 06:57:28 +00:00
mcafee%netscape.com 7d2763b637 Uninitialized variable compiler warnings on Linux 1998-09-16 06:54:49 +00:00
rjc%netscape.com 74afc18029 When sending VPROP_CHANGED events, also pass along information on which property changed. 1998-09-15 22:15:46 +00:00
rjc%netscape.com 5d2380f23f Need to reference libparse header file. 1998-09-15 22:14:59 +00:00
rjc%netscape.com 6de9cc5f52 Additional changes for supporting HT_LayoutComplete(). 1998-09-15 22:07:34 +00:00
rjc%netscape.com 2077049744 Fix build bustage. Need to include "structs.h" for new layout completion support. 1998-09-15 19:35:38 +00:00
nisheeth%netscape.com 546c1e738c Changed HT_LayoutComplete() to accept different parameters. 1998-09-15 18:36:03 +00:00
nisheeth%netscape.com 68b7d77c72 Changed parameters of HT_LayoutComplete(). 1998-09-15 18:35:16 +00:00