pp%ludusdesign.com
|
13efd9e8c6
|
Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
|
2000-01-11 20:49:15 +00:00 |
dmose%mozilla.org
|
8535dda53e
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
mccabe%netscape.com
|
b95a2bdd54
|
Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO.
|
1999-08-22 11:25:50 +00:00 |
scc%netscape.com
|
54c96baa72
|
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
|
1999-06-29 21:01:31 +00:00 |
warren%netscape.com
|
aaf94a8b04
|
Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams.
|
1999-06-08 20:57:32 +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 |
warren%netscape.com
|
329d00e493
|
Added Write(nsIInputStream) and Flush to nsIOutputStream.
|
1999-04-22 07:31:03 +00:00 |
beard%netscape.com
|
a87f896fd7
|
NPStream* ptr -> NPStream* stream
|
1999-03-20 23:12:43 +00:00 |
beard%netscape.com
|
ac7164a98e
|
calling CreatePluginInstance instead of CreateInstance, so MIME type is available early.
|
1999-03-14 20:09:57 +00:00 |
beard%netscape.com
|
5878873570
|
added nsILiveconnect service.
|
1999-03-14 04:41:51 +00:00 |
beard%netscape.com
|
4fc2199aea
|
massive overhaul for new stream APIs.
|
1999-03-12 04:48:04 +00:00 |
beard%netscape.com
|
2509c6cee5
|
Fixed Read/Write methods to conform to latest nsIInputStream and nsIOutputStream interfaces.
|
1999-03-08 00:07:24 +00:00 |
scc%netscape.com
|
31ff626ae9
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
beard%netscape.com
|
027e7dec44
|
Added Release to peer's destructor, delaying release of stream until NPP_URLNotify.
|
1999-03-02 04:46:05 +00:00 |
beard%netscape.com
|
909774268a
|
CPluginManager now implements nsIServiceManager and nsIAllocator interfaces, for better Gecko compatibility.
|
1999-02-28 22:10:26 +00:00 |
beard%netscape.com
|
6561ba3f3c
|
Synced with current stream interfaces.
|
1999-02-15 18:29:06 +00:00 |
warren%netscape.com
|
6734b79748
|
Added networking changes under ifdef NEW_PLUGIN_STREAM_API
|
1998-10-01 02:59:16 +00:00 |
beard%netscape.com
|
423978edb9
|
Removed nsINetworkManager.
|
1998-09-21 22:18:43 +00:00 |
warren%netscape.com
|
c0cb7ed17a
|
API changes for GetValue/SetValue and GetURL/PostURL from michaelp.
|
1998-09-15 04:54:46 +00:00 |
warren%netscape.com
|
929bf854f9
|
Accepting michaelp's API changes for GetValue/SetValue.
|
1998-09-15 03:45:38 +00:00 |
warren%netscape.com
|
b9721395e2
|
Added FindProxyForURL.
|
1998-09-01 00:17:25 +00:00 |
beard%netscape.com
|
b5d6667d98
|
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
|
024a7b1696
|
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
|
207bbebb65
|
Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag.
|
1998-07-31 20:19:50 +00:00 |
warren
|
ac427cea4a
|
Fixed up and moved backward adapter from oji dir.
|
1998-07-11 01:39:51 +00:00 |