Commit Graph
9 Commits
Author SHA1 Message Date
bryner@netscape.com 3255ebf24a 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
mjudge@netscape.com 835013d291 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
dbaron@fas.harvard.edu 3edcb8e3e6 Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-23 21:35:01 +00:00
mjudge@netscape.com e54a540a92 BUG115229 files not in build yet. checking in new files to make tree landing of editor embedded work go more smoothely 2002-01-30 05:15:42 +00:00
brendan@mozilla.org 3983cc539e Add SetAlphaBounds, TABLE_SIZE, and MIN_ALPHA APIs (103990, r=dbaron, sr=waterson). 2001-10-16 05:40:27 +00:00
gerv@gerv.net 419be9f681 License changes, take 2. Bug 98089. mozilla/embedding/. 2001-09-25 22:58:40 +00:00
gerv@gerv.net 30a09f1d88 Oops. 2001-09-20 00:02:59 +00:00
scc@mozilla.org a43c5e83a8 bug #98089: ripped new license 2001-09-19 22:39:41 +00:00
sfraser@netscape.com 348420290f Work in progress for command handling APIs. Not part of the build 2001-04-06 01:27:53 +00:00