mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-26 13:55:23 +00:00
Monotone-Parent: 2b06dc463d88e9e0940158ceccab067e7cc497f7
Monotone-Revision: 81f6f619789306a73dc061a36ac5b92bc8ecaac6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-05T15:55:03 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,10 +1,18 @@
|
||||
2008-09-05 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* SoObjects/Mailer/SOGoMailForward.m ([SOGoMailForward -init]):
|
||||
added a "replyMode" ivar, used for outlook-style replying.
|
||||
([SOGoMailForward -messageBody]): if used in "reply mode", quote
|
||||
the returned body.
|
||||
|
||||
* SoObjects/Mailer/SOGoMailObject+Draft.m ([SOGoMailObject
|
||||
-contentForReply]): if the reply style is outlook, then we use the
|
||||
content generated for inline forwarding.
|
||||
([SOGoMailObject -useOutlookStyleReplies]): new method that
|
||||
indicates whether the ud key "SOGoMailUseOutlookStyleReplies".
|
||||
([SOGoMailObject -contentForOutlookReply]): new method, derived
|
||||
from -contentForInlineForward but set the forward template in
|
||||
reply-mode, to get the text in quoted form.
|
||||
|
||||
* SoObjects/Mailer/SOGoMailFolder.m ([SOGoMailFolder
|
||||
-expungeLastMarkedFolder]): do not perform the expunge if the
|
||||
|
||||
Reference in New Issue
Block a user