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

60 Коммитов

Автор SHA1 Сообщение Дата
briano%netscape.com 70f4c0b6b8 General cleanup. 1999-09-14 02:51:42 +00:00
cyeh%netscape.com df37c0fb33 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:24:51 +00:00
beard%netscape.com 5def0fc24a 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
beard%netscape.com ae6f7f9876 sizeof(mode) field was dependent on compiler settings, now nsPluginPrint.mode is always a PRUint16. 1999-08-02 21:44:54 +00:00
hoa.nguyen%intel.com 65b3084270 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
beard%netscape.com a33961343f added GetIID() accessor 1999-07-17 01:57:10 +00:00
warren%netscape.com 5e8dccf3fe More necko changes. Changed nsIPluginTagInfo2::GetDocumentBase to copy string. 1999-06-23 19:55:21 +00:00
beard%netscape.com d090052fa3 added GetJSContext() 1999-05-08 16:33:40 +00:00
beard%netscape.com daeac99444 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 1088f083c6 added IID accessor, added GetJavaEnv() method. 1999-04-16 02:08:50 +00:00
beard%netscape.com 06592b4e10 added IID accessor, changed GetJavaClass() to have a JNIEnv* parameter. 1999-04-16 02:08:15 +00:00
beard%netscape.com 96d0939cb4 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 facf60f39e removed GetJSWindow, moved to nsIPluginInstancePeer2 1999-03-25 03:32:22 +00:00
beard%netscape.com adbf879e69 added nsIPluginInstancePeer2.h 1999-03-25 03:29:54 +00:00
beard%netscape.com 97e4c42e74 First Checked In. 1999-03-25 02:45:38 +00:00
beard%netscape.com f9ec70136f added GetJSWindow() 1999-03-24 05:46:23 +00:00
beard%netscape.com f079d12fc2 added nsICookieStorage.h 1999-03-20 23:07:52 +00:00
beard%netscape.com 259717e9c8 added CreatePluginInstance, to create a plugin instance with a specified MIME type. 1999-03-14 20:09:12 +00:00
beard%netscape.com cab2d1e4e7 added IID_ACCESSOR 1999-03-13 03:12:16 +00:00
beard%netscape.com 1e01f5a023 fixed IID accessor 1999-03-13 03:11:05 +00:00
beard%netscape.com e291c88c43 added NS_DEFINE_STATIC_IID_ACCESSOR. 1999-03-12 04:46:43 +00:00
amusil%netscape.com 36e9368c39 Redesigned plugin cache code for StreamAsFile operations. Removed NEW_PLUGIN_STREAM_API ifdefs. 1999-03-11 22:48:58 +00:00
warren%netscape.com c50687b845 nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
beard%netscape.com 82707fd03f File Removed. 1999-03-06 22:23:41 +00:00
beard%netscape.com 58e8340dcd First Checked In. 1999-03-06 22:23:26 +00:00
beard%netscape.com 69f7175762 struct -> class 1999-03-03 06:10:58 +00:00
beard%netscape.com b5974469ba First Checked In. 1999-03-02 04:43:30 +00:00
beard%netscape.com e00ea5901f added IID() accessor. 1999-02-28 22:14:30 +00:00
beard%netscape.com 974a6c2983 Added NS_PLUGIN_CID, and IID() accessor. 1999-02-28 22:12:50 +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
beard%netscape.com 6a99cf4881 class nsIPlugin not struct. 1999-02-20 04:26:09 +00:00
beard%netscape.com 1692c4c365 OJI interface changes 1999-02-20 02:24:15 +00:00
amusil%netscape.com 5e0633178a new stream files 1999-01-25 10:36:43 +00:00
tague%netscape.com 66fa4d8d5b Fixed build bustage. Added nsIPluginStreamInfo.h to export list. 1999-01-25 10:26:43 +00:00
amusil%netscape.com 69302ff775 new stream files 1999-01-25 10:17:46 +00:00
sudu%netscape.com 96c7301419 Files Sudu's script failed to check in 1999-01-25 09:00:42 +00:00
sudu%netscape.com 98da9c3e80 added nsIPluginStreamInfo.h to export 1999-01-25 08:14:40 +00:00
sudu%netscape.com 3726a298e1 New steam API header file 1999-01-25 08:13:10 +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
warren%netscape.com 6734b79748 Added networking changes under ifdef NEW_PLUGIN_STREAM_API 1998-10-01 02:59:16 +00:00
warren%netscape.com 8370a6d841 Renamed to shorter name for Mac. 1998-09-30 05:45:49 +00:00
warren%netscape.com eb85c88d22 New OJI networking APIs. 1998-09-30 05:29:48 +00:00
michaelp%netscape.com 399c2bfd05 obsolete. 1998-09-27 22:25:13 +00:00
mcafee%netscape.com b9d6a8c0da Adding support for non-X11 Unix systems 1998-09-19 06:21:01 +00:00
warren%netscape.com 784122122d Removed nsINetworkManager.h which is obsolete. 1998-09-18 10:28:45 +00:00
warren%netscape.com 0c0a18e7c1 Updated Mac MANIFEST files. 1998-09-18 08:39:16 +00:00
warren%netscape.com 16065bd99f Removed nsINetworkManager.h include. 1998-09-18 07:45:24 +00:00
warren%netscape.com 786e9900e7 Moved nsIMalloc and impl from xpcom. 1998-09-18 07:22:15 +00:00