edburns%acm.org
f0cfc15500
Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=15902
...
Approved by: edburns@acm.org
Reviewed by: edburns@acm.org
Authored by: idk@eng.sun.com
1999-10-09 01:34:29 +00:00
briano%netscape.com
775e13bce8
General cleanup.
1999-09-14 02:51:42 +00:00
cyeh%netscape.com
1729151e74
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 01:24:51 +00:00
norris%netscape.com
ec9d253f50
Add all-powerful system principals. Remove some dead code from the build.
1999-09-01 00:54:35 +00:00
beard%netscape.com
42a52923bd
to fix build breakage, removed nsIJVMManager.h
1999-08-12 03:33:16 +00:00
bienvenu%netscape.com
2914171e94
fix build bustage
1999-08-12 03:10:30 +00:00
edburns%acm.org
76832ecb8b
This fix is for http://bugzilla.mozilla.org/show_bug.cgi?id=5429 .
...
This fix enables the Tasks->Java Console menu item to show the Java
Console provided by the JRE plugin if it is installed.
It also exposes nsIJVMManager as a full XPIDL citizen, with the progid
component://netscape/oji/jvm-mgr. see modules/oji/public/nsIJVMManager.idl
for the methods that can be called.
Thanks to Trevor, John Bandauer, Brendan Eich and Robert Yang.
1999-08-12 01:56:18 +00:00
ducarroz%netscape.com
c36ebb819d
fix build bustage with nsIJVMConsole.h & nsIJVMPrefsWindow.h for edburns@acm.org
1999-07-07 01:38:35 +00:00
edburns%acm.org
d89c5c2b95
Alex Musil and Stanley Ho's changes. Added Show and hide methods.
1999-07-07 00:22:32 +00:00
beard%netscape.com
44653d7854
added IsJavaEnabled().
1999-04-24 04:10:49 +00:00
beard%netscape.com
56faada4a7
added PostEvent(), which calls nsIRunnable::Run() in a specified thread.
1999-04-12 03:20:21 +00:00
beard%netscape.com
7b6c84617b
added WrapJavaObject, which wraps a JNI global reference in a JSObject.
1999-03-21 19:53:28 +00:00
beard%netscape.com
8e8373e02b
added IID accessor
1999-03-21 19:51:01 +00:00
beard%netscape.com
9666b10acf
added NS_DEFINE_STATIC_IID_ACCESSOR.
1999-03-12 04:46:43 +00:00
beard%netscape.com
61415da5c0
Added accessor for NS_JVMMANAGER_CID.
1999-03-08 00:12:00 +00:00
beard%netscape.com
d2e48e1e5f
Added InitLiveConnectClasses for DOM's use.
1999-03-08 00:09:05 +00:00
beard%netscape.com
041fd2dea9
Added nsILiveConnectManager.h.
1999-02-25 04:39:20 +00:00
beard%netscape.com
eb77edb814
#include "jni.h" if necessary.
1999-02-25 04:18:59 +00:00
beard%netscape.com
7d353585ab
Renamed CID macro.
1999-02-25 04:18:30 +00:00
beard%netscape.com
ef77feca3d
nsILiveConnectManager.h
1999-02-24 18:00:00 +00:00
beard%netscape.com
c4b2b0c097
First Checked In.
1999-02-24 17:58:36 +00:00
beard%netscape.com
467ccd0a39
OJI interface changes
1999-02-20 02:24:15 +00:00
beard%netscape.com
80a91dff9f
First Checked In.
1999-02-05 07:58:30 +00:00
sudu%netscape.com
c94385ee94
OJI MozClassic to raptor merge
1999-01-25 08:05:00 +00:00
ramiro%netscape.com
e2b921bf3c
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +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
beard%netscape.com
38a5c16703
Changed a comment.
1998-11-03 00:13:38 +00:00
sudu%netscape.com
8a54605f1b
Changes to support liveconnect security using ProxyJNI
1998-11-02 23:11:38 +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
warren%netscape.com
209b6aebf4
Added
1998-10-14 01:35:59 +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
beard%netscape.com
b77e56b453
First Checked In.
1998-10-13 21:14:53 +00:00
beard%netscape.com
bd942a7ac2
Added NewObjectArray, changed NewArray.
1998-10-03 03:16:30 +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
beard%netscape.com
63ef5d56e6
Made SpendTime method XP.
1998-09-30 20:07:45 +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
warren%netscape.com
e739973a4a
Abstracted away need for JavaVM object and GetJavaVM plugin API call.
1998-09-18 01:29:08 +00:00
sudu%netscape.com
ace5839c75
New xpcom liveconnect apis
1998-09-17 18:13:55 +00:00
cls%seawood.org
84f1cedcbb
AUTOCONF_1_0 landing.
1998-08-19 20:42:14 +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
warren
781128ba6a
Breaking out oji interfaces into separate headers.
1998-07-09 08:57:00 +00:00