mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-15 05:14:53 +00:00
Monotone-Parent: 370528148dcfe73230eb0ec3b4d64eaa15a3fd9b
Monotone-Revision: 1421370cce1a786f84922080b2292644feea05d3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-18T22:32:05 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
2010-11-18 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* OpenChange/MAPIStoreContext.m
|
||||
(-setPropertiesOfMessage:fromRow:): check the size of the integers
|
||||
on the build platform to invoke the right constructor of NSNumber.
|
||||
(-saveChangesInMessageWithMID:andFlags:): implemented method by
|
||||
looking up the requested object and creating one via "[self
|
||||
createMessageInFolder:]" if not exist. Afterwards, the MAPI props
|
||||
previously passed via setProperties.... are commited into the
|
||||
created/updated SOGo object.
|
||||
|
||||
* OpenChange/MAPIStoreMailContext.m
|
||||
(-getMessageProperties:inRow:atURL:): moved method into
|
||||
MAPIStoreContext.m since it's generic enough to apply to all the
|
||||
|
||||
Reference in New Issue
Block a user