gecko-dev/embedding
bryner%netscape.com 025fb3a058 Get rid of gcc3's numerous warnings about using <new.h> instead of <new> by creating a new #define, NEW_H, which should be used instead of <new.h> or <new>. This is so we can continue to support a couple of braindead compilers that don't accept <new>. Bug 155852, r=cls. 2002-08-19 03:50:27 +00:00
..
base Fixes NS_InitEmbedding unconditionally calls AutoRegister. This also removes xpinstall from using component.reg which I believe is the last users of this file. r=chak,dveditz sr=bryner b=149208 2002-08-12 22:09:25 +00:00
browser fix bug 137695, add japanese ime reconversion to mac, r=brade, sr=sfraser 2002-08-12 21:56:36 +00:00
components Get rid of gcc3's numerous warnings about using <new.h> instead of <new> by creating a new #define, NEW_H, which should be used instead of <new.h> or <new>. This is so we can continue to support a couple of braindead compilers that don't accept <new>. Bug 155852, r=cls. 2002-08-19 03:50:27 +00:00
config Fix for #162829 - Add additional missing files to the current MRE package. 2002-08-16 23:15:54 +00:00
examples Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +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 Updated prompt and dialog Component impls to be compatible with MfcEmbed. Some general code cleanup as well. 2002-08-15 00:12:26 +00:00
tests Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
wrappers Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +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