gecko-dev/xpcom/glue
dougt%meer.net 55eb21a1ac bug 280245. WinCE build and support changes. r=darin 2005-01-30 21:33:47 +00:00
..
standalone bug 280245. WinCE build and support changes. r=darin 2005-01-30 21:33:47 +00:00
.cvsignore Ignore generated files 2001-12-29 03:21:06 +00:00
Makefile.in Bug 267767 - Make XPCOM memory management functions frozen exports. r=darin sr=shaver 2004-11-12 19:26:37 +00:00
nsCOMPtr.cpp Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin. 2004-11-24 22:48:45 +00:00
nsCOMPtr.h bug 280245. WinCE build and support changes. r=darin 2005-01-30 21:33:47 +00:00
nsComponentManagerUtils.cpp Remove unused labels pointed out by dbaron. 2004-11-24 23:12:18 +00:00
nsComponentManagerUtils.h fixing MingW / GCC 3.4 build bustage 2004-11-23 22:19:13 +00:00
nsDebug.cpp fixes bug 266006 "xpcom/glue should not declare methods with NS_COM" r=bsmedberg 2004-10-29 19:43:51 +00:00
nsDebug.h Fixes bug 260209: Debug macros (NS_ASSERTION etc.) not followed by a ';' should produce a compiler error also in non-debug builds. Patch by Dr. Hans-Andreas Engel. r=dougt, sr=Henry.Jia@sun.com. 2005-01-14 00:44:46 +00:00
nsGenericFactory.cpp fixes bug 266006 "xpcom/glue should not declare methods with NS_COM" r=bsmedberg 2004-10-29 19:43:51 +00:00
nsGenericFactory.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsID.cpp
nsID.h
nsIGenericFactory.h Whitespace cleanup (diff -w shows no changes). 2004-12-27 03:23:01 +00:00
nsIInterfaceRequestorUtils.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsIInterfaceRequestorUtils.h fixes bug 266006 "xpcom/glue should not declare methods with NS_COM" r=bsmedberg 2004-10-29 19:43:51 +00:00
nsISupportsImpl.h Fixing bug 276512. Patch by hhschwab@gmail.com; r=me 2005-01-09 18:45:09 +00:00
nsISupportsUtils.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsIWeakReferenceUtils.h Bug 234858: Make do_GetWeakReference typesafe. 2005-01-24 22:59:27 +00:00
nsMemory.cpp Bug 267767 - Make XPCOM memory management functions frozen exports. r=darin sr=shaver 2004-11-12 19:26:37 +00:00
nsMemory.h Bug 267767 - Make XPCOM memory management functions frozen exports. r=darin sr=shaver 2004-11-12 19:26:37 +00:00
nsQuickSort.cpp
nsQuickSort.h
nsServiceManagerUtils.h Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin. 2004-11-24 22:48:45 +00:00
nsTraceRefcnt.cpp fixes bug 266006 "xpcom/glue should not declare methods with NS_COM" r=bsmedberg 2004-10-29 19:43:51 +00:00
nsTraceRefcnt.h fixes bug 266006 "xpcom/glue should not declare methods with NS_COM" r=bsmedberg 2004-10-29 19:43:51 +00:00
nsVoidArray.cpp
nsVoidArray.h
nsWeakReference.cpp Bug 234858: Make do_GetWeakReference typesafe. 2005-01-24 22:59:27 +00:00
nsWeakReference.h Bug 234858: Make do_GetWeakReference typesafe. 2005-01-24 22:59:27 +00:00
objs.mk Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin. 2004-11-24 22:48:45 +00:00