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

137 Коммитов

Автор SHA1 Сообщение Дата
tbogard%aol.net c8c8eea4c0 XPCOM Cleanup: Fixed Aggregation macros in nsAgg.h to do aggregation correctly. Fixed usages and implementation of aggregation using these macros through out the tree. 1999-08-19 05:36:30 +00:00
toshok%hungry.com 2058eb8065 we need the nspr private directory, even if building from the mozilla source tree, on unix. 1999-08-13 06:05:16 +00:00
sfraser%netscape.com 9e65931ac2 One final try to get the header output paths right. 1999-08-12 06:07:12 +00:00
beard%netscape.com 3882d9c9c2 fixed access paths to point to the one, true, dist.. 1999-08-12 04:29:35 +00:00
beard%netscape.com f89ed0dc3e First Checked In. 1999-08-12 03:57:06 +00:00
beard%netscape.com 540c0198b5 to fix build breakage, removed nsIJVMManager.h 1999-08-12 03:33:16 +00:00
bienvenu%netscape.com 3b12f5f7fb fix build bustage 1999-08-12 03:10:30 +00:00
edburns%acm.org 1706f2c458 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
toshok%hungry.com 9efcfa356d if we're building nspr from the mozilla tree, add the correct private NSPR include dir. 1999-08-09 19:47:21 +00:00
beard%netscape.com adb90c463e Fixing windows breakage, can't free const char* pointers! 1999-08-03 05:10:11 +00:00
buster%netscape.com ba7c30a10e added a (crappy) cast to get it to compile, for VC 5.2 on Windows at least.
the owner should verify this fix immediately.
1999-08-03 05:05:38 +00:00
pinkerton%netscape.com 31f04581dd attempt to fix bustage. would take too long to pull on my win32 box, as that is the only place this breaks. 1999-08-03 04:31:19 +00:00
arielb%netscape.com 76ffc06aa5 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 34b8a412fa fix build bustage with nsIJVMConsole.h & nsIJVMPrefsWindow.h for edburns@acm.org 1999-07-07 01:38:35 +00:00
edburns%acm.org ce2384fa14 Alex Musil and Stanley Ho's changes. Added Show and hide methods. 1999-07-07 00:22:32 +00:00
dveditz%netscape.com 7aa859429b makefile cleanups 1999-07-02 13:40:18 +00:00
warren%netscape.com 5e8dccf3fe More necko changes. Changed nsIPluginTagInfo2::GetDocumentBase to copy string. 1999-06-23 19:55:21 +00:00
warren%netscape.com 447b069ddb IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
beard%netscape.com 141f280ccb 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 71f178f197 bug #4839: now including xp_path.h instead of primpl.h. 1999-05-17 21:10:45 +00:00
beard%netscape.com c19e552fe4 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 777eac9864 Changed the arguments to PostSynchronousEvent. 1999-05-05 23:54:47 +00:00
hyatt%netscape.com 2f4053dbab Switching over to nsIEventQueues. 1999-05-04 23:31:07 +00:00
beard%netscape.com 888ebe913c added IsJavaEnabled(). 1999-04-24 04:10:49 +00:00
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