.. |
appshell
|
Changed NS_ENSURE and NS_ENSURE_NOT occurences to be NS_ENSURE_TRUE and NS_ENSURE_FALSE respectively.
|
1999-11-01 07:40:19 +00:00 |
base
|
backing out changes. looks like this stuff is untested in a full build.
|
1999-11-05 03:31:04 +00:00 |
build
|
Removing shutdown listener. Releasing gCaseConv on XPCOM Shutdown r=kipp
|
1999-10-30 06:45:45 +00:00 |
components
|
Deny GetService() requests which cause Creation of new objects on
|
1999-11-03 05:38:45 +00:00 |
doc
|
Extended docs to talk about new env vars, and how to read bloat logs.
|
1999-10-23 03:16:23 +00:00 |
ds
|
shutting up copious warnings using /W4 on MSVC
|
1999-11-03 07:39:19 +00:00 |
glue
|
backing out changes. looks like this stuff is untested in a full build.
|
1999-11-05 03:31:04 +00:00 |
io
|
shutting up copious warnings using /W4 on MSVC
|
1999-11-03 07:39:19 +00:00 |
libxpt/xptcall
|
adding back for doc purpose
|
1999-06-12 08:08:15 +00:00 |
macbuild
|
added files: mozilla/xpcom/base/nsIInterfaceRequestor.idl
|
1999-10-26 01:37:45 +00:00 |
proxy
|
Backing out changes due to nsCOMPtr build problems.
|
1999-11-05 03:32:33 +00:00 |
reflect
|
Fix many nsInterfaceInfo leaks, thanks in part to patches provided by Patrick Beard. Fixes 15855. Some remain.
|
1999-11-03 07:23:37 +00:00 |
sample
|
Link fixes. Not part of the Mozilla build.
|
1999-11-04 00:35:31 +00:00 |
string/obsolete
|
updated FAQ section of nsString documentation
|
1999-10-16 18:45:18 +00:00 |
tests
|
Removing nsIShutdown listener usage for ServiceManager.
|
1999-11-03 05:36:30 +00:00 |
threads
|
instead of using the thread hashtable's enumerator while processing events (a Mac-specific habit), build and use a parallel linked list structure. hashtable and list want unification someday. fixes bug 16551. r:brendan@netscape.com
|
1999-11-03 05:30:49 +00:00 |
tools
|
Addding xpcom init and shutdown. r=waterson
|
1999-10-21 21:31:53 +00:00 |
typelib
|
Only define MDCPUCFG if HOST_NSPR_MDCPUCFG is defined. r=cls
|
1999-10-29 23:03:15 +00:00 |
.cvsignore
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +00:00 |
Makefile.in
|
General cleanup.
|
1999-09-18 02:12:56 +00:00 |
makefile.win
|
Connecting the xpcom appshell pieces up to the windows build.
|
1999-09-08 19:22:55 +00:00 |