.. |
.cvsignore
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +00:00 |
Makefile.in
|
General cleanup.
|
1999-09-14 02:51:42 +00:00 |
makefile.win
|
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
|
1999-09-01 01:24:51 +00:00 |
MANIFEST
|
added nsIPluginInstancePeer2.h
|
1999-03-25 03:29:54 +00:00 |
nsICookieStorage.h
|
fixed IID accessor
|
1999-03-13 03:11:05 +00:00 |
nsIEventHandler.h
|
|
|
nsIFileUtilities.h
|
added IID_ACCESSOR
|
1999-03-13 03:12:16 +00:00 |
nsIJRILiveConnectPlugin.h
|
added IID accessor, changed GetJavaClass() to have a JNIEnv* parameter, no longer inherits from nsIPlugin.
|
1999-04-16 02:10:05 +00:00 |
nsIJRILiveConnectPlugInstPeer.h
|
added IID accessor, added GetJavaEnv() method.
|
1999-04-16 02:08:50 +00:00 |
nsILiveConnectPlugin.h
|
added IID accessor, changed GetJavaClass() to have a JNIEnv* parameter.
|
1999-04-16 02:08:15 +00:00 |
nsILiveConnectPlugInstPeer.h
|
|
|
nsIMalloc.h
|
Moved nsIMalloc and impl from xpcom.
|
1998-09-18 07:22:15 +00:00 |
nsIPlugin.h
|
Added #define NS_INLINE_PLUGIN_PROGID_PREFIX "component://netscape/inline-plugin/" to be used a the prefix for the ProgID of all plugins.
|
1999-07-20 23:49:51 +00:00 |
nsIPluginInputStream2.h
|
New OJI networking APIs.
|
1998-09-30 05:29:48 +00:00 |
nsIPluginInputStream.h
|
New OJI networking APIs.
|
1998-09-30 05:29:48 +00:00 |
nsIPluginInstance.h
|
Redesigned plugin cache code for StreamAsFile operations. Removed NEW_PLUGIN_STREAM_API ifdefs.
|
1999-03-11 22:48:58 +00:00 |
nsIPluginInstancePeer2.h
|
added GetJSContext()
|
1999-05-08 16:33:40 +00:00 |
nsIPluginInstancePeer.h
|
removed GetJSWindow, moved to nsIPluginInstancePeer2
|
1999-03-25 03:32:22 +00:00 |
nsIPluginManager2.h
|
added IID_ACCESSOR
|
1999-03-13 03:12:16 +00:00 |
nsIPluginManager.h
|
Redesigned plugin cache code for StreamAsFile operations. Removed NEW_PLUGIN_STREAM_API ifdefs.
|
1999-03-11 22:48:58 +00:00 |
nsIPluginStream.h
|
Added networking changes under ifdef NEW_PLUGIN_STREAM_API
|
1998-10-01 02:59:16 +00:00 |
nsIPluginStreamInfo.h
|
Redesigned plugin cache code for StreamAsFile operations. Removed NEW_PLUGIN_STREAM_API ifdefs.
|
1999-03-11 22:48:58 +00:00 |
nsIPluginStreamListener.h
|
added GetIID() accessor
|
1999-07-17 01:57:10 +00:00 |
nsIPluginStreamPeer2.h
|
Added networking changes under ifdef NEW_PLUGIN_STREAM_API
|
1998-10-01 02:59:16 +00:00 |
nsIPluginStreamPeer.h
|
Added networking changes under ifdef NEW_PLUGIN_STREAM_API
|
1998-10-01 02:59:16 +00:00 |
nsIPluginTagInfo2.h
|
reverting GetDocumentBase() to be consistent with other accessors. If we decide to change this, let's change ALL of them.
|
1999-08-03 02:51:39 +00:00 |
nsIPluginTagInfo.h
|
added IID() accessor.
|
1999-02-28 22:14:30 +00:00 |
nsISeekablePluginStreamPeer.h
|
Added networking changes under ifdef NEW_PLUGIN_STREAM_API
|
1998-10-01 02:59:16 +00:00 |
nsIWindowlessPlugInstPeer.h
|
|
|
nsplugin.h
|
Redesigned plugin cache code for StreamAsFile operations. Removed NEW_PLUGIN_STREAM_API ifdefs.
|
1999-03-11 22:48:58 +00:00 |
nsplugindefs.h
|
sizeof(mode) field was dependent on compiler settings, now nsPluginPrint.mode is always a PRUint16.
|
1999-08-02 21:44:54 +00:00 |