mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-14 21:04:53 +00:00
Monotone-Parent: 97f575a86bdffe611740d9ece60ebb194d833c51
Monotone-Revision: 3f6c57e715b0ee7af5182cb7a04ea8cc6df72a2a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-16T21:57:35 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
2007-08-16 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* SoObjects/Mailer/SOGoMailObject+Draft.m: new extension module
|
||||
containing a rewrite of the mail action methods found in
|
||||
UI/Mailer/, that needed to be put in the SOGoMailObject class.
|
||||
([SOGoMailObject -subjectForReply]): new method that returns a
|
||||
subject suitable for replies.
|
||||
([SOGoMailObject -contentForReply]): new method that returns the
|
||||
textual content of an email, quoted for replying.
|
||||
([SOGoMailObject -filenameForForward]): new method that returns
|
||||
the name of the filename that should contain the forwarded
|
||||
message, based on its subject.
|
||||
([SOGoMailObject -subjectForForward]): explicit.
|
||||
|
||||
2007-08-15 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* UI/MailerUI/UIxMailMainFrame.m ([UIxMailMainFrame
|
||||
|
||||
Reference in New Issue
Block a user