gecko-dev/modules
dougt%netscape.com c2ec17237f 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 Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
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 Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
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 Remove xp_core.h & xp_mem.h and all build references to them. 2002-03-27 06:02:39 +00:00
mpfilelocprovider fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8" 2002-05-07 23:07:19 +00:00
oji Splitting liveconnect off from the java module, new module is called liveconnect, similar to what was done for xpconnect (145347). r=blythe, sr=alecf, a=asa 2002-06-08 06:59:53 +00:00
plugin Bug 114627 -- ESC should dismiss default plugin dialog. Patch by 2002-07-17 04:36:13 +00:00
progress
rdf
schedulr
security
softupdt Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
staticmod fix bug 132412, for building staticly linked gecko.dll in static build. r=seawood sr=dveditz a=asa 2002-03-27 03:19:52 +00:00
xml Fix next-to-last vs. last context GC race, plus ClaimScope vs. js_DestroyContext race; removed js_ForceGC from the FRIEND JS API (133773, sr=jband&shaver, a=asa). 2002-04-02 04:23:21 +00:00
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