pjs/modules
dougt%netscape.com ee613011bc Fixes the following:
154047
This change cleans up the category manager in hopes to freeze it for 1.1 final.  This change removes dead and unsupported methods from the interface as well as removes the C++ code from the interface.  This should land for 1.1b since users of the current category manager will have to update their components.

157597
Make embedding base and examples use XPCOM Glue
This change makes our embedding samples use the XPCOM glue.

157625
nsLocalFile::Remove's file pointer is sometimes null afte...
This fixes a crash when we dereference null.  It is a bandaide fix as the real problems involves retooling the directory enumerator.

157801
This fixes a terrible state which you can get into whereby XPCOM will fail to startup regardless of what you do.  The fix is to cause autoreg to happen if the component registry (compreg.dat) is not found.

r/sr=alecf@netscape.com, rpotts@netscape.com.  a=scc@mozilla.org
2002-07-18 05:09:10 +00:00
..
coreincl
edtplug
fullsoft
libfont
libhook
libimg checking in fix for bug 155222 r=pavlov sr=tor@acm.org 2002-07-15 20:17:09 +00:00
libjar Fix NS_WildCardMatch to actually pay attention to the case_insensitive 2002-07-04 09:33:52 +00:00
libnls/headers
libpr0n Bug 76776 - incremental display of progressive jpegs. r=biesi, sr=jag 2002-07-04 20:31:18 +00:00
libpref Fixes the following: 2002-07-18 05:09:10 +00:00
libreg IRIX bustage - this is a C file 2002-06-26 01:20:20 +00:00
libtest
libutil
mpfilelocprovider
oji
plugin Bug 114627 -- ESC should dismiss default plugin dialog. Patch by 2002-07-17 04:36:13 +00:00
progress
rdf
schedulr
security
softupdt
staticmod
xml
zlib Fixing win32 gmake builds lack of debugging information problem by working around a combination MSVC & cygwin make deficiencies: 2002-06-17 17:09:57 +00:00
Makefile
Makefile.in
makefile.win