gecko-dev/modules/plugin/base/src
1999-07-30 23:51:53 +00:00
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in fix linux startup bustage. reviewed by sspitzer, approved by cyeh. 1999-07-29 19:42:55 +00:00
makefile.win fix build breakage by including config.mak 1999-07-29 03:28:00 +00:00
MANIFEST new file for mac build. 1998-09-15 04:15:53 +00:00
ns4xPlugin.cpp Fix for bug 10177 and 10041. 1999-07-26 22:09:42 +00:00
ns4xPlugin.h Remove carriage returns. They trip up some compilers. a=cyeh. 1999-07-07 20:18:27 +00:00
ns4xPluginInstance.cpp Removed non ifdef'd debugging statements. 1999-07-08 20:25:53 +00:00
ns4xPluginInstance.h Added support for Start/Stop Applet/Plugin lifetimes. 1999-05-07 22:06:47 +00:00
ns4xPluginStream.cpp Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
ns4xPluginStream.h Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
nsIPluginHost.h Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
nsIPluginInstanceOwner.h added GetDocument() 1999-03-24 05:46:06 +00:00
nsMalloc.cpp Fixing build bustage. 1999-01-05 18:48:03 +00:00
nsMalloc.h made inheritance public. 1999-03-02 22:31:54 +00:00
nsPluginFactory.cpp nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
nsPluginHostImpl.cpp Cleaning memory allocation bug #9855 1999-07-30 23:51:53 +00:00
nsPluginHostImpl.h Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
nsPluginInstancePeer.cpp Cleaning memory allocation bug #9855 1999-07-30 23:51:53 +00:00
nsPluginInstancePeer.h More necko changes. Changed nsIPluginTagInfo2::GetDocumentBase to copy string. 1999-06-23 19:55:21 +00:00
nsPluginsCID.h nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
nsPluginsDir.h Remove carriage returns. They trip up some compilers. a=cyeh. 1999-07-07 20:18:27 +00:00
nsPluginsDirMac.cpp Updated 4x plugin support on the Mac 1999-05-17 21:26:48 +00:00
nsPluginsDirOS2.cpp Changes for OS/2. Patch provided by Eric Olson (eric.olson@sympatico.ca) 1999-06-28 23:11:18 +00:00
nsPluginsDirUNIX.cpp Fix build warnings. 1999-07-16 20:06:37 +00:00
nsPluginsDirWin.cpp fixing bug #7499 1999-07-27 01:30:55 +00:00
nsPluginStreamPeer.cpp Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
nsPluginStreamPeer.h Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
nsPluginViewer.cpp Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00