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

135 Коммитов

Автор SHA1 Сообщение Дата
scc%netscape.com 1e8fe3f157 Added "nsISupportsIterators.idl", r=danm 2000-02-14 06:52:18 +00:00
sfraser%netscape.com 8c72e740d2 Add nsIDirectoryService.idl for doug. r=dougt. 2000-02-11 05:09:04 +00:00
scc%netscape.com 5e041e830f Pro5 update 2000-02-07 23:06:04 +00:00
scc%netscape.com a711ea8e0b Added "nsCategoryManager.cpp", as per bug #26011 2000-02-06 01:07:44 +00:00
scc%netscape.com 24bd24cf92 Fixed access paths for upcoming switch to Pro5, see bug #25949. r=pinkerton 2000-02-01 00:49:16 +00:00
wtc%netscape.com cc511c0483 Bugzilla bug #17101: move plevent.h and plevent.c from mozilla/nsprpub
to mozilla/xpcom/threads by landing the PLEVENT_MOVE_BRANCH.
Modified files: nsprpub/lib/ds/MANIFEST, nsprpub/lib/ds/Makefile,
nsprpub/lib/ds/Makefile.in, nsprpub/macbuild/NSPR20PPC.mcp,
nsprpub/pr/include/obsolete/protypes.h,
xpcom/macbuild/xpcomPPC.mcp, xpcom/threads/MANIFEST,
xpcom/threads/Makefile.in, xpcom/threads/makefile.win,
xpcom/threads/plevent.h
2000-01-28 00:27:37 +00:00
dougt%netscape.com fd69a2f423 Landing nsIFile. 2000-01-24 21:28:28 +00:00
sfraser%netscape.com a9c728b7b8 Add nsTextFormatter.cpp, for sford 2000-01-17 22:12:20 +00:00
warren%netscape.com 40a7870948 Made nsIProperties scriptable. 2000-01-05 09:33:43 +00:00
valeski%netscape.com 583acd6dae added files: mozilla/xpcom/io/nsIScriptableInputStream.idl 1999-12-04 20:31:09 +00:00
valeski%netscape.com 09131a9133 added files: mozilla/xpcom/io/nsScriptableInputStream.cpp 1999-12-04 20:30:13 +00:00
sfraser%netscape.com 1348008f00 Adding nsLinebreakConverter.cpp, which was reviewed by pinkerton. 1999-12-01 22:24:31 +00:00
scc%netscape.com e0d57ccb0f Added the file "nsIInterfaceRequestor.cpp" to the project. Contents currently |#if|d out. Travis will add this file to the other builds, and then enable. This adds |do_GetInterface| functionality. r=tbogard. 1999-11-23 03:14:42 +00:00
warren%netscape.com 5d17b5b594 Removed nsICapabilities in favor of nsIInterfaceRequestor. 1999-11-18 07:44:14 +00:00
warren%netscape.com aaf83521f5 Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott 1999-11-17 08:14:52 +00:00
fur%netscape.com f10bddd53a added files: mozilla/xpcom/io/nsStorageStream.cpp, mozilla/xpcom/io/nsBinaryStream.cpp 1999-11-16 19:45:25 +00:00
fur%netscape.com 305af67ab7 added files: mozilla/xpcom/io/nsIBinaryInputStream.idl, mozilla/xpcom/io/nsIBinaryOutputStream.idl, mozilla/xpcom/io/nsIStorageStream.idl 1999-11-16 19:42:38 +00:00
warren%netscape.com 4daa7a2f1e Removed obsolete nsPageMgr.cpp 1999-11-08 22:05:23 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
tbogard%aol.net 6843d6728e added files: mozilla/xpcom/base/nsIInterfaceRequestor.idl 1999-10-26 01:37:45 +00:00
scc%netscape.com cd02dceee5 remove "nsVariant.cpp" from the project, and "nsIVariant.h" from the MANIFEST, as per bug #16987, r=sfraser 1999-10-22 00:12:03 +00:00
beard%netscape.com c4616638ed added nsLeakDetector.cpp to build. bug=15906, r=alecf 1999-10-16 00:03:45 +00:00
beard%netscape.com 0dd90a8adb added nsLeakDetector.idl. bug=15906, r=alecf 1999-10-15 22:17:53 +00:00
sfraser%netscape.com 5096a3be53 Part of fix for 15795; nsFileSpecMac.cpp is no longer pulled in with a nasty #include, and is thus added to the project. r=dougt 1999-10-11 21:19:47 +00:00
beard%netscape.com 26ba00f59b changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:47:12 +00:00
danm%netscape.com 191e90b327 adding nsCWeakReference r:scc a:chofmann 1999-10-01 02:44:45 +00:00
sfraser%netscape.com 7b54d88773 Added nsICategoryHandler.idl, nsICategoryManager.idl, nsIRegistry.idl for shaver. 1999-09-29 02:53:07 +00:00
sfraser%netscape.com bc69b1199e Remove NSStdLibStubs, since we're linking with NSStdLib anyway 1999-09-26 00:44:58 +00:00
gordon%netscape.com 01100eb47f Added nsIThread.idl, nsIThreadPool.idl, and nsIRunnable.idl as part of warren's checkin. 1999-09-15 21:46:55 +00:00
ftang%netscape.com e0ea8638db add nsTextFormater.cpp 1999-09-15 21:21:55 +00:00
sdagley%netscape.com ffac101220 Fixing build bustage for warren. 1999-09-09 23:00:23 +00:00
leaf%mozilla.org cbbc821cdb added files: mozilla/xpcom/threads/nsAutoLock.cpp 1999-09-06 19:35:53 +00:00
shaver%netscape.com 3a64feb93d added files: mozilla/xpcom/components/nsIComponentManager.idl 1999-09-05 06:28:16 +00:00
pinkerton%netscape.com f3f806cbfd added new idl files for shaver. 1999-08-31 21:40:55 +00:00
warren%netscape.com 797e269cbf added files: mozilla/xpcom/io/nsIPipe.idl 1999-08-24 04:59:26 +00:00
dougt%netscape.com 8659e6f66c adding nsIAtom to build project 1999-08-21 07:00:51 +00:00
beard%netscape.com 0ceb9f4881 added nsPipe2.cpp, nsSegmentedBuffer.cpp. 1999-08-12 00:12:37 +00:00
beard%netscape.com 0d760e6c86 added NS_NewPipe* exports for nsPipe.cpp & nsPipe2.cpp 1999-08-12 00:11:54 +00:00
dp%netscape.com 8b0952aee5 added files: mozilla/xpcom/components/nsIModule.idl 1999-08-08 21:57:09 +00:00
jband%netscape.com 82c1b58275 added files: mozilla/xpcom/ds/nsISupportsPrimitives.idl 1999-08-04 07:02:54 +00:00
jband%netscape.com 8f5b0667c5 added files: mozilla/xpcom/ds/nsSupportsPrimitives.cpp 1999-08-04 07:01:10 +00:00
jband%netscape.com be825b5d4b added files: mozilla/xpcom/ds/nsHashtableEnumerator.cpp 1999-08-04 02:28:03 +00:00
scc%netscape.com 0fbdb1874a Added "nsWeakReference.cpp" 1999-08-03 07:17:26 +00:00
scc%netscape.com 3495a2113a Add nsIWeakReference.idl 1999-08-03 03:48:58 +00:00
peterl%netscape.com 8ecddd902a removed files: mozilla/xpcom/ds/nsBTree.cpp, mozilla/xpcom/ds/nsRBTree.cpp 1999-07-24 18:57:13 +00:00
peterl%netscape.com 43dea6bbe4 added files: mozilla/xpcom/ds/nsAVLTree.cpp 1999-07-18 00:39:56 +00:00
alecf%netscape.com a9b7425367 added files: mozilla/xpcom/ds/nsISupportsArray.idl 1999-06-28 23:26:07 +00:00
mcmullen%netscape.com 38632e1852 Removed base targets (this change got lost in another checkin, owing to a merge conflict). 1999-06-14 20:55:37 +00:00
beard%netscape.com 92435247b8 fixed "rescued items" problem 1999-06-12 06:27:00 +00:00
waterson%netscape.com 831a59b3cc Remove nsStringImpl.cpp. 1999-06-10 20:19:52 +00:00