pp%ludusdesign.com
|
698852a4f4
|
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
|
142ac52eaf
|
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
|
381fb81c4f
|
Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO.
|
1999-08-22 11:25:50 +00:00 |
|
scc%netscape.com
|
f79508bc68
|
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
|
1999-06-29 21:01:31 +00:00 |
|
warren%netscape.com
|
b113f2332f
|
Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams.
|
1999-06-08 20:57:32 +00:00 |
|
warren%netscape.com
|
cbbfa208f8
|
IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom).
|
1999-06-03 21:50:47 +00:00 |
|
warren%netscape.com
|
c289c670cd
|
Added Write(nsIInputStream) and Flush to nsIOutputStream.
|
1999-04-22 07:31:03 +00:00 |
|
beard%netscape.com
|
f8a48c5464
|
NPStream* ptr -> NPStream* stream
|
1999-03-20 23:12:43 +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
|
33e191c63e
|
added nsILiveconnect service.
|
1999-03-14 04:41:51 +00:00 |
|
beard%netscape.com
|
d1d3db243c
|
massive overhaul for new stream APIs.
|
1999-03-12 04:48:04 +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 |
|
scc%netscape.com
|
2ec0a397ea
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
|
beard%netscape.com
|
6fdc870a25
|
Added Release to peer's destructor, delaying release of stream until NPP_URLNotify.
|
1999-03-02 04:46:05 +00:00 |
|
beard%netscape.com
|
f88ff18dcf
|
CPluginManager now implements nsIServiceManager and nsIAllocator interfaces, for better Gecko compatibility.
|
1999-02-28 22:10:26 +00:00 |
|
beard%netscape.com
|
e3301ae8b7
|
Synced with current stream interfaces.
|
1999-02-15 18:29:06 +00:00 |
|
warren%netscape.com
|
51c2d71bae
|
Added networking changes under ifdef NEW_PLUGIN_STREAM_API
|
1998-10-01 02:59:16 +00:00 |
|
beard%netscape.com
|
67352b4c2f
|
Removed nsINetworkManager.
|
1998-09-21 22:18:43 +00:00 |
|
warren%netscape.com
|
a2e857c5c1
|
API changes for GetValue/SetValue and GetURL/PostURL from michaelp.
|
1998-09-15 04:54:46 +00:00 |
|
warren%netscape.com
|
5619102737
|
Accepting michaelp's API changes for GetValue/SetValue.
|
1998-09-15 03:45:38 +00:00 |
|
warren%netscape.com
|
3631ffe2b5
|
Added FindProxyForURL.
|
1998-09-01 00:17:25 +00:00 |
|
beard%netscape.com
|
8ec2164a59
|
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
|
cb0f40cc2e
|
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
|
c9bd5d8074
|
Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag.
|
1998-07-31 20:19:50 +00:00 |
|
warren
|
55ae26173a
|
Fixed up and moved backward adapter from oji dir.
|
1998-07-11 01:39:51 +00:00 |
|