gecko-dev/modules/plugin/nglsrc
1999-09-20 20:53:06 +00:00
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Cleanup the neckutil linking thing. 1999-09-15 02:15:11 +00:00
makefile.win Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:24:51 +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 #ifndef for HPUX11 around #define _INT32 1999-09-03 22:17:16 +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 Fixed Mac.. 1999-08-19 06:29:05 +00:00
nsMalloc.h made inheritance public. 1999-03-02 22:31:54 +00:00
nsPluginFactory.cpp fixed leaked service manager in nsPluginFactory 1999-09-20 20:53:06 +00:00
nsPluginHostImpl.cpp Changed GetDocumentLoadGroup(...) to be XPCom complient. THis helps prevent leaks when using nsCOMPtrs. 1999-09-18 06:55:13 +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 Adding buffered output to nsIFileStream. 1999-09-08 20:12:35 +00:00
nsPluginInstancePeer.h reverting GetDocumentBase() to be consistent with other accessors. If we decide to change this, let's change ALL of them. 1999-08-03 02:51:39 +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 scanning Plugins folder under the application now. 1999-09-18 22:40:36 +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 Fix for #7125 1999-09-01 19:58:57 +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 NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/ 1999-08-22 13:26:18 +00:00