gecko-dev/modules/plugin/nglsrc
sspitzer%netscape.com 8f54c29b26 fix warning
1999-07-01 08:40:21 +00:00
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Changes to hook up LiveConnect on Windows 1999-03-29 22:18:05 +00:00
makefile.win Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
MANIFEST new file for mac build. 1998-09-15 04:15:53 +00:00
ns4xPlugin.cpp fix warning 1999-07-01 08:40:21 +00:00
ns4xPlugin.h BeOS changes 1999-06-29 11:36:21 +00:00
ns4xPluginInstance.cpp *** empty log message *** 1999-06-08 06:07:51 +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 BeOS changes 1999-06-29 11:36:21 +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 BeOS changes 1999-06-29 11:36:21 +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 Updated 4x plugin support on the Mac 1999-05-17 21:26:48 +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 check in (mostly) function nsPluginsDirUNIX, awaiting amusil's code to figure out mime types and stuff. 1999-04-07 05:22:13 +00:00
nsPluginsDirWin.cpp Bug fixes with plugin instance caching. We now keep track of a plugin instance's start/stop state. 1999-06-04 22:32:27 +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 necko change: nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream. 1999-06-28 20:43:28 +00:00