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

187 Коммитов

Автор SHA1 Сообщение Дата
sdagley%netscape.com 9def8f5445 Bug 97676 - Use LaunchServices APIs under OS X for helper app launching and fix Reveal to work with OS X Finder. r=ccarlen,sr=sfraser 2001-10-01 06:43:41 +00:00
seawood%netscape.com 123ca30ce8 Build glue:nsCOMPtr.cpp instead of base:nsCOMPtr.cpp Bug #99698 r=sdagley 2001-09-29 12:22:57 +00:00
ccarlen%netscape.com 8389841cc2 Fixing bustage - didn't remove file from both targets 2001-09-06 22:16:57 +00:00
ccarlen%netscape.com e28cdff7fe removed nsServiceManager.cpp, nsRepository.cpp for dougt 2001-09-06 21:14:30 +00:00
thesteve%netscape.com ee4a202cfe 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 4c765650b5 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 1b09139498 modify mac project files for MOZ_TIMELINE tool, bug 78793 2001-08-17 02:04:20 +00:00
dbaron%fas.harvard.edu 846646799a 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 8c7c819206 FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver. 2001-07-31 19:05:34 +00:00
bzbarsky%mit.edu a4546e5f11 Fixing Mac bustage. Part of 81165 2001-06-28 04:10:13 +00:00
peterv%netscape.com f611e1c6d2 Adding nsIProgrammingLanguage.idl (mac bustage fix) 2001-05-08 19:17:19 +00:00
jst%netscape.com 621060c4fd 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 89c833fb49 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 8a78cba0a5 Remove nsGarbageCollector.c (obsolete), fix access paths. 2001-03-06 15:54:37 +00:00
beard%netscape.com 4b72367e12 Added nsInputStreamTee.cpp. r=gordon, sr=scc 2001-03-03 04:05:17 +00:00
beard%netscape.com 248e5dc50a Added nsIInputStreamTee.idl. r=gordon 2001-03-03 04:01:48 +00:00
scc%mozilla.org bb4cbf9e1c bug #59429: xpcom gets string code from mozilla/string instead of locally 2001-02-21 14:05:29 +00:00
dbragg%netscape.com df9446eeb0 Adding nsIProcess to the mac build. a=dougt sr=brendan 2001-01-22 21:50:54 +00:00
dbragg%netscape.com 3375db8247 Adding nsIProcess to the Mac build. a=dougt, sr=brendan 2001-01-22 21:50:27 +00:00
ccarlen%netscape.com 15ac5b144d 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 6862b07fb9 Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
dmose%mozilla.org 6ed07118de 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 4189314fdb 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 ab8a583af3 Added NS_GetLog to export list 2000-10-27 23:50:07 +00:00
warren%netscape.com 0dc463131e Added forgotten nsILoggingService.idl 2000-10-27 06:41:11 +00:00
warren%netscape.com 80bd113db4 Changes to build on Mac. 2000-10-27 05:11:58 +00:00
scc%mozilla.org 2aa3c06c0c adding new string files to the build 2000-09-09 08:54:03 +00:00
waterson%netscape.com b6927e3a0e Add pldhash.c to the build. 2000-08-31 02:18:08 +00:00
warren%netscape.com 097de62a3e Removed nsIBaseStream, nsIBufferInputStream and nsIBufferOutputStream.idl. 2000-08-22 08:19:18 +00:00
jband%netscape.com 9046739d30 added files: mozilla/xpcom/ds/nsStaticNameTable.cpp 2000-08-22 06:05:12 +00:00
scc%mozilla.org feadd4a8f1 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 7b3368b76f 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 457813cb86 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 f932a2bc44 Added nsIErrorService to build. 2000-07-22 05:46:39 +00:00
valeski%netscape.com 61e8ac3705 a=waterson. adding idl file, part of dougt's checkin. 2000-06-23 23:56:55 +00:00
waterson%netscape.com b004a9e7ec Add nsVoidBTree.cpp and nsStatistics.cpp to the build 2000-06-13 04:54:23 +00:00
warren%netscape.com 119ee7afb9 added files: mozilla/xpcom/base/nsMemoryImpl.cpp 2000-06-03 08:32:22 +00:00
warren%netscape.com c532a7a5cd added files: mozilla/xpcom/base/nsIMemory.idl 2000-06-03 07:06:04 +00:00
sspitzer%netscape.com c14c30357f added files: mozilla/xpcom/ds/nsIPersistentProperties2.idl 2000-05-02 06:30:38 +00:00
rginda%netscape.com 6e5e987b35 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 3eaa473913 add nsLocalFileCommon.cpp 2000-04-20 23:00:00 +00:00
jband%netscape.com f9a733be1f landing typelib loading improvements. bug 30753 2000-04-20 08:52:05 +00:00
rginda%netscape.com fe53ad855b Add new files nsConsoleService.cpp, nsConsoleMessage.cpp. 2000-04-18 02:55:39 +00:00
mccabe%netscape.com 575c2ed8c6 added files: mozilla/xpcom/base/nsConsoleService.cpp, mozilla/xpcom/base/nsConsoleMessage.cpp 2000-04-18 02:36:18 +00:00
davidm%netscape.com e7da0178b3 27857 nsIFile - MAC not completely implemented 2000-04-03 01:54:22 +00:00
cls%seawood.org 0d63199902 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 3240bbbd67 added files: mozilla/xpcom/ds/nsAtomService.cpp 2000-03-31 09:31:12 +00:00
alecf%netscape.com b0981fc171 added files: mozilla/xpcom/ds/nsIAtomService.idl 2000-03-31 09:27:04 +00:00
warren%netscape.com 985d20f8a2 Added nsIByteArrayInputStream.idl and nsByteArrayInputStream.cpp for Ruslan. 2000-03-22 01:33:12 +00:00
warren%netscape.com 4f37cd6a88 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