Commit Graph

26791 Commits

Author SHA1 Message Date
pinkerton%netscape.com
46a75080ad add "MacOS Support:Universal Headers" access path to debug and opt targets in order to pick up new carbon includes. This will not effect non-carbon builds since this path exists already. Just compiler weirdness makes this necessary. 1999-05-11 21:29:07 +00:00
pinkerton%netscape.com
a874cd71b5 Font stuff now in CarbonLib so no need to link with it specially. 1999-05-11 21:27:25 +00:00
pinkerton%netscape.com
2d310d9c3c add variable to build with TARGET_CARBON. Off for now, but can be turned on by anyone wanting to build Carbon. 1999-05-11 21:26:07 +00:00
briano%netscape.com
003a2c59aa Added support for the QNX photon directories under base, gfx, and widget. 1999-05-11 21:03:27 +00:00
mcafee%netscape.com
d045c31941 Borrowing the . prefix menu name convention fromthe ender team denoting that this menu item doesn't work yet. 1999-05-11 21:02:49 +00:00
briano%netscape.com
0e490e9bcc Fix for QNX. 1999-05-11 20:58:37 +00:00
mscott%netscape.com
a31607d366 Fix memory leak - we were never releasing nsIMimeContentTypeHandler. Correctly check error values using NS_FAILED and not just comparing against NS_OK directly. Begin nsCOMPtr audit of mime code. 1999-05-11 20:25:27 +00:00
vidur%netscape.com
6d2292083f Added GetContentType method to nsIDocument interface. 1999-05-11 20:22:52 +00:00
vidur%netscape.com
26a71e3928 Added IsValidFragment and CreateRange implementations. Added GetContentType method to nsIDocument interface. 1999-05-11 20:22:35 +00:00
vidur%netscape.com
371d69ea33 nodeName for HTML elements are uppercase as well. 1999-05-11 20:21:45 +00:00
vidur%netscape.com
82a29d775a Added const-ness to IsValidFragment string. 1999-05-11 20:21:13 +00:00
vidur%netscape.com
417f6825aa Added IsValidFragment to nsIDOMNSRange interface and CreateRange to nsIDOMNSDocument. 1999-05-11 20:20:40 +00:00
mscott%netscape.com
1083ac23a8 Fix mismatched memory free. 1999-05-11 20:09:20 +00:00
mscott%netscape.com
9c5225addc fix unitialized memory read. 1999-05-11 20:08:08 +00:00
mscott%netscape.com
9d2239288a fix mismatched memory free. 1999-05-11 20:05:46 +00:00
mcmullen%netscape.com
09aa6a5061 OK, so mailnews must follow appcores in a clobber build. 1999-05-11 20:04:47 +00:00
rods%netscape.com
8516385ae6 removed showclipboard function 1999-05-11 19:59:02 +00:00
rods%netscape.com
ad5d48dda7 Removed ShowClipboard menu item 1999-05-11 19:58:18 +00:00
rods%netscape.com
13086d10db Removed ShowClipboard method 1999-05-11 19:57:07 +00:00
dveditz%netscape.com
b0c81d97d2 Fixing Win9x IDL bustage -- use $(QUIET) instead of @.
In this case, $(MAKE_INSTALL) already includes the $(QUIET) rule.
1999-05-11 19:45:58 +00:00
davidm%netscape.com
1d1faa62b4 4530 Password entry locks Apprunner. Turn off single signon so we stop crashing and use the async password dialog 1999-05-11 19:43:18 +00:00
davidm%netscape.com
829d7e65c6 4530 Password entry locks Apprunner. 1999-05-11 19:42:14 +00:00
dougt%netscape.com
6dad35704e First Checked In. 1999-05-11 19:32:55 +00:00
mcmullen%netscape.com
a3ae3c7ebb Keep apprunner last, please (moved mailnews earlier in the build). 1999-05-11 19:24:39 +00:00
mcmullen%netscape.com
7515263ef8 Added line to facilitate using the CLOSE_BEFORE_MAKE flag. 1999-05-11 19:24:04 +00:00
morse%netscape.com
982c41b652 added wallet and single-signon preferences 1999-05-11 19:24:00 +00:00
morse%netscape.com
83569b59a0 changed name of single-signon preference 1999-05-11 19:22:02 +00:00
mcmullen%netscape.com
b2e3094af4 Fixing an error in the previous case (for the 'off' case) 1999-05-11 19:21:34 +00:00
kin%netscape.com
2f9144f0b4 Added implementation for First/LastSelectedBlock().
Added better iterator status tracking.
1999-05-11 19:16:24 +00:00
kin%netscape.com
f56ad4a10c Made Add/RemoveWordToPersonalDictionary pure virtual. 1999-05-11 19:14:43 +00:00
kin%netscape.com
92ef71eee9 Added nsISpellChecker.h to export list. 1999-05-11 19:13:39 +00:00
waterson%netscape.com
f4476aff7c Added USE_XPIDL variable. 1999-05-11 19:09:33 +00:00
law%netscape.com
32596385a2 Adding new implementation header that generates boilerplate component code 1999-05-11 19:05:10 +00:00
ducarroz%netscape.com
5e5a69999c set editorType parameter when creating a compose appcore 1999-05-11 19:04:05 +00:00
saari%netscape.com
5a3418751e break fix attempt 1999-05-11 19:03:25 +00:00
ducarroz%netscape.com
7de112f855 Fix selection and delete problem with body. Add editor toolbar. 1999-05-11 19:02:54 +00:00
waterson%netscape.com
5d99d5c9f1 First Checked In. 1999-05-11 19:02:48 +00:00
law%netscape.com
442eb2a0c4 New stream transfer component 1999-05-11 19:01:45 +00:00
law%netscape.com
dc39ce2e6b New unknown-content-type-handler component 1999-05-11 18:51:36 +00:00
jdunn%netscape.com
b9c2844d09 remove "#pragma" that is there for no reason 1999-05-11 18:48:12 +00:00
law%netscape.com
6a1597bb44 New sample component 1999-05-11 18:41:01 +00:00
jefft%netscape.com
e6d5bb30ea fixed OnlineMessageCopy() not setting imap sink problem 1999-05-11 18:31:52 +00:00
jefft%netscape.com
5cd26250a9 fixed message copy problem by adding space between message id string and destination folder 1999-05-11 18:31:04 +00:00
jefft%netscape.com
d7f9c82be4 remove obsolete code; implemented DeleteMessages() 1999-05-11 18:29:53 +00:00
jefft%netscape.com
0cd2285289 added OnlineMessageCopy() method 1999-05-11 18:27:28 +00:00
slamm%netscape.com
8724313bc0 Bookmarks panel for the Sidebar. 1999-05-11 18:23:24 +00:00
slamm%netscape.com
95be3e4778 Move javascript code in bookmarks.js 1999-05-11 18:22:35 +00:00
saari%netscape.com
d9c2ce89dc missed a file 1999-05-11 18:21:39 +00:00
mcmullen%netscape.com
dd4cc079d8 Support a new flag that defers closing of the project file until just before building the next, and only if the next project is different. 1999-05-11 18:20:40 +00:00
slamm%netscape.com
06e8ddf9bb Sidebar almost working now. 1999-05-11 18:19:15 +00:00