gecko-dev/embedding
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
..
base Fixes the following: 2002-07-18 05:09:10 +00:00
browser Fixes the following: 2002-07-18 05:09:10 +00:00
components r=akkana sr=sfrasier 125146 a=asa This patch will make the embedding API's a better friend to all. It eliminates the use of multibyte strings in command names and also allows for simple command to not require the nsICommandParams interface to be filled. 2002-07-15 22:04:13 +00:00
config Turn on MathML in the Mac build, b=155703, r=peterv, sr=sfraser 2002-07-16 23:25:55 +00:00
examples NOT PART OF BUILD. Makefile tweaks b=72851 2001-03-27 12:22:01 +00:00
lite check in start of "embed-lite" module, lightweight versions of some seamonkey components 2002-04-26 20:47:58 +00:00
qa new string handling for webProg notification flags. 2002-07-15 18:25:47 +00:00
tests Fixes the following: 2002-07-18 05:09:10 +00:00
wrappers NOT PART OF BUILD. Makefile tweaks b=72851 2001-03-27 12:22:01 +00:00
.cvsignore Ignore generated files. 2000-02-03 00:58:45 +00:00
Makefile.in fix gmake static windows build 2002-03-22 00:39:50 +00:00
makefile.win turn the embedding tests on for MOZILLA_OFFICIAL builds, bug 110341, r=cls 2001-11-17 02:34:52 +00:00