.. |
.cvsignore
|
cvs ignorage for xpcom2 landing
|
1999-05-26 17:51:05 +00:00 |
MANIFEST
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
Makefile.in
|
Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568.
|
1999-07-27 23:27:44 +00:00 |
makefile.win
|
Removing xcDllStore.cpp from the build.
|
1999-06-16 00:27:13 +00:00 |
mozIClassRegistry.h
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +00:00 |
mozIRegistry.h
|
Cleaned up i/f, XPCOM-wise
|
1999-02-10 19:47:56 +00:00 |
mozRegistry.cpp
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +00:00 |
nsComponentManager.cpp
|
change the nsIDirectoryIterator::Init interface to match the nsDirectoryIterator ctor: two paramenters, a file spec and a bool for resolveSymlinks. pass in PR_TRUE in the pref and component manager code. this fixes the problem where prefs wouldn't get loaded on the mac!
|
1999-07-27 23:33:54 +00:00 |
nsComponentManager.h
|
Landing XPCOM_M8_PERF_BRANCH.
|
1999-07-07 07:47:14 +00:00 |
nsGenericFactory.cpp
|
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
|
1999-06-29 21:01:31 +00:00 |
nsGenericFactory.h
|
SetDestructor
|
1999-02-28 19:04:47 +00:00 |
nsIComponentManager.h
|
XPCOM switched to using nsIFileSpec.
|
1999-06-22 14:02:58 +00:00 |
nsIFactory.h
|
Temporarily fix build bustage until we get brave enough to turn XPIDL on for Mac.
|
1999-05-13 16:41:32 +00:00 |
nsIFactory.idl
|
pare down to the idl files that really work. Some can be resurrected later. Many require interface changes with deeper implications. These are the base interfaces that we really need to have xpconnectable at this point
|
1999-05-07 00:17:58 +00:00 |
nsIGenericFactory.h
|
Fixed GenericFactory linkage problems.
|
1999-06-03 21:51:14 +00:00 |
nsIRegistry.h
|
Caching of node names in nsIRegistryNode
|
1999-07-02 03:34:08 +00:00 |
nsIServiceManager.h
|
Replace NULL with nsnull in 8 initializations as NULL is void* on Solaris Workshop 4.2 compilers and it dies on using NULL here.
|
1999-06-15 13:51:50 +00:00 |
nsIServiceProvider.h
|
…
|
|
nsMacRepository.h
|
Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends.
|
1999-02-26 10:17:14 +00:00 |
nsRegistry.cpp
|
removed redundant registry locking to improve performance
|
1999-07-20 22:50:26 +00:00 |
nsRepository.cpp
|
XPCOM switched to using nsIFileSpec.
|
1999-06-22 14:02:58 +00:00 |
nsRepository.h
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +00:00 |
nsServiceManager.cpp
|
Remove local shadowing of variable.
|
1999-05-28 05:29:26 +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
|
Fixing memory leak. bug# 9005 Thanks to <david.gardiner@unisa.edu.au>
|
1999-07-09 03:43:29 +00:00 |
xcDll.h
|
XPCOM switched to using nsIFileSpec.
|
1999-06-22 14:02:58 +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 |