Monotone-Parent: 69395b75fdbee1ede0021d893697e1ed210ba3a7

Monotone-Revision: 360a0a073b90f6a8e37d542c557726bd5c885e3d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-01-12T00:10:21
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-01-12 00:10:21 +00:00
parent 32b6ee0c2b
commit ab1580efe5
2 changed files with 72 additions and 40 deletions
+7
View File
@@ -6,6 +6,13 @@
2011-01-11 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/MAPIStoreContext.m
(-createMessagePropertiesWithMID:inFID:isAssociated:): added a
retain count handling.
(-releaseRecordWithFMID:ofTableType:): same as above.
(-_saveOrSubmitChangesInMessageWithMID:andFlags:save:): cleanup
table caches even for modifications.
* OpenChange/MAPIStoreMessageTable.m
(-getChildProperty:forKey:withTag:): fixed PR_ACCESS and
PR_ACCESS_LEVEL to avoid displaying the "read-only" status.