gecko-dev/xpfe
1999-11-01 21:43:56 +00:00
..
AppCores bug#16742 Fixing delete on nsISupports. Thanks for patch from <heikki@citec.fi> Plus using IMPL_ and DECL_ macros and removing operating on refcnt directly. r=dp 1999-10-24 04:41:17 +00:00
apprunner Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur 1999-10-12 02:10:08 +00:00
appshell Removing release on a service as this would be taken care by the 1999-11-01 21:16:24 +00:00
bootstrap moved call to nsIThread::SetMainThread() to NS_InitXPCOM. r=warren 1999-10-30 01:53:03 +00:00
browser (13163, r=alecf, scc, waterson, others; names available on request) 1999-10-31 00:43:30 +00:00
components Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt 1999-11-01 21:43:56 +00:00
global Made tabs us visibility instead of shrinking their children to 0,0. 1999-10-29 22:13:57 +00:00
macbuild
main Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:13:14 +00:00
tools Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:13:14 +00:00
xpviewer
.cvsignore
Makefile.in General cleanup. 1999-09-09 02:02:21 +00:00
makefile.win