gecko-dev/xpcom
2001-11-01 01:15:53 +00:00
..
appshell Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
base add support for nsIVariant and nsIPropertyBag. bug 44675 and bug 98209. sr=vidur r=dbradley 2001-10-31 23:35:07 +00:00
build Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only. 2001-11-01 00:54:48 +00:00
components b=107823, r=ccarlen, sr=brendan 2001-11-01 00:11:15 +00:00
doc Mention leak tutorial in refcount tracing section. (Documentation changes only.) 2001-04-28 03:00:50 +00:00
ds fix Mac bustage (I hope). I think these names conflicted with other names 2001-11-01 01:15:53 +00:00
glue 107630 Removing C++ cruft from nsIWeakReference.idl. Adding nsIWeakReferenceUtils.h. r=alecf@netscape.com, sr=scc@mozilla.org 2001-10-30 23:18:51 +00:00
io Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only. 2001-11-01 00:54:48 +00:00
libxpt/xptcall
macbuild added files: mozilla/xpcom/ds/nsVariant.cpp 2001-10-31 23:36:08 +00:00
proxy Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only. 2001-11-01 00:54:48 +00:00
reflect b=107823, r=ccarlen, sr=brendan 2001-11-01 00:11:15 +00:00
remote Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797 2001-08-21 01:48:11 +00:00
sample API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147 2001-10-16 03:35:52 +00:00
string Fix for bug 86089. Replace attachments string in message compose fields by an array of nsIMsgAttachment objects. This architecture change allow us to dissocie the attachment name from the attachment url. We can also now carry over extra information like the attachment content type or Mac file type. This check in contains also fix for related bug 52428, bug 80895, bug 87765 and bug 89090. 2001-10-30 14:42:41 +00:00
tests Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only. 2001-11-01 00:54:48 +00:00
threads Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only. 2001-11-01 00:54:48 +00:00
tools More REQUIRES clean-up. 2001-10-16 22:08:55 +00:00
typelib Bug 100843 - Add an explicit output filename option (-e) to xpidl 2001-10-31 23:28:36 +00:00
windbgdlg fix bug 54792 by running assert dialog out or process on Win32. r=danm sr=brendan 2001-03-23 06:57:17 +00:00
.cvsignore
Makefile.in Split xpcom into separate xpcomglue library starting with nsCOMPtr.* 2001-09-29 23:03:39 +00:00
makefile.win Split part of xpcom into separate xpcomglue library to be used for standalone builds eventually. Start with nsCOMPtr.* 2001-09-30 01:44:25 +00:00