Граф коммитов

109 Коммитов

Автор SHA1 Сообщение Дата
rhp%netscape.com 1d71c93760 New quoting functionality 1999-06-15 23:22:34 +00:00
ducarroz%netscape.com 75fab88934 replace /*nsIDOMEditorAppCore*/nsISupports by nsIEditorShell 1999-06-15 14:25:26 +00:00
rhp%netscape.com a99aa038bc Adding new quoting interface 1999-06-14 05:22:07 +00:00
sspitzer%netscape.com 402719b4ee we only nsIMsgSendLater.h once 1999-06-12 00:47:09 +00:00
ducarroz%netscape.com 60af720478 re-add nsIMsgSendLater.h as rhp has removed it from the idl project 1999-06-12 00:25:19 +00:00
sspitzer%netscape.com 55e7615320 firsh have of fix for rhp build bustage. 1999-06-12 00:16:25 +00:00
rhp%netscape.com 804622c1e9 new feature work 1999-06-11 23:44:44 +00:00
rhp%netscape.com c41ee84f6a New send later functionality 1999-06-11 23:42:45 +00:00
ducarroz%netscape.com cb135fdfb5 update manifest 1999-06-11 22:19:33 +00:00
sfraser%netscape.com 57b3c3e5d8 Fix include nsIDOMEditorAppCore -> nsIEditorShell 1999-06-11 20:28:39 +00:00
sspitzer%netscape.com 7c4741fca1 changes for ducarroz's checkin 1999-06-11 00:25:31 +00:00
ducarroz%netscape.com f3cb15a9ad update make file 1999-06-11 00:25:16 +00:00
ducarroz%netscape.com b686c976a3 make it scriptable, sync. with current implementation 1999-06-10 22:09:17 +00:00
ducarroz%netscape.com ed9d9bb15b Add temporary an argument to OpenComposeWindow 1999-06-10 22:06:01 +00:00
ducarroz%netscape.com febcf18fcc total rewrite 1999-06-10 22:04:21 +00:00
ducarroz%netscape.com f75fb7468c make it scriptable 1999-06-10 22:03:28 +00:00
rhp%netscape.com a290a615b2 Changes for composition reorg 1999-06-10 00:52:47 +00:00
ducarroz%netscape.com 1341917654 First Checked In. 1999-06-10 00:41:28 +00:00
rhp%netscape.com 2ef018fe56 New file for back end reorganization 1999-06-09 19:34:33 +00:00
sspitzer%netscape.com 026c93aa61 giant cleanup of Windows mail / news makefile.wins. properly use MODULE, and name things so that Windows and UNIX match. (a big checkin for UNIX proceeded this.) 1999-06-08 02:22:10 +00:00
sspitzer%netscape.com 614b25751b giant cleanup of UNIX mail / news Makefiles. properly use MODULE, and
name things so that Windows and UNIX match.  (a big checkin for Windows
will follow shortly.)
1999-06-08 02:17:24 +00:00
mscott%netscape.com 989344b80b remove IGNORE_MANIFEST. 1999-06-07 21:28:20 +00:00
rhp%netscape.com e529311adc Dumb typo 1999-06-07 19:17:23 +00:00
rhp%netscape.com 0993d9274c Changes for mail composition 1999-06-07 18:55:28 +00:00
rhp%netscape.com cec8446911 Adding files to Makefiles 1999-06-07 18:54:37 +00:00
rhp%netscape.com f44f77db4b More composer BE changes 1999-06-07 18:54:18 +00:00
rhp%netscape.com bfd5dfb563 New back end composition functionality 1999-06-07 18:53:47 +00:00
rhp%netscape.com b6e1445779 New compose BE functionality 1999-06-07 18:48:32 +00:00
mscott%netscape.com 266ed15e24 Part of makefile clean up for windows. Changes include removing old cruft, giving each
component it's own module name (this helps clear up problems with the xp connect type lib
name for each component), making sure libs built in src directories have _s suffix as
they are static libraries and unifying component names with "msg" prefixes.
Also removed extraneous CPP_SRCS info.
1999-06-07 06:52:45 +00:00
ducarroz%netscape.com d76353507e Add function Dispose. Fix for build bustage 1999-06-04 15:47:05 +00:00
ducarroz%netscape.com ac639ba166 add some missing includes for C++ only. 1999-06-04 08:49:46 +00:00
sspitzer%netscape.com 3336835e3a fix mac build bustage. 1999-06-04 04:42:24 +00:00
alecf%netscape.com 3dc683beab Killing the messenger appcore once and for all.
Don't be frightened by the size of this checkin, most of the appcore conversion to XPConnect was fairly simple. Some of this is just fixing code that depended on the old appcore
1999-06-04 04:00:58 +00:00
ducarroz%netscape.com 7dbaf5428f Update the IDL file in order to be able to use it finally... Part of mailnews Mac XPIDL landing. 1999-06-02 00:07:23 +00:00
ducarroz%netscape.com 7161234e94 Don't export header files that are generated by the XPIDL compiler. Part of mailnews Mac XPIDL landing. 1999-06-02 00:07:21 +00:00
ducarroz%netscape.com 4d7d12d1c8 Add properties WrapColumn and UseHtml 1999-05-14 18:52:01 +00:00
rhp%netscape.com 2226d902b8 removal of stub code 1999-05-12 23:42:51 +00:00
rhp%netscape.com b1de5670df General work on composition back end 1999-05-12 22:13:58 +00:00
rhp%netscape.com d42b7b4d35 Changes for message send cleanup 1999-05-10 22:17:58 +00:00
sspitzer%netscape.com af18cd5692 kIsRead is now MSG_FLAG_READ, so we don't need this 1999-05-08 17:22:40 +00:00
sspitzer%netscape.com cfe0e1f82c fixage for build bustage 1999-05-04 03:13:00 +00:00
sspitzer%netscape.com f4e3232236 MsgPost is extinct 1999-05-04 02:41:24 +00:00
ducarroz%netscape.com 26c91ebf6d Add parameter args to member function NewMessage() to solve multiple appcores problem 1999-04-27 21:26:49 +00:00
sspitzer%netscape.com ccb6e5cc03 add this to the list of idl files to export 1999-04-16 04:19:09 +00:00
alecf%netscape.com c087f08751 rev this interface 1999-04-15 21:27:11 +00:00
putterman%netscape.com bd64ca0c80 Fixed some build problems on Windows. 1999-04-15 20:56:34 +00:00
sspitzer%netscape.com 7f8c11fd68 changes for the post to newsgroup work 1999-04-15 20:26:56 +00:00
sspitzer%netscape.com 092f18d2ce changes for the post to newsgroup work 1999-04-15 20:21:03 +00:00
sspitzer%netscape.com 163e2b7f28 checking in newly generated header 1999-04-15 20:16:35 +00:00
sspitzer%netscape.com a5e90ceaa1 more changes for the post to newsgroup work 1999-04-15 20:14:10 +00:00