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

769 Коммитов

Автор SHA1 Сообщение Дата
dougt%netscape.com 78a5a8496a ack. 1999-03-09 23:06:11 +00:00
dougt%netscape.com 327babe1ee Added VR_ calls to the export list. 1999-03-09 22:39:09 +00:00
dougt%netscape.com 9fdbef5858 Stripping additional access paths. 1999-03-09 21:03:39 +00:00
dougt%netscape.com e0f45caba3 remove libutil references. 1999-03-09 20:58:29 +00:00
dougt%netscape.com 5bc84d5ecd First Checked In. 1999-03-09 20:57:17 +00:00
dougt%netscape.com fa179ee346 Fixes compare from int to ptr. ANSI C++ does not like that. 1999-03-09 20:10:20 +00:00
dougt%netscape.com e99f0d2166 First checkin of unix makefile. 1999-03-09 19:31:55 +00:00
warren%netscape.com 44568143d6 Backed out the nsService template stuff. 1999-03-09 11:49:41 +00:00
warren%netscape.com 4b2d56fbaa nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
dveditz%netscape.com b867607040 initial libjar files, NOT PART OF BUILD 1999-03-09 02:13:56 +00:00
dp%netscape.com 34228abcb8 adding new exported NR_*Raw() symbols 1999-03-08 22:10:18 +00:00
dp%netscape.com e9da5d2e32 Adding Raw interface that wont interpret / in keynames. Plus removed = being a invalid char for keys. 1999-03-08 20:35:54 +00:00
beard%netscape.com 61415da5c0 Added accessor for NS_JVMMANAGER_CID. 1999-03-08 00:12:00 +00:00
beard%netscape.com d2e48e1e5f Added InitLiveConnectClasses for DOM's use. 1999-03-08 00:09:05 +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
cyeh%netscape.com b27fdb082f fix pdb file generation so that the go into $(OBJDIR) and also
have more useful names other than "none.pdb". some cleanup remains.
1999-03-05 23:24:48 +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
alecf%netscape.com 95f1e4722d eliminate netlib dependancy by removing call to FE_Alert 1999-03-05 21:33:02 +00:00
mcafee%netscape.com 87892281ff Uninitialized variables 1999-03-05 04:40:14 +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
brade%netscape.com f2b821292d add static to reduce compiiler warnings on Macintosh 1999-03-02 15:28:46 +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
pinkerton%netscape.com c2e0134749 some hacks (and ifdefs) for macOS until NSPR gets fixed. This at least allows us to test out libReg and find bugs. 1999-03-01 19:24:27 +00:00
ramiro%netscape.com 52fac20c37 AIX portability fixes. (Waqar Malik <waqar@netscape.com>) 1999-03-01 06:10:54 +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
pinkerton%netscape.com 7053fb2f27 changing mac name of default registry file to "mozilla registry" in order to not conflict with old nscp versions and not have the name "netscape" in any of our code. 1999-02-26 19:26:45 +00:00
alecf%netscape.com 09edb893cb don't use old XFE icon data-related functions 1999-02-26 18:00:28 +00:00
alecf%netscape.com 39c4569a03 fix HPUX bustage - now that we're using PR_FREEIF, you can't put (void*)
casts inside it.
1999-02-26 17:36:57 +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
law%netscape.com e9f0a653cf Create reg file if it doesn't exist 1999-02-26 02:17:37 +00:00
sfraser%netscape.com 8737ca90e8 File Removed. 1999-02-26 01:13:09 +00:00
sfraser%netscape.com 94ba8d2ede First Checked In. 1999-02-26 01:12:49 +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