.. |
.cvsignore
|
cvs ignorage for xpcom2 landing
|
1999-05-26 17:51:05 +00:00 |
Makefile.in
|
convert to CreateInstanceFromProgID
|
1999-09-05 06:27:42 +00:00 |
makefile.win
|
missed an EXPORT =(
|
1999-09-05 08:07:31 +00:00 |
MANIFEST
|
convert to CreateInstanceFromProgID
|
1999-09-05 06:27:42 +00:00 |
MANIFEST_IDL
|
convert to CreateInstanceFromProgID
|
1999-09-05 06:27:42 +00:00 |
nsComponentManager.cpp
|
teach component manager that there are non-native entries in the registry
|
1999-09-07 23:18:47 +00:00 |
nsComponentManager.h
|
teach component manager that there are non-native entries in the registry
|
1999-09-07 23:18:47 +00:00 |
nsComponentManagerUtils.h
|
teach component manager that there are non-native entries in the registry
|
1999-09-07 23:18:47 +00:00 |
nsGenericFactory.cpp
|
got rid of |NS_IMPL_ISUPPORTS|, where possible, in favor of |NS_IMPL_ISUPPORTS0| or ...1 according to the specific use; got rid of |NS_DEFINE_IID| where possible, or where it should have been |NS_DEFINE_CID|; fixed bad implementations of |QueryInterface|, where possible. Built, tested apprunner, reviewed the changes with hyatt (since he was around to look) before checking in
|
1999-08-23 10:14:16 +00:00 |
nsGenericFactory.h
|
SetDestructor
|
1999-02-28 19:04:47 +00:00 |
nsIComponentLoader.idl
|
Add nsIComponentManager::registerComponentWithType.
|
1999-09-06 16:43:09 +00:00 |
nsIComponentManager.idl
|
Moved abs:/rel: handling to ComponentManager.
|
1999-09-07 05:06:37 +00:00 |
nsIFactory.idl
|
Moved abs:/rel: handling to ComponentManager.
|
1999-09-07 05:06:37 +00:00 |
nsIGenericFactory.h
|
fix this macro that no one is using so that I can use it in my factory in xpconnect
|
1999-07-31 00:14:55 +00:00 |
nsIModule.idl
|
Moved abs:/rel: handling to ComponentManager.
|
1999-09-07 05:06:37 +00:00 |
nsIRegistry.h
|
Removing nsIRegistry::GetIntArray() and SetIntArray(). These aren't
|
1999-08-26 05:11:40 +00:00 |
nsIServiceManager.h
|
Added destructor/cleanup code.
|
1999-07-28 08:01:03 +00:00 |
nsIServiceProvider.h
|
Migrating public header files to public
|
1998-10-19 17:48:55 +00:00 |
nsMacRepository.h
|
Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends.
|
1999-02-26 10:17:14 +00:00 |
nsNativeComponentLoader.cpp
|
Moved abs:/rel: handling to ComponentManager.
|
1999-09-07 05:06:37 +00:00 |
nsNativeComponentLoader.h
|
Moved abs:/rel: handling to ComponentManager.
|
1999-09-07 05:06:37 +00:00 |
nsRegistry.cpp
|
remove xp_file.h from NSReg.h, required minor tweaking elsewhere to include
|
1999-09-04 19:46:18 +00:00 |
nsRepository.cpp
|
convert to CreateInstanceFromProgID
|
1999-09-05 06:27:42 +00:00 |
nsRepository.h
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +00:00 |
nsServiceManager.cpp
|
Create a monitor as a member variable instead of using cached monitor.
|
1999-09-02 04:12:08 +00:00 |
nsXPComFactory.h
|
Use the macro on all platforms. Thanks to pierre for helping me make sure
|
1999-03-09 19:19:02 +00:00 |
xcDll.cpp
|
Added ComponentLoaders to registry and abandoned the progID suffix strategy
|
1999-09-02 07:00:29 +00:00 |
xcDll.h
|
Added Sync().
|
1999-09-01 06:22:54 +00:00 |
xcDllStore.cpp
|
Removing xcDllStore.cpp
|
1999-03-31 06:18:51 +00:00 |
xcDllStore.h
|
adding ns prefix to private classes namespace
|
1999-02-03 15:39:13 +00:00 |