Commit Graph

65 Commits

Author SHA1 Message Date
scc%netscape.com
73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
scc%netscape.com
370c83f3bd Added "nsCategoryManager.cpp", as per bug #26011 2000-02-06 01:07:44 +00:00
scc%netscape.com
6366d6d779 Fixed access paths for upcoming switch to Pro5, see bug #25949. r=pinkerton 2000-02-01 00:49:16 +00:00
wtc%netscape.com
77ae2ff6a6 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
0b0346079c Landing nsIFile. 2000-01-24 21:28:28 +00:00
sfraser%netscape.com
91facce6a5 Add nsTextFormatter.cpp, for sford 2000-01-17 22:12:20 +00:00
warren%netscape.com
54dd55cddc Made nsIProperties scriptable. 2000-01-05 09:33:43 +00:00
valeski%netscape.com
430c1d6979 added files: mozilla/xpcom/io/nsScriptableInputStream.cpp 1999-12-04 20:30:13 +00:00
sfraser%netscape.com
e984be5dbd Adding nsLinebreakConverter.cpp, which was reviewed by pinkerton. 1999-12-01 22:24:31 +00:00
scc%netscape.com
72008ae20d 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
fur%netscape.com
14deeb44c0 added files: mozilla/xpcom/io/nsStorageStream.cpp, mozilla/xpcom/io/nsBinaryStream.cpp 1999-11-16 19:45:25 +00:00
warren%netscape.com
013ca2300f Removed obsolete nsPageMgr.cpp 1999-11-08 22:05:23 +00:00
scc%netscape.com
30618333a0 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
1fb8ab7b48 added nsLeakDetector.cpp to build. bug=15906, r=alecf 1999-10-16 00:03:45 +00:00
sfraser%netscape.com
ef4b4b1cca 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
208d328010 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
e8ab63123c adding nsCWeakReference r:scc a:chofmann 1999-10-01 02:44:45 +00:00
sfraser%netscape.com
cfda948c62 Remove NSStdLibStubs, since we're linking with NSStdLib anyway 1999-09-26 00:44:58 +00:00
ftang%netscape.com
b644ab9a2f add nsTextFormater.cpp 1999-09-15 21:21:55 +00:00
sdagley%netscape.com
593a8a91ab Fixing build bustage for warren. 1999-09-09 23:00:23 +00:00
leaf%mozilla.org
31d7249b18 added files: mozilla/xpcom/threads/nsAutoLock.cpp 1999-09-06 19:35:53 +00:00
pinkerton%netscape.com
5a36ea1109 added new idl files for shaver. 1999-08-31 21:40:55 +00:00
beard%netscape.com
6561d93e1c added nsPipe2.cpp, nsSegmentedBuffer.cpp. 1999-08-12 00:12:37 +00:00
jband%netscape.com
522a0fee69 added files: mozilla/xpcom/ds/nsSupportsPrimitives.cpp 1999-08-04 07:01:10 +00:00
jband%netscape.com
8595e46ea8 added files: mozilla/xpcom/ds/nsHashtableEnumerator.cpp 1999-08-04 02:28:03 +00:00
scc%netscape.com
f1005aa67f Added "nsWeakReference.cpp" 1999-08-03 07:17:26 +00:00
peterl%netscape.com
6f23083749 removed files: mozilla/xpcom/ds/nsBTree.cpp, mozilla/xpcom/ds/nsRBTree.cpp 1999-07-24 18:57:13 +00:00
peterl%netscape.com
354659f27c added files: mozilla/xpcom/ds/nsAVLTree.cpp 1999-07-18 00:39:56 +00:00
mcmullen%netscape.com
b95bbe80e0 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
64865904bd fixed "rescued items" problem 1999-06-12 06:27:00 +00:00
waterson%netscape.com
c4010d17e1 Remove nsStringImpl.cpp. 1999-06-10 20:19:52 +00:00
dougt%netscape.com
7a941a0baa Adding proxy to the xpcom targets. 1999-05-27 22:36:30 +00:00
dp%netscape.com
94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
hyatt%netscape.com
885e794cbe Committing Mac Project file for new event queues. 1999-05-04 23:34:58 +00:00
waterson%netscape.com
5c0b4cea21 Added nsISimpleEnumerator as Phase I of the great enumerator unification. Added misc files for XPConnect. Details in RDF_19990422_BRANCH. 1999-04-24 02:38:54 +00:00
waterson%netscape.com
0cf17d4ce5 Landed RDF_19990326_BRANCH, scriptability changes. 1999-03-29 19:52:54 +00:00
warren%netscape.com
75422fa57c Added nsComponentManager.cpp 1999-03-09 09:47:12 +00:00
mcmullen%netscape.com
8a3b31e6e7 REALLY add libreg and nsRegistry to the Macintosh build. 1999-02-28 00:26:24 +00:00
pinkerton%netscape.com
ca28e63302 add libreg to list of linked libraries to try to get autoregistration working correctly. 1999-02-26 18:38:39 +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
beard%netscape.com
2959b25154 Added nsAllocator.cpp, nsGenericFactory.cpp, removed nsMalloc.cpp. 1999-02-25 04:24:21 +00:00
warren%netscape.com
00b68c2df2 Added nsConjoiningEnumerator.cpp 1999-02-24 08:01:33 +00:00
warren%netscape.com
95670ebabc Added nsSupportsArrayEnumerator.cpp 1999-02-23 08:11:43 +00:00
scc%netscape.com
42e1c10096 updated to new interface for nsCOMPtr 1999-02-17 01:58:25 +00:00
dp%netscape.com
704fe62ecb landing XPCOM_19990201_BRANCH 1999-02-03 07:03:17 +00:00
sfraser%netscape.com
b2da77676a Added nsEventQueueService.cpp and nsXPComFactory.cpp 1999-01-07 03:14:02 +00:00
sfraser%netscape.com
e14a1ee405 Fix the fragment name (change from xpcom to XPCOM_DLL) 1999-01-06 20:30:17 +00:00
beard%netscape.com
c0c7bc482d Mac shared library migration. 1998-11-30 22:15:00 +00:00
beard%netscape.com
62b85bfb53 xpcomDebug.exp only included in debug target, xpcom.exp in both. 1998-11-20 01:04:17 +00:00
beard%netscape.com
de630e90c9 Added xpcomDebug.exp to xpcomDebug.shlb target. 1998-11-18 01:35:54 +00:00