mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-26 23:50:34 +00:00
Monotone-Parent: 7d2b60688cdc88f9cad91827644a95830fad8d3f
Monotone-Revision: e89b81e10035781a2a58c45163daa46c34bb7726 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-17T02:18:34 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
2007-08-16 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* SoObjects/Mailer/SOGoDraftsFolder.m ([SOGoDraftsFolder
|
||||
-newDraft]): new method that returns a new SOGoDraftObject
|
||||
instance with a unique filename based on the current timestamp and
|
||||
the "newDraft" prefix.
|
||||
([SOGoDraftsFolder
|
||||
-lookupName:nameinContext:localContextacquire:acquire]): overriden
|
||||
method by detecting local drafts with their "newDraft" prefix.
|
||||
([SOGoDraftsFolder -isInDraftsFolder]): returns YES.
|
||||
|
||||
* SoObjects/Mailer/SOGoDraftsFolder.[hm]: rewrote class module
|
||||
from scratch by making it a subclass of SOGoMailFolder.
|
||||
|
||||
* UI/MailerUI/UIxMailReplyAction.m: removed obsolete class
|
||||
module.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user