Commit Graph
48 Commits
Author SHA1 Message Date
pp@ludusdesign.com d459b2ef64 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
blizzard@redhat.com 1bae82d6f7 fix for bug 19559. fix the test plugin on linux. r=pavlov 1999-12-07 23:50:00 +00:00
dmose@mozilla.org 20621227af updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
briano@netscape.com 23f9395cc8 General cleanup. 1999-09-10 00:37:14 +00:00
hoa.nguyen@intel.com 7a88979e15 Extended the example to create a simple button with label. 1999-08-31 00:12:15 +00:00
hoa.nguyen@intel.com 277640a25f Added the proper Mozilla Toolkit flags. 1999-08-31 00:11:06 +00:00
mccabe@netscape.com 0508c78f6c Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO. 1999-08-22 11:25:50 +00:00
hoa.nguyen@intel.com 153345f35c Added a parameter to the embed tag for testing. 1999-08-02 23:20:41 +00:00
hoa.nguyen@intel.com 0f145e28c4 Added some debug printf's. Added support for parameter passing in SimplePluginInstance::Initialize. 1999-08-02 23:19:29 +00:00
hoa.nguyen@intel.com 69e2aeee12 Sample HTML page with embed tag for the test XPCOM plugin. 1999-07-27 02:48:34 +00:00
hoa.nguyen@intel.com 880807fd59 Added embed-test.html to Makefile. 1999-07-27 02:47:41 +00:00
hoa.nguyen@intel.com fca4d27379 Defines a CID for the class. 1999-07-21 00:03:03 +00:00
hoa.nguyen@intel.com 99ccf85518 General cleanup so that the test plugin compiles. Implemented NSGetFactory, NSRegisterSelf, and NSUnregisterSelf. Used the ProgID prefix defined in nsIPlugin.h. 1999-07-21 00:00:13 +00:00
hoa.nguyen@intel.com d9c8455475 Removed dependencies on stub.c, bad.c, and java. 1999-07-20 23:58:05 +00:00
scc@netscape.com 90f6a8560a |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
warren@netscape.com 835f1bb281 Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams. 1999-06-08 20:57:32 +00:00
warren@netscape.com 3b0567a14d IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
dp@netscape.com 6dc8a899c6 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
warren@netscape.com 5b8cf49d88 Added Write(nsIInputStream) and Flush to nsIOutputStream. 1999-04-22 07:31:03 +00:00
waterson@netscape.com a07e36b72f Removed NODEPEND. 1999-03-31 06:47:10 +00:00
beard@netscape.com efa750eede NPStream* ptr -> NPStream* stream 1999-03-20 23:12:43 +00:00
beard@netscape.com 7e0cac9433 calling CreatePluginInstance instead of CreateInstance, so MIME type is available early. 1999-03-14 20:09:57 +00:00
beard@netscape.com e29edf9c03 added nsILiveconnect service. 1999-03-14 04:41:51 +00:00
beard@netscape.com 31269d1be9 massive overhaul for new stream APIs. 1999-03-12 04:48:04 +00:00
beard@netscape.com 5f930e9df5 Fixed Read/Write methods to conform to latest nsIInputStream and nsIOutputStream interfaces. 1999-03-08 00:07:24 +00:00
scc@netscape.com 6bb3406b4d rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
beard@netscape.com 65b5d60cce Added Release to peer's destructor, delaying release of stream until NPP_URLNotify. 1999-03-02 04:46:05 +00:00
beard@netscape.com cc20c40595 CPluginManager now implements nsIServiceManager and nsIAllocator interfaces, for better Gecko compatibility. 1999-02-28 22:10:26 +00:00
warren@netscape.com c953eabbf9 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 44fd372e8c Synced with current stream interfaces. 1999-02-15 18:29:06 +00:00
amusil@netscape.com 18f29153be Updated test case with new Stream and Service Manager APIs 1999-01-28 01:18:23 +00:00
ramiro@netscape.com 813bda55a4 Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
cyeh@netscape.com 574ff33d36 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 552e9efb81 Fixed nsIPluginInputStream::Close method to not crash. 1998-10-02 22:28:51 +00:00
warren@netscape.com 6ff2bbe24e Cleaned up messages. 1998-10-01 19:07:36 +00:00
warren@netscape.com 8f375a4fb7 Fixed up input stream buffering. Fixed some refcounting problems. 1998-10-01 08:08:09 +00:00
warren@netscape.com c38523913d Added networking changes under ifdef NEW_PLUGIN_STREAM_API 1998-10-01 02:59:16 +00:00
beard@netscape.com 6f51e467cf Removed nsINetworkManager. 1998-09-21 22:18:43 +00:00
warren@netscape.com bc6d143236 API changes for GetValue/SetValue and GetURL/PostURL from michaelp. 1998-09-15 04:54:46 +00:00
warren@netscape.com f8b71b9273 Accepting michaelp's API changes for GetValue/SetValue. 1998-09-15 03:45:38 +00:00
warren@netscape.com 6a3a639da6 Added FindProxyForURL. 1998-09-01 00:17:25 +00:00
warren@netscape.com 02e7780c27 Fixed signature of Write method. 1998-09-01 00:17:01 +00:00
cls@seawood.org 7c8aff5d40 AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
beard@netscape.com e703359e92 Added nsIPluginInstance* and NPWindow* data members to CPluginInstancePeer, fixed some reference counting bugs. Changed instance->pdata to point to the peer, so it can be accessed independently. 1998-08-09 03:17:39 +00:00
beard@netscape.com d9c47aaf86 Fixed a C string copy bug in CPluginInstancePeer::CPluginInstancePeer, added strcasecmp for XP_MAC. 1998-08-09 01:55:13 +00:00
warren@netscape.com 9aa63e183a Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag. 1998-07-31 20:19:50 +00:00
warren 183a70daa9 Added simple LiveConnected plugin test case that used backward adapter. 1998-07-11 01:40:24 +00:00
warren bd9a9687b8 Fixed up and moved backward adapter from oji dir. 1998-07-11 01:39:51 +00:00