This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0194225d8bd8f9af3dfcbf313ff00a15ca38aa32
Mozilla
/
mozilla
/
xpcom
/
components
History
dougt%netscape.com
fdfe478178
Addresses threadsafe of native loader. 98755, r=waterson, sr=jband, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119059 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 03:02:40 +00:00
..
Makefile.in
130405. Makes the xpcom glue library usable. Updates XPCOM Samples. Adds requires lines to a few implict string/category consumers sr=alecf, sr=brendan@mozilla.org a=asa@mozilla.org
2002-03-21 23:43:21 +00:00
makefile.win
fixing build bustage
2002-03-22 00:41:48 +00:00
MANIFEST
fixing build bustage. need to export a header on the mac
2002-03-22 00:13:38 +00:00
MANIFEST_COMPONENTS
…
MANIFEST_IDL
…
nsCategoryManager.cpp
…
nsCategoryManagerUtils.h
130405. Committing new files. r=alec, sr=brendan@mozilla.org, a=asa@mozilla.org
2002-03-21 23:47:46 +00:00
nsComponentManager.cpp
Fixes shutdown crash [@PR_EnterMonitor] called with a deleted monitor on the MemoryFlusher thread. 135330, r=brendan@mozilla.org, sr=jband@netscape.com, a=asa@mozilla.org
2002-04-16 03:00:04 +00:00
nsComponentManager.h
…
nsComponentManagerObsolete.cpp
…
nsComponentManagerObsolete.h
…
nsComponentManagerUtils.h
130405. Makes the xpcom glue library usable. Updates XPCOM Samples. Adds requires lines to a few implict string/category consumers sr=alecf, sr=brendan@mozilla.org a=asa@mozilla.org
2002-03-21 23:43:21 +00:00
nsICategoryHandler.idl
…
nsICategoryManager.idl
…
nsIClassInfo.idl
Bug 106386 rid source of misspellings
2002-03-19 04:30:17 +00:00
nsIComponentLoader.idl
…
nsIComponentManager.idl
…
nsIComponentManagerObsolete.idl
…
nsIComponentManagerUtils.h
…
nsIComponentRegistrar.idl
Addresses threadsafe of native loader. 98755, r=waterson, sr=jband, a=asa
2002-04-16 03:02:40 +00:00
nsIFactory.idl
…
nsIModule.idl
…
nsIRegistry.idl
…
nsIRegistryUtils.h
…
nsIServiceManager.idl
…
nsIServiceManagerObsolete.h
…
nsIServiceManagerUtils.h
remove a bunch of dead code, and remove NS_COM from a bunch of concrete classes that weren't being used previously
2002-02-18 22:57:47 +00:00
nsNativeComponentLoader.cpp
Addresses threadsafe of native loader. 98755, r=waterson, sr=jband, a=asa
2002-04-16 03:02:40 +00:00
nsNativeComponentLoader.h
…
nsObsoleteModuleLoading.h
…
nsRegistry.cpp
…
nsRegistry.h
…
nsServiceManagerObsolete.cpp
…
nsStaticComponent.h
…
nsStaticComponentLoader.cpp
…
nsXPComFactory.h
…
xcDll.cpp
one more part of fix for bug 107575, including the much coveted whitespace
2002-02-01 01:53:09 +00:00
xcDll.h
…
xcDllStore.cpp
…
xcDllStore.h
…