Commit Graph
22 Commits
Author SHA1 Message Date
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
warren@netscape.com c051b946f8 Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked. 1999-09-09 22:05:05 +00:00
warren@netscape.com 644d0307aa More necko changes. Changed nsIPluginTagInfo2::GetDocumentBase to copy string. 1999-06-23 19:55:21 +00:00
warren@netscape.com 35d5e6e062 nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
warren@netscape.com 552e9efb81 Fixed nsIPluginInputStream::Close method to not crash. 1998-10-02 22:28:51 +00:00
scc@netscape.com 197985cc39 No relative paths for Mac, please. Wrapped #include in #ifdef XP_MAC. 1998-10-02 01:16:14 +00:00
cls@seawood.org 30bdea8eb6 The first commit apparently didn't take. Restored inclusion of private nspr header in OJI ifdef. 1998-10-02 00:01:08 +00:00
cls@seawood.org 5647e67b19 Removed use of private NSPR headers. Approved by warren@netscape.com. 1998-10-01 21:48:18 +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
mlm@netscape.com ddd9ecc851 Branch landing: Multithreading libmocha in mozilla.
- Remove reference to lm_crippled_context; add an accessor function instead.
1998-09-25 22:09:58 +00:00
beard@netscape.com b159635ba3 Removed redundant (wrong) declaration of local variable err from GetLiveconnect(), which was shadowing another declaration of err in an outer scope. 1998-09-22 22:02:33 +00:00
blizzard@appliedtheory.com 4dbd03a300 Only build liveconnect methods if OJI is defined 1998-09-22 02:26:12 +00:00
sudu@netscape.com 9334ab3500 Added back a initializer which I missed in last merge 1998-09-21 21:01:16 +00:00
warren@netscape.com e79b8fe037 Eliminated nsINetworkManager and moved it's methods to nsIPluginManager/nsIPluginManager2. 1998-09-18 07:21:21 +00:00
sudu@netscape.com b5fefad846 New xpcom liveconnect apis 1998-09-17 18:13:55 +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
beard@netscape.com 9e825f6e30 Changed all uses of lo_NVList to not depend on OJI being defined. 1998-08-08 20:50:22 +00:00
warren@netscape.com 3bd9ef8187 Fixed breakage on irix -- couldn't cast void* to int. 1998-07-31 21:06:04 +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 9355de88c1 Breaking out new plugin APIs into separate classes. Moving lib/plugin into a module. 1998-07-09 08:42:58 +00:00