gecko-dev/xpcom
mkaply%us.ibm.com 2fcc576271 #51105
r=dougt, a=brendan
Missing OS/2 support for HOME dir
2000-09-01 22:53:55 +00:00
..
appshell
base #48208 2000-09-01 21:41:42 +00:00
build whoops, forgot to invoke a pldhash routine 2000-08-31 14:00:38 +00:00
components bug #49895: checking in a slight enhancement on Patrick Beards patch 2000-08-31 11:42:43 +00:00
doc Fixing progid translation for registrations that dont have a progid. 2000-08-22 06:03:56 +00:00
ds 32185. r=wan-teh. Fixing hashtable enumeration lossage. 2000-09-01 19:11:24 +00:00
glue #48208 2000-09-01 21:41:42 +00:00
io #51105 2000-09-01 22:53:55 +00:00
libxpt/xptcall
macbuild Add pldhash.c to the build. 2000-08-31 02:18:08 +00:00
proxy Fix leak stats by calling NS_LOG_RELEASE for every release. Debug code only. r=dougt 2000-08-28 23:23:32 +00:00
reflect add caching of jar/zip files to help fix bug 46707. Also factor out conditional compilation of ziploader support to not just be dependent on XPCOM_STANDALONE. And, factor out manifest directory from component directory (even though they are the same for now) in prepatation for a better fix to bug 39808. r=rginda@netscape.com 2000-08-31 09:48:39 +00:00
remote
sample Changed case of nsIFactory.idl methods to start with lower case to be like other 2000-08-10 20:12:08 +00:00
string don't know how I omitted this last night, particularly since mscott tested. must shift the bit in the mask to get a new position. This should fix the string hang 2000-08-31 17:56:28 +00:00
tests Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
threads Removing Cached Monitors from plevent. They are about 5x slower than 2000-09-01 00:50:51 +00:00
tools
typelib fix bug 50445. r=shaver@mozilla.org a=brendan@mozilla.org. Thanks to Marcus G. Daniels <mgd@swarm.org> for uncovering this bug 2000-08-29 08:08:33 +00:00
.cvsignore
Makefile.in
makefile.win