Monotone-Parent: 8dc4df621d7d3e7b400854df5f4d831bf8e6a62e

Monotone-Revision: f857a2607e52df575d9685a74699fbd77a616dab

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-02-07T17:49:47
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-02-07 17:49:47 +00:00
parent 3e5c19bfae
commit d4abf6cf95
5 changed files with 137 additions and 2 deletions
+7
View File
@@ -1,5 +1,12 @@
2011-02-07 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/MAPIStoreMailMessageTable.m
(-getChildProperty:forKey:withTag:): handle PR_FLAG_STATUS and
PR_FOLLOWUP_ICON based on the "Flagged" message flag.
* OpenChange/SOGoMailObject+MAPIStore.m: new category module for
handling IMAP metadata on messages.
* OpenChange/MAPIStoreDraftsContext.m
(-createMessageOfClass:inFolderAtURL:): implemented method to
avoid a crash when "saving" drafts messages in Outlook.