braddr%puremagic.com
3ab41a407e
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
b4477ef8a3
added PostEvent(), which calls nsIRunnable::Run() in a specified thread.
1999-04-12 03:20:21 +00:00
beard%netscape.com
4112bb1d2b
added PostEvent()
1999-04-12 03:17:58 +00:00
beard%netscape.com
666d0b4c61
removed g_pNSIServiceManager (no longer used)
1999-04-12 03:16:14 +00:00
beard%netscape.com
5509bb9703
renamed g_pNSIServiceManager to theServiceManager.
1999-04-11 00:01:18 +00:00
beard%netscape.com
c28bc4120e
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
1b0e44b36a
always go into src
1999-04-07 05:13:53 +00:00
toshok%hungry.com
6add7c7069
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
f951d14663
nsJVMManager::CreateThread(): upped the priority from LOW to NORMAL.
1999-04-02 06:21:59 +00:00
amusil%netscape.com
d71744eb68
Changes to hook up LiveConnect on Windows
1999-03-29 22:18:05 +00:00
beard%netscape.com
a8e341d0c4
using nsIPluginInstancePeer2
1999-03-25 03:30:14 +00:00
beard%netscape.com
66f04ecd15
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
e606519553
QueryInterface build bustage (argh)
1999-03-21 21:11:53 +00:00
beard%netscape.com
447508ced4
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
ba477e454e
added WrapJavaObject, which wraps a JNI global reference in a JSObject.
1999-03-21 19:53:28 +00:00
beard%netscape.com
d64b63d9e0
added IID accessor
1999-03-21 19:51:01 +00:00
leaf%mozilla.org
0a0f5ac00f
Landing nspr library name change, and plevent function call change.
1999-03-17 21:32:03 +00:00
pierre%netscape.com
f3356cc769
fixed uninitialized variable in map_java_object_to_js_object_impl()
1999-03-12 23:18:13 +00:00
beard%netscape.com
e291c88c43
added NS_DEFINE_STATIC_IID_ACCESSOR.
1999-03-12 04:46:43 +00:00
warren%netscape.com
c50687b845
nsRepository -> nsIComponentManager changes.
1999-03-09 09:44:27 +00:00
beard%netscape.com
8e5d1b50c4
Added accessor for NS_JVMMANAGER_CID.
1999-03-08 00:12:00 +00:00
beard%netscape.com
917b3eb6bd
Added InitLiveConnectClasses for DOM's use.
1999-03-08 00:09:05 +00:00
brade%netscape.com
01ac29c7fa
add static to reduce compiiler warnings on Macintosh
1999-03-02 15:28:46 +00:00
warren%netscape.com
97781f4c14
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
d847eb7428
Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order.
1999-02-26 00:54:57 +00:00
ebina%netscape.com
b833b43c3d
Change old RegisterFactory calls to use the new API.
1999-02-25 18:38:45 +00:00
beard%netscape.com
a683828892
Added nsILiveConnectManager.h.
1999-02-25 04:39:20 +00:00
beard%netscape.com
78f05b61b7
cleaned up factory logic for service manager.
1999-02-25 04:20:06 +00:00
beard%netscape.com
b8e77db452
#include "jni.h" if necessary.
1999-02-25 04:18:59 +00:00
beard%netscape.com
bbf25a510c
Renamed CID macro.
1999-02-25 04:18:30 +00:00
beard%netscape.com
013470dab1
implementing nsILiveConnectManager.
1999-02-25 04:18:00 +00:00
beard%netscape.com
84d5ddda94
implementing nsILiveConnectManager interface methods.
1999-02-25 04:16:50 +00:00
beard%netscape.com
d599bb5186
nsILiveConnectManager.h
1999-02-24 18:00:00 +00:00
beard%netscape.com
8109777be3
First Checked In.
1999-02-24 17:58:36 +00:00
troy%netscape.com
2d2cd7c74a
Fixed build bustage
1999-02-20 04:20:09 +00:00
beard%netscape.com
1692c4c365
OJI interface changes
1999-02-20 02:24:15 +00:00
warren%netscape.com
4a71d6c91d
Fixed unsigned problems.
1999-02-06 04:02:02 +00:00
beard%netscape.com
d563196107
First Checked In.
1999-02-05 07:58:30 +00:00
amusil%netscape.com
a9129eb4e6
Added oji, liveconnect and caps shared libs to the registry.
1999-02-04 00:18:22 +00:00
amusil%netscape.com
40822ed808
Corrected error in the use of CIIDs and IIDs
1999-02-04 00:03:18 +00:00
amusil%netscape.com
5af2ed50fc
Converted oji to build as a shared lib
1999-02-03 20:11:08 +00:00
sudu%netscape.com
6624efe2b9
OJI MozClassic to raptor merge
1999-01-25 08:05:00 +00:00
ramiro%netscape.com
2009b728de
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +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
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