.. |
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
|
Second phase of changing NS_ENSURE() to NS_ENSURE_TRUE() and NS_ENSURE_NOT() to NS_ENSURE_FALSE(). r=hyatt
|
1999-11-02 01:18:52 +00:00 |
build
|
Removing shutdown listener. Releasing gCaseConv on XPCOM Shutdown r=kipp
|
1999-10-30 06:45:45 +00:00 |
components
|
cleanup NS_IMPL_MODULE and friends
|
1999-11-02 01:12:32 +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
|
Removing shutdown listener. Releasing gCaseConv on XPCOM Shutdown r=kipp
|
1999-10-30 06:45:45 +00:00 |
glue
|
Second phase of changing NS_ENSURE() to NS_ENSURE_TRUE() and NS_ENSURE_NOT() to NS_ENSURE_FALSE(). r=hyatt
|
1999-11-02 01:18:52 +00:00 |
io
|
Adding a set accessor to the permissions functions. Needed by the xpinstall
|
1999-11-01 04:44:56 +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
|
removing early xpcom proxy release change from earlier in the weekend.
|
1999-11-01 20:37:13 +00:00 |
reflect
|
commiting patch from Duncan Wilcox <duncan@be.com> to get prototype right in prep for inline assembly call - some pick compilers didn't like unsigned int when it was really uint32. r=jband
|
1999-10-22 20:53:05 +00:00 |
sample
|
Changed NS_ENSURE_NOT() to use NS_ENSURE_FALSE() per API change.
|
1999-11-01 22:54:06 +00:00 |
string/obsolete
|
updated FAQ section of nsString documentation
|
1999-10-16 18:45:18 +00:00 |
tests
|
Fixed NewChannel to pass null for new originalURL argument.
|
1999-10-26 10:37:37 +00:00 |
threads
|
fixing obvious flaw in Unlink. r:waterson@netscape.com
|
1999-10-20 08:35:04 +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 |