Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1:/tmp/cvs-serv26358/include
Modified Files:
Composer.h MessageEditor.h MpersIds.h
Log Message:
Minimalistic editor
Index: Composer.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/Composer.h,v
retrieving revision 1.18
retrieving revision 1.19
diff -b -u -2 -r1.18 -r1.19
--- Composer.h 28 Dec 2002 02:28:33 -0000 1.18
+++ Composer.h 22 Aug 2003 13:03:50 -0000 1.19
@@ -16,4 +16,6 @@
#include "MailFolder.h" // for MailFolder::Params
+#include <wx/colour.h> // wxColour
+
class Profile;
class Message;
Index: MessageEditor.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/MessageEditor.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -b -u -2 -r1.9 -r1.10
--- MessageEditor.h 22 Jul 2003 22:01:38 -0000 1.9
+++ MessageEditor.h 22 Aug 2003 13:03:50 -0000 1.10
@@ -68,4 +68,7 @@
virtual void UpdateOptions() = 0;
+ /// can we send or save the message?
+ virtual bool FinishWork() = 0;
+
/// virtual dtor for the base class
virtual ~MessageEditor() { }
Index: MpersIds.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/MpersIds.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -b -u -2 -r1.11 -r1.12
--- MpersIds.h 29 Mar 2003 17:52:38 -0000 1.11
+++ MpersIds.h 22 Aug 2003 13:03:50 -0000 1.12
@@ -113,4 +113,5 @@
DECL_OR_DEF(USE_FOLDER_CREATE_WIZARD);
+DECL_OR_DEF(FORMAT_PARAGRAPH_BEFORE_EXIT);
DECL_OR_DEF(MAX);
-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates