bryner%netscape.com
|
d96798d50e
|
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 |
seawood%netscape.com
|
8ae6c40f5d
|
Removing old nmake build makefiles. Bug #158528 r=pavlov
|
2002-08-10 07:55:43 +00:00 |
alecf%netscape.com
|
3703f3c61b
|
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
|
2002-08-06 00:53:19 +00:00 |
mjudge%netscape.com
|
543b9c1e7e
|
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 |
bryner%netscape.com
|
122b978d08
|
Fix all of the warnings about member initializer ordering in constructors (bug 156135). r=timeless, sr=jag.
|
2002-07-08 07:56:50 +00:00 |
alecf%netscape.com
|
f0263ddf07
|
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
|
2002-06-06 20:28:14 +00:00 |
dbaron%fas.harvard.edu
|
81ea297a54
|
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 |
alecf%netscape.com
|
2600020d23
|
dependency update
|
2002-02-06 22:52:53 +00:00 |
mkaply%us.ibm.com
|
e6c3709afc
|
OS/2 bustage
|
2002-02-02 20:37:39 +00:00 |
mkaply%us.ibm.com
|
06d0e7ae00
|
OS/2 bustage
|
2002-02-02 14:28:55 +00:00 |
mcafee%netscape.com
|
7015dad844
|
Ignore generated files.
|
2002-02-02 07:53:30 +00:00 |
mjudge%netscape.com
|
5ba27ecac1
|
wrong requires. fix bustage
|
2002-02-02 06:59:44 +00:00 |
mjudge%netscape.com
|
c3ac9d2d5c
|
missed this one
|
2002-02-02 06:03:50 +00:00 |
mjudge%netscape.com
|
0444ffda5b
|
115922 embedding work. no changes should be observed in current product this will only affect the embedded effort. This moves the command handler stuff from content xul to embedding/components/commandhandler. a=judd r=saari built on mac/windows/gmake with this we will be able to finish removing editorshell from the app and have a true embedded editor.akkana will pick this up after me and finish the embedding work.
|
2002-02-02 05:13:56 +00:00 |
mjudge%netscape.com
|
b3e02b6781
|
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
|
a96c9a9870
|
Add SetAlphaBounds, TABLE_SIZE, and MIN_ALPHA APIs (103990, r=dbaron, sr=waterson).
|
2001-10-16 05:40:27 +00:00 |
gerv%gerv.net
|
5d7331d24f
|
License changes, take 2. Bug 98089. mozilla/embedding/.
|
2001-09-25 22:58:40 +00:00 |
gerv%gerv.net
|
2a80f3fea9
|
Oops.
|
2001-09-20 00:02:59 +00:00 |
scc%mozilla.org
|
da68f3ed78
|
bug #98089: ripped new license
|
2001-09-19 22:39:41 +00:00 |
sfraser%netscape.com
|
8680c7438f
|
Work in progress for command handling APIs. Not part of the build
|
2001-04-06 01:27:53 +00:00 |
sfraser%netscape.com
|
3bbb6a5040
|
Work in progress for command updating APIs. Not part of the build.
|
2001-04-06 01:26:49 +00:00 |
sfraser%netscape.com
|
d51c05fea2
|
Adding Mac projects for embedding components, and idl for command manager interface. NOT PART OF THE BUILD
|
2001-02-03 00:24:53 +00:00 |