Commit Graph

27 Commits

Author SHA1 Message Date
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
dp%netscape.com
b17616fba6 bug#16742 Fixing delete on nsISupports. Thanks for patch from <heikki@citec.fi> Plus using IMPL_ and DECL_ macros and removing operating on refcnt directly. r=dp 1999-10-24 04:41:17 +00:00
dougt%netscape.com
5adb63dcaf Fix for bug 10177 and 10041. 1999-07-26 22:09:42 +00:00
slamm%netscape.com
169624e5db Remove carriage returns. They trip up some compilers. a=cyeh. 1999-07-07 20:18:27 +00:00
edburns%acm.org
86858cc900 Alex Musil's long awaited plugin changes. 1999-07-07 00:28:34 +00:00
sspitzer%netscape.com
8f54c29b26 fix warning 1999-07-01 08:40:21 +00:00
av%netscape.com
d012806a8e Swapping boolean specifying windowless plugin in accordance with the spec 1999-06-30 00:49:03 +00:00
amusil%netscape.com
55ca910ac8 Updated 4x plugin support on the Mac 1999-05-17 21:26:48 +00:00
pinkerton%netscape.com
30797a08f1 comment out some stuff when TARGET_CARBON is defined. Doesn't affect normal builds. 1999-05-10 22:42:51 +00:00
amusil%netscape.com
34ea64b404 Added support for Start/Stop Applet/Plugin lifetimes. 1999-05-07 22:06:47 +00:00
beard%netscape.com
9d684e7026 added CreatePluginInstance. 1999-03-14 20:26:29 +00:00
amusil%netscape.com
a170265a54 Redesigned plugin cache code for StreamAsFile operations. Removed NEW_PLUGIN_STREAM_API ifdefs. 1999-03-11 22:48:58 +00:00
beard%netscape.com
98ba23294b passing service manager, using nsIAllocator instead of nsIMalloc for memory allocation. 1999-03-06 22:32:47 +00:00
mcmullen%netscape.com
9798175c73 Removed the offset parameter from the base stream interfaces. Implemented string streams. 1999-03-05 22:53:56 +00:00
sudu%netscape.com
96b9940de5 Files Sudu's script failed to check in 1999-01-25 09:00:42 +00:00
amusil%netscape.com
1264d07426 Added NPN_NewStream() functionality. Currently uses a temp file between the plugin stream and the target.
I will remove this file in-between as soon as I get a little more stream help from netlib.
1999-01-04 23:43:41 +00:00
warren%netscape.com
0580a8e5c4 Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
amusil%netscape.com
4f9e523356 Fix for Bug# 1771. Re-ordered the calling into the plugin entry point. Initialize()
for 4x plugin now happens in CreatePlugin().
1998-12-09 02:47:03 +00:00
amusil%netscape.com
70717c02d0 Fix for Bug 1416. Moving the call of the plugin entry point into Initialize (after the mPluginManager is set up).
This is so that NPN calls can get resolved if the plugin makes them in the entry point routine.
1998-11-22 23:13:44 +00:00
michaelp%netscape.com
920c80c057 now properly handles queries for nsIFactory. 1998-09-27 22:14:15 +00:00
warren%netscape.com
37436804db Fixes to eliminate nsINetworkManager 1998-09-18 10:48:12 +00:00
michaelp%netscape.com
593610ded9 new plugin world. 1998-09-15 03:48:58 +00:00
jevering%netscape.com
36cb3fc3bc Moving plugin directory stuff. 1998-08-21 01:12:53 +00:00
michaelp%netscape.com
916c12d829 latest changes to get plugins working... 1998-08-05 04:21:36 +00:00
michaelp%netscape.com
a184003312 fixed IRIX build problem. 1998-08-01 21:56:24 +00:00
michaelp%netscape.com
942e5214f9 changes for plugin support. 1998-08-01 05:46:47 +00:00
warren%netscape.com
13b18ece68 Committed from OJI_19980618_TIP_MERGE1. 1998-07-28 02:07:25 +00:00