Monotone-Parent: b5527cca41377fdda40add2bd6ca8f78f300fdef

Monotone-Revision: a50fc375753b7b96ff66be21facc9b3cf09aeaf7

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-11-01T20:22:56
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-11-01 20:22:56 +00:00
parent 650e3228aa
commit 8a4e5ecd4d
5 changed files with 160 additions and 2 deletions
+8
View File
@@ -1,5 +1,13 @@
2007-11-01 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/Mailer/SOGoMailObject+Draft.m ([SOGoMailObject
-contentForReply]): make use of the SOGoMailReply WO page.
* SoObjects/Mailer/SOGoMailReply.[hm]: new class module copied
from SOGoMailForward to handle mail replies instead. Only three
methods remaining: date, from and messageBody. The latter is
quoted properly.
* SoObjects/Mailer/SOGoDraftObject.m ([SOGoDraftObject
-fetchMailForForwarding:sourceMail]): fetch attachments for
forwarded messages.