Commit Graph

215 Commits

Author SHA1 Message Date
amusil%netscape.com
97e47c5527 Plugins now can properly load support dlls that are located in the
plugin directory.
1999-04-23 23:43:54 +00:00
warren%netscape.com
c289c670cd Added Write(nsIInputStream) and Flush to nsIOutputStream. 1999-04-22 07:31:03 +00:00
amusil%netscape.com
551b6f72ee The number of variants should always start at 1. 1999-04-20 22:22:02 +00:00
amusil%netscape.com
5792c831fc Patch for HP-UX specific problem. 1999-04-20 22:21:25 +00:00
beard%netscape.com
92a7533999 Added GetPluginCount, and GetPlugins, for DOM support 1999-04-20 19:29:28 +00:00
beard%netscape.com
4e5fc1616f added IID accessor, changed GetJavaClass() to have a JNIEnv* parameter, no longer inherits from nsIPlugin. 1999-04-16 02:10:05 +00:00
beard%netscape.com
f7560e151f added IID accessor, added GetJavaEnv() method. 1999-04-16 02:08:50 +00:00
beard%netscape.com
49490559d9 added IID accessor, changed GetJavaClass() to have a JNIEnv* parameter. 1999-04-16 02:08:15 +00:00
beard%netscape.com
5ecb816431 added GetJSThread(), to obtain the thread ID to send events to via nsIThreadManager::PostEvent(). 1999-04-12 03:14:19 +00:00
beard%netscape.com
5fd3059110 added GetJSThread() 1999-04-12 03:12:48 +00:00
toshok%hungry.com
11c4d8d562 check in (mostly) function nsPluginsDirUNIX, awaiting amusil's code to figure out mime types and stuff. 1999-04-07 05:22:13 +00:00
toshok%hungry.com
013c6b4651 enable OJI on unix. 1999-04-07 05:20:54 +00:00
amusil%netscape.com
7a89e2b8dc Fixed bug with StreamAsFileOnly. 1999-04-06 01:53:37 +00:00
amusil%netscape.com
a42a490ffe Added more restrictive check for what constitutes a plugin 1999-04-01 22:06:07 +00:00
waterson%netscape.com
bf53711090 Removed NODEPEND. 1999-03-31 06:47:10 +00:00
jdunn%netscape.com
f0282bb022 use PR_FALSE instead of false... since the return is a PR_Bool. 1999-03-31 04:25:41 +00:00
beard%netscape.com
ff30b4c143 Now filling in fMimeTypeArray, fExtensionArray, and fMimeDescriptionArray. 1999-03-30 05:53:36 +00:00
briano%netscape.com
c934cc8737 Added a newline at the end of the file to make a couple of Unix builds happier. 1999-03-30 01:48:20 +00:00
amusil%netscape.com
389230902c Changes to hook up LiveConnect on Windows 1999-03-29 22:18:05 +00:00
amusil%netscape.com
7c06b41bc4 Code to handle locating and loading plugin info. 1999-03-29 22:11:06 +00:00
danm%netscape.com
5e124e8b8a oooo. rev 1.15 added dist/public/dom to INC path incorrectly. did it right this time. 1999-03-26 01:41:50 +00:00
beard%netscape.com
61fd0f92c7 removed GetJSWindow, moved to nsIPluginInstancePeer2 1999-03-25 03:32:22 +00:00
beard%netscape.com
ec3cc96c61 implementing nsIPluginInstancePeer2. 1999-03-25 03:31:37 +00:00
beard%netscape.com
0ab5e7a9f5 added nsIPluginInstancePeer2.h 1999-03-25 03:29:54 +00:00
beard%netscape.com
e7137004c5 First Checked In. 1999-03-25 02:45:38 +00:00
beard%netscape.com
0a6c31a062 fix build bustage, nsIScriptContextOwner.h can't be found except on XP_MAC. Will land on other platforms eventually. 1999-03-24 07:16:41 +00:00
danm%netscape.com
381009c0a6 adding dist/public/dom to INC path so nsIPluginInstancePeer.cpp can find nsIScript*.h 1999-03-24 07:08:52 +00:00
beard%netscape.com
06ceab1335 added GetJSWindow() 1999-03-24 05:46:23 +00:00
beard%netscape.com
871a3087d9 added GetDocument() 1999-03-24 05:46:06 +00:00
beard%netscape.com
f7510c8636 added GetJSWindow 1999-03-24 05:40:02 +00:00
amusil%netscape.com
6301651fb7 Made destructors virtual, added APIs to nsIPluginHost for determining if a plugin is available
for a particular mimetype or file extension.
1999-03-23 03:18:12 +00:00
beard%netscape.com
f8a48c5464 NPStream* ptr -> NPStream* stream 1999-03-20 23:12:43 +00:00
beard%netscape.com
d31340b8fc implemented nsICookieStorage. 1999-03-20 23:11:25 +00:00
beard%netscape.com
be86e562ad added nsICookieStorage.h 1999-03-20 23:07:52 +00:00
leaf%mozilla.org
4ad9f70d5d Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
beard%netscape.com
9d684e7026 added CreatePluginInstance. 1999-03-14 20:26:29 +00:00
beard%netscape.com
b59586b258 calling CreatePluginInstance instead of CreateInstance, so MIME type is available early. 1999-03-14 20:09:57 +00:00
beard%netscape.com
18fe13a2bf added CreatePluginInstance, to create a plugin instance with a specified MIME type. 1999-03-14 20:09:12 +00:00
beard%netscape.com
33e191c63e added nsILiveconnect service. 1999-03-14 04:41:51 +00:00
mcmullen%netscape.com
1cc10296c5 Adapt to an API change. 1999-03-13 06:39:17 +00:00
beard%netscape.com
da039a3240 added IID_ACCESSOR 1999-03-13 03:12:16 +00:00
beard%netscape.com
4109ca9e0d fixed IID accessor 1999-03-13 03:11:05 +00:00
beard%netscape.com
d1d3db243c massive overhaul for new stream APIs. 1999-03-12 04:48:04 +00:00
beard%netscape.com
9666b10acf added NS_DEFINE_STATIC_IID_ACCESSOR. 1999-03-12 04:46:43 +00:00
amusil%netscape.com
a170265a54 Redesigned plugin cache code for StreamAsFile operations. Removed NEW_PLUGIN_STREAM_API ifdefs. 1999-03-11 22:48:58 +00:00
warren%netscape.com
4b2d56fbaa nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
beard%netscape.com
9c7717f39d Fixed Read/Write methods to conform to latest nsIInputStream and nsIOutputStream interfaces. 1999-03-08 00:07:24 +00:00
beard%netscape.com
e770f4ca72 passing service manager, using NS_CALLBACK macro. 1999-03-06 22:32:49 +00:00
beard%netscape.com
98ba23294b passing service manager, using nsIAllocator instead of nsIMalloc for memory allocation. 1999-03-06 22:32:47 +00:00
beard%netscape.com
546f1dd623 passing service manager instead of plugin host. 1999-03-06 22:31:28 +00:00