Граф коммитов

170 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com 4b2d56fbaa nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
beard%netscape.com 9c7717f39d Fixed Read/Write methods to conform to latest nsIInputStream and nsIOutputStream interfaces. 1999-03-08 00:07:24 +00:00
beard%netscape.com e770f4ca72 passing service manager, using NS_CALLBACK macro. 1999-03-06 22:32:49 +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
beard%netscape.com 546f1dd623 passing service manager instead of plugin host. 1999-03-06 22:31:28 +00:00
beard%netscape.com 80c374ebee File Removed. 1999-03-06 22:23:41 +00:00
beard%netscape.com 933eee03b8 First Checked In. 1999-03-06 22:23:26 +00:00
mcafee%netscape.com 2562e3d148 Directly calling const char* const() operator to avoid ambiguity on Solaris. r=mcmullen@netscape.com 1999-03-06 04:42:08 +00:00
mcmullen%netscape.com 97001954d2 Fixing nsCOMPtr usage for unix. 1999-03-06 00:07:06 +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
kipp%netscape.com f85c648277 Use proper new/delete operators 1999-03-05 04:36:00 +00:00
scc%netscape.com 2ec0a397ea rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
beard%netscape.com 1e7482ab24 struct -> class 1999-03-03 06:10:58 +00:00
beard%netscape.com edfeabdc27 resolving aliases. 1999-03-03 04:11:15 +00:00
beard%netscape.com 78d0bcfe04 rewrote SetUpPluginInstance to use GetPluginFactory. 1999-03-03 04:10:54 +00:00
beard%netscape.com 93e80dbefd removed all vestiges of nsIMalloc. 1999-03-02 22:33:32 +00:00
beard%netscape.com 15654d5717 made inheritance public. 1999-03-02 22:31:54 +00:00
beard%netscape.com 6fdc870a25 Added Release to peer's destructor, delaying release of stream until NPP_URLNotify. 1999-03-02 04:46:05 +00:00
beard%netscape.com 510d435234 First Checked In. 1999-03-02 04:43:30 +00:00
beard%netscape.com 31c80c539a added IID() accessor. 1999-02-28 22:14:30 +00:00
beard%netscape.com 2565741c5f Added NS_PLUGIN_CID, and IID() accessor. 1999-02-28 22:12:50 +00:00
beard%netscape.com f88ff18dcf CPluginManager now implements nsIServiceManager and nsIAllocator interfaces, for better Gecko compatibility. 1999-02-28 22:10:26 +00:00
warren%netscape.com 44cae3cd3f Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
sfraser%netscape.com 3a123c982b Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
michaelp%netscape.com 8c2e1208fc bustage with new nsFileSpec.h 1999-02-25 23:08:51 +00:00
dougt%netscape.com 423a68450d Changed nsNativeFileSpec to nsFileSpec. 1999-02-25 20:58:10 +00:00
ebina%netscape.com 162fc2bb95 Change old RegisterFactory calls to use the new API. 1999-02-25 18:38:45 +00:00
beard%netscape.com 6abf307b0b removed eager loading, implemented GetPluginFactory() for use by OJI. 1999-02-25 04:15:39 +00:00
beard%netscape.com ba7dc34b91 mserviceMgr -> mServiceMgr 1999-02-25 04:14:19 +00:00
beard%netscape.com b90a900317 implemented GetPluginInfo. 1999-02-25 04:12:55 +00:00
beard%netscape.com c3477287e9 Added nsPluginsDirMac.cpp 1999-02-24 02:15:11 +00:00
beard%netscape.com a6e438608c moved nsPluginDir/nsPluginFile classes to nsPluginDirMac.cpp. 1999-02-24 02:13:42 +00:00
beard%netscape.com cfc95514bb First Checked In. 1999-02-24 02:12:47 +00:00
beard%netscape.com c173e8c5a7 changed bool to PRBool 1999-02-24 02:12:37 +00:00
warren%netscape.com 01dd4f0ed6 Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray. 1999-02-23 08:10:24 +00:00
beard%netscape.com 3088a47b55 class nsIPlugin not struct. 1999-02-20 04:26:09 +00:00
beard%netscape.com 2c5fe36f1d include nsFileSpec.h on all platforms. 1999-02-20 03:59:43 +00:00
beard%netscape.com 467ccd0a39 OJI interface changes 1999-02-20 02:24:15 +00:00
mcafee%netscape.com 19821244d1 Fixing function prototypes to match implementation; Solaris didn't like the const mis-matches. 1999-02-19 09:12:53 +00:00
beard%netscape.com e3301ae8b7 Synced with current stream interfaces. 1999-02-15 18:29:06 +00:00
beard%netscape.com ae9302dd23 First Checked In. 1999-02-14 04:26:16 +00:00
amusil%netscape.com 69b96dd630 Fixed bugs with the stream as file implementation. 1999-02-04 23:37:20 +00:00
amusil%netscape.com 0ff5cf464e Added oji, liveconnect and caps shared libs to the registry. 1999-02-04 00:18:22 +00:00
amusil%netscape.com d0c3947f73 First Checked In. 1999-02-03 20:04:48 +00:00
amusil%netscape.com 8ddd2c822c Updated test case with new Stream and Service Manager APIs 1999-01-28 01:18:23 +00:00
amusil%netscape.com 8426275d3c new stream files 1999-01-25 10:36:43 +00:00
tague%netscape.com dc000a64ef Fixed build bustage. Added nsIPluginStreamInfo.h to export list. 1999-01-25 10:26:43 +00:00
amusil%netscape.com 45da1a9604 new stream files 1999-01-25 10:17:46 +00:00
amusil%netscape.com fc54080d14 update for new stream 1999-01-25 10:11:51 +00:00
amusil%netscape.com c8cd815df3 New Stream API update 1999-01-25 09:30:04 +00:00