pjs/xpcom/components
timeless%mozdev.org 6c7f905af5 Bug 240589 hasMoreElements is off by one for simple enumerators returned by the component registrar
patch by cmlenz@gmx.de r=alecf sr=alecf
2005-01-17 09:26:42 +00:00
..
.cvsignore
Makefile.in 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
nsCategoryManager.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
nsCategoryManager.h
nsCategoryManagerUtils.h
nsComponentManager.cpp Bug 240589 hasMoreElements is off by one for simple enumerators returned by the component registrar 2005-01-17 09:26:42 +00:00
nsComponentManager.h fixes bug 263360 "Make CallCreateInstance use NS_GetComponentManager instead of nonfrozen/deprecated nsComponentManager symbols" r=bsmedberg sr=dbaron 2004-11-23 20:53:38 +00:00
nsComponentManagerObsolete.cpp fixes bug 263360 "Make CallCreateInstance use NS_GetComponentManager instead of nonfrozen/deprecated nsComponentManager symbols" r=bsmedberg sr=dbaron 2004-11-23 20:53:38 +00:00
nsComponentManagerObsolete.h
nsICategoryManager.idl
nsIClassInfo.idl
nsIComponentLoader.idl
nsIComponentLoaderManager.idl
nsIComponentManager.idl fixes bug 263360 "Make CallCreateInstance use NS_GetComponentManager instead of nonfrozen/deprecated nsComponentManager symbols" r=bsmedberg sr=dbaron 2004-11-23 20:53:38 +00:00
nsIComponentManagerObsolete.idl
nsIComponentRegistrar.idl
nsIFactory.idl
nsIModule.idl
nsINativeComponentLoader.idl
nsIServiceManager.idl 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
nsIServiceManagerObsolete.h fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +00:00
nsModule.h
nsNativeComponentLoader.cpp
nsNativeComponentLoader.h
nsObsoleteModuleLoading.h
nsServiceManagerObsolete.cpp fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +00:00
nsStaticComponent.h
nsStaticComponentLoader.cpp Bug 272283 - initial work for --enable-libxul r=bryner+darin This is on by default for xulrunner and off by default for all other apps. 2004-12-06 22:39:54 +00:00
xcDll.cpp
xcDll.h