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

234 Коммитов

Автор SHA1 Сообщение Дата
ccarlen%netscape.com aa20da8d44 removed nsServiceManager.cpp, nsRepository.cpp for dougt 2001-09-06 21:14:30 +00:00
thesteve%netscape.com 97e76233c7 Bug#81373 (mac static build)
add: link with nsStaticComponentLoader.cpp
r=jfrancis
sr=sfraser
a=asa on behalf of drivers
2001-08-27 23:43:23 +00:00
thesteve%netscape.com 7a0c843133 Bug#81373 (mac static build)
landing mac static build.
r=jfrancis
sr=sfraser
a=asa on behalf of drivers
2001-08-27 23:36:11 +00:00
waterson%netscape.com edb76e0c37 modify mac project files for MOZ_TIMELINE tool, bug 78793 2001-08-17 02:04:20 +00:00
dbaron%fas.harvard.edu c0c8e1ad28 Adding nsIFastLoadFileControl.idl to project. Change emailed from Zach, to fix fastload branch landing bustage. 2001-07-31 20:57:47 +00:00
brendan%mozilla.org dbd7fed5b1 FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver. 2001-07-31 19:05:34 +00:00
bzbarsky%mit.edu e5853acf0a Fixing Mac bustage. Part of 81165 2001-06-28 04:10:13 +00:00
peterv%netscape.com 83cb672134 Adding nsIProgrammingLanguage.idl (mac bustage fix) 2001-05-08 19:17:19 +00:00
jst%netscape.com ea706038cf Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
shaver%mozilla.org fcf7cd0d9f 67699: all your nsIClassInfo is belong to us
- teach nsGenericFactory about nsIClassInfo, and nsIClassInfo.idl to the
  builds
- add a heaping serving of macro love for classes that want to support it
- convert many modules to use nsGenericModule the new way
- handful of warning and modeline fixes
- nsSample and some XPConnect test classes now have nsIClassInfo support for
  testing
2001-03-12 20:43:02 +00:00
beard%netscape.com d859cb455a Remove nsGarbageCollector.c (obsolete), fix access paths. 2001-03-06 15:54:37 +00:00
beard%netscape.com e438047854 Added nsInputStreamTee.cpp. r=gordon, sr=scc 2001-03-03 04:05:17 +00:00
beard%netscape.com 56209dedee Added nsIInputStreamTee.idl. r=gordon 2001-03-03 04:01:48 +00:00
scc%mozilla.org 3fc413f7cc bug #59429: xpcom gets string code from mozilla/string instead of locally 2001-02-21 14:05:29 +00:00
dbragg%netscape.com 0380fc2e40 Adding nsIProcess to the mac build. a=dougt sr=brendan 2001-01-22 21:50:54 +00:00
dbragg%netscape.com 79a2d98116 Adding nsIProcess to the Mac build. a=dougt, sr=brendan 2001-01-22 21:50:27 +00:00
ccarlen%netscape.com d9dd3b5321 Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org 2001-01-18 22:51:57 +00:00
bryner%uiuc.edu 69e9b90bc6 Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
dmose%mozilla.org 0a3c12b78b Fix for bug 61692: IDLify nsIEventQueue and nsIEventQueueService. This makes it possible to create an nsISupports proxy for calling across threads in languages other than C++ (eg JS). r=dougt@netscape.com, r=jband@netscape.com, sr=brendan@mozilla.org 2000-12-08 04:30:36 +00:00
warren%netscape.com cd56c0575b Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com f0d64921df Added NS_GetLog to export list 2000-10-27 23:50:07 +00:00
warren%netscape.com 7017831b21 Added forgotten nsILoggingService.idl 2000-10-27 06:41:11 +00:00
warren%netscape.com 3ab01ebc2d Changes to build on Mac. 2000-10-27 05:11:58 +00:00
scc%mozilla.org 446f9a7680 adding new string files to the build 2000-09-09 08:54:03 +00:00
waterson%netscape.com 971108565b Add pldhash.c to the build. 2000-08-31 02:18:08 +00:00
warren%netscape.com 905958c321 Removed nsIBaseStream, nsIBufferInputStream and nsIBufferOutputStream.idl. 2000-08-22 08:19:18 +00:00
jband%netscape.com 2a866e874c added files: mozilla/xpcom/ds/nsStaticNameTable.cpp 2000-08-22 06:05:12 +00:00
scc%mozilla.org a5ad527f39 adding new files to the build to provide |ToNewCString|, |ToNewUnicode|, and |IsASCII| that work on |nsAReadable[C]String|s, as per Vidur's needs in converting the DOM. 2000-08-05 08:26:01 +00:00
scc%mozilla.org e94ee44bff adding new files to the build to provide |ToNewCString|, |ToNewUnicode|, and |IsASCII| that work on |nsAReadable[C]String|s, as per Vidur's needs in converting the DOM. 2000-08-05 07:50:28 +00:00
waterson%netscape.com d1a16798a6 Bug 46702. Move nsFixedSizeAllocator.[h|cpp] to xpcom/ds so that it can be used outside of RDF. 2000-07-29 02:58:10 +00:00
warren%netscape.com d9d9722138 Added nsIErrorService to build. 2000-07-22 05:46:39 +00:00
valeski%netscape.com 76f7cba2d3 a=waterson. adding idl file, part of dougt's checkin. 2000-06-23 23:56:55 +00:00
waterson%netscape.com 05d7001f23 Add nsVoidBTree.cpp and nsStatistics.cpp to the build 2000-06-13 04:54:23 +00:00
warren%netscape.com f8837c9c32 added files: mozilla/xpcom/base/nsMemoryImpl.cpp 2000-06-03 08:32:22 +00:00
warren%netscape.com e51fc772c6 added files: mozilla/xpcom/base/nsIMemory.idl 2000-06-03 07:06:04 +00:00
sspitzer%netscape.com cf2261738d added files: mozilla/xpcom/ds/nsIPersistentProperties2.idl 2000-05-02 06:30:38 +00:00
rginda%netscape.com 761d7cb78f Adding nsIConsoleService.idl, nsIConsoleMessage.idl, nsIConsoleListener.idl. Previously, the .h and .xpt products of these files were still being built back in xpfe/components/console, which is bad. Checkin by McCabe, on rginda's mac. 2000-04-21 00:52:02 +00:00
ftang%netscape.com 39ef48a6bf add nsLocalFileCommon.cpp 2000-04-20 23:00:00 +00:00
jband%netscape.com 2964aea322 landing typelib loading improvements. bug 30753 2000-04-20 08:52:05 +00:00
rginda%netscape.com fa206dea9f Add new files nsConsoleService.cpp, nsConsoleMessage.cpp. 2000-04-18 02:55:39 +00:00
mccabe%netscape.com 3ecdc45953 added files: mozilla/xpcom/base/nsConsoleService.cpp, mozilla/xpcom/base/nsConsoleMessage.cpp 2000-04-18 02:36:18 +00:00
davidm%netscape.com c465e3b30e 27857 nsIFile - MAC not completely implemented 2000-04-03 01:54:22 +00:00
cls%seawood.org da66e49516 Adding a script to print out which of a given list of files do not end with a newline. Source files that do not end with a newline break at least the HP-UX compiler. Adding newlines to all of the source files found at this point. 2000-04-02 07:17:25 +00:00
alecf%netscape.com 62bc6cf8d6 added files: mozilla/xpcom/ds/nsAtomService.cpp 2000-03-31 09:31:12 +00:00
alecf%netscape.com 8b0f46e53c added files: mozilla/xpcom/ds/nsIAtomService.idl 2000-03-31 09:27:04 +00:00
warren%netscape.com 159267f7c4 Added nsIByteArrayInputStream.idl and nsByteArrayInputStream.cpp for Ruslan. 2000-03-22 01:33:12 +00:00
warren%netscape.com 84ea15d65a Made the thread-safety checking able to be turned on/off by the XPCOM_CHECK_THREADSAFE env var. a=jar,r=mscott 2000-03-08 09:21:32 +00:00
warren%netscape.com 7113f6e49d Bug 21556: Making linux be thread-safe. Exporting NS_CurrentThread from debug builds. a=jar 2000-03-05 10:14:50 +00:00
warren%netscape.com 1b9397ca74 Added NS_MeanAndStdDev 2000-02-24 04:55:31 +00:00
scc%netscape.com c392d0dde8 Added "nsISupportsIterators.idl", r=danm 2000-02-14 06:52:18 +00:00
sfraser%netscape.com 076c4c928f Add nsIDirectoryService.idl for doug. r=dougt. 2000-02-11 05:09:04 +00:00
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 71d2a8ae7d added files: mozilla/xpcom/io/nsIScriptableInputStream.idl 1999-12-04 20:31:09 +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
warren%netscape.com 74fa30fbd8 Removed nsICapabilities in favor of nsIInterfaceRequestor. 1999-11-18 07:44:14 +00:00
warren%netscape.com 34ecf73507 Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott 1999-11-17 08:14:52 +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
fur%netscape.com 8ac9a96059 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 013ca2300f Removed obsolete nsPageMgr.cpp 1999-11-08 22:05:23 +00:00
dmose%mozilla.org 142ac52eaf 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 cc8a1a912d added files: mozilla/xpcom/base/nsIInterfaceRequestor.idl 1999-10-26 01:37:45 +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
beard%netscape.com 07ca9c4391 added nsLeakDetector.idl. bug=15906, r=alecf 1999-10-15 22:17:53 +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 2528eb44a4 Added nsICategoryHandler.idl, nsICategoryManager.idl, nsIRegistry.idl for shaver. 1999-09-29 02:53:07 +00:00
sfraser%netscape.com cfda948c62 Remove NSStdLibStubs, since we're linking with NSStdLib anyway 1999-09-26 00:44:58 +00:00
gordon%netscape.com 9ed7e1e73c 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 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
shaver%netscape.com 0c277e9376 added files: mozilla/xpcom/components/nsIComponentManager.idl 1999-09-05 06:28:16 +00:00
pinkerton%netscape.com 5a36ea1109 added new idl files for shaver. 1999-08-31 21:40:55 +00:00
warren%netscape.com 1254517efc added files: mozilla/xpcom/io/nsIPipe.idl 1999-08-24 04:59:26 +00:00
dougt%netscape.com 4edb26d5ca adding nsIAtom to build project 1999-08-21 07:00:51 +00:00
beard%netscape.com 6561d93e1c added nsPipe2.cpp, nsSegmentedBuffer.cpp. 1999-08-12 00:12:37 +00:00
beard%netscape.com a057fe57ef added NS_NewPipe* exports for nsPipe.cpp & nsPipe2.cpp 1999-08-12 00:11:54 +00:00
dp%netscape.com cefde4f516 added files: mozilla/xpcom/components/nsIModule.idl 1999-08-08 21:57:09 +00:00
jband%netscape.com 221ded4589 added files: mozilla/xpcom/ds/nsISupportsPrimitives.idl 1999-08-04 07:02:54 +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
scc%netscape.com 3c39c54ca6 Add nsIWeakReference.idl 1999-08-03 03:48:58 +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
alecf%netscape.com 215d5c028e added files: mozilla/xpcom/ds/nsISupportsArray.idl 1999-06-28 23:26:07 +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
warren%netscape.com 7cee72ba4a Added nsIBufferOutputStream.idl 1999-06-07 22:47:55 +00:00