arielb%netscape.com
|
8dad60d09d
|
Fix to the caps security module. I removed the nsPrincipal struct, from now
on you can access principals by their xpcomed interface nsIPrincipal.
|
1999-07-24 03:58:23 +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 |
|
dveditz%netscape.com
|
d3f47f37f5
|
makefile cleanups
|
1999-07-02 13:40:18 +00:00 |
|
warren%netscape.com
|
15272e93b7
|
More necko changes. Changed nsIPluginTagInfo2::GetDocumentBase to copy string.
|
1999-06-23 19:55:21 +00:00 |
|
warren%netscape.com
|
cbbfa208f8
|
IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom).
|
1999-06-03 21:50:47 +00:00 |
|
dp%netscape.com
|
94344009c8
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
|
beard%netscape.com
|
dcb9aef801
|
bug #5670: renamed nsJNIEnvRef -> GetProxyEnv, got rid of operator ->, added GetSecureEnv. Changed CreateProxyJNI to return NULL if getSecureEnv() returns NULL, so the proxy JNI doesn't have to check for NULL. Makes OJI more robust when a JVM isn't available.
|
1999-05-19 01:44:35 +00:00 |
|
beard%netscape.com
|
09b6dd4915
|
bug #4839: now including xp_path.h instead of primpl.h.
|
1999-05-17 21:10:45 +00:00 |
|
beard%netscape.com
|
ed1a829083
|
changed map_jsj_thread_to_js_context_impl to use the plugin's instance peer2 to obtain the JSContext.
|
1999-05-08 16:48:05 +00:00 |
|
hyatt%netscape.com
|
f6b0d365d2
|
Changed the arguments to PostSynchronousEvent.
|
1999-05-05 23:54:47 +00:00 |
|
hyatt%netscape.com
|
ae4e8ae9ca
|
Switching over to nsIEventQueues.
|
1999-05-04 23:31:07 +00:00 |
|
beard%netscape.com
|
44653d7854
|
added IsJavaEnabled().
|
1999-04-24 04:10:49 +00:00 |
|
braddr%puremagic.com
|
db276c8fe9
|
Add back in a header file that's still needed that beard took out.
|
1999-04-12 06:00:44 +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
|
1d5d1320df
|
added PostEvent()
|
1999-04-12 03:17:58 +00:00 |
|
beard%netscape.com
|
6be1166070
|
removed g_pNSIServiceManager (no longer used)
|
1999-04-12 03:16:14 +00:00 |
|
beard%netscape.com
|
a6b8c8855a
|
renamed g_pNSIServiceManager to theServiceManager.
|
1999-04-11 00:01:18 +00:00 |
|
beard%netscape.com
|
0abf5a0c4f
|
got rid of m_pNSIFactory, service manager is used to manage singletons. renamed g_pNSIServiceManager to theServiceMangager.
|
1999-04-11 00:01:17 +00:00 |
|
toshok%hungry.com
|
27d6a26e66
|
always go into src
|
1999-04-07 05:13:53 +00:00 |
|
toshok%hungry.com
|
d3f2567bd3
|
add the nspr private include directory in a way that works with autoconf. this stuff still isn't built by default, but it builds for me on freebsd.
|
1999-04-05 03:12:13 +00:00 |
|
beard%netscape.com
|
65b1f8f077
|
nsJVMManager::CreateThread(): upped the priority from LOW to NORMAL.
|
1999-04-02 06:21:59 +00:00 |
|
amusil%netscape.com
|
389230902c
|
Changes to hook up LiveConnect on Windows
|
1999-03-29 22:18:05 +00:00 |
|
beard%netscape.com
|
4157bd0c85
|
using nsIPluginInstancePeer2
|
1999-03-25 03:30:14 +00:00 |
|
beard%netscape.com
|
5d23e80b95
|
added GetJVMContext() to map_jsj_thread_to_js_context_impl() to get JSContext associated with a call back from Java. Using nsIPluginInstancePeer::GetJSWindow() to return global JSObject for each browser window.
|
1999-03-24 05:49:05 +00:00 |
|
beard%netscape.com
|
bf6da2157f
|
QueryInterface build bustage (argh)
|
1999-03-21 21:11:53 +00:00 |
|
beard%netscape.com
|
66453bb872
|
changed jvmMochaPrefsEnabled to be default true, cleaned up in preparation for making JSObject.getWindow.
|
1999-03-21 19:56:09 +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 |
|
leaf%mozilla.org
|
4ad9f70d5d
|
Landing nspr library name change, and plevent function call change.
|
1999-03-17 21:32:03 +00:00 |
|
pierre%netscape.com
|
fd9654179e
|
fixed uninitialized variable in map_java_object_to_js_object_impl()
|
1999-03-12 23:18:13 +00:00 |
|
beard%netscape.com
|
9666b10acf
|
added NS_DEFINE_STATIC_IID_ACCESSOR.
|
1999-03-12 04:46:43 +00:00 |
|
warren%netscape.com
|
4b2d56fbaa
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +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 |
|
brade%netscape.com
|
f2b821292d
|
add static to reduce compiiler warnings on Macintosh
|
1999-03-02 15:28:46 +00:00 |
|
warren%netscape.com
|
44cae3cd3f
|
Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends.
|
1999-02-26 10:17:14 +00:00 |
|
sfraser%netscape.com
|
3a123c982b
|
Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order.
|
1999-02-26 00:54:57 +00:00 |
|
ebina%netscape.com
|
162fc2bb95
|
Change old RegisterFactory calls to use the new API.
|
1999-02-25 18:38:45 +00:00 |
|
beard%netscape.com
|
041fd2dea9
|
Added nsILiveConnectManager.h.
|
1999-02-25 04:39:20 +00:00 |
|
beard%netscape.com
|
d9691ab258
|
cleaned up factory logic for service manager.
|
1999-02-25 04:20:06 +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
|
eca5f3647c
|
implementing nsILiveConnectManager.
|
1999-02-25 04:18:00 +00:00 |
|
beard%netscape.com
|
60259f50dd
|
implementing nsILiveConnectManager interface methods.
|
1999-02-25 04:16:50 +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 |
|
troy%netscape.com
|
e566f25ce4
|
Fixed build bustage
|
1999-02-20 04:20:09 +00:00 |
|
beard%netscape.com
|
467ccd0a39
|
OJI interface changes
|
1999-02-20 02:24:15 +00:00 |
|
warren%netscape.com
|
af4892e337
|
Fixed unsigned problems.
|
1999-02-06 04:02:02 +00:00 |
|