mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-20 04:38:32 +00:00
Monotone-Parent: 1446e7383727bc0d371dfafcec06697f030f7117
Monotone-Revision: 7f4c04f0c1883efb437cd0189f442b20c0063c82 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-20T19:47:58 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
2012-02-20 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* OpenChange/MAPIStoreGCSFolder.m (-setDisplayName:): new method
|
||||
that intercept the setting of PR_DISPLAY_NAME_UNICODE following
|
||||
the mechanism described below.
|
||||
(-getPrDisplayName:inMemCtx): overriden method.
|
||||
|
||||
* OpenChange/MAPIStoreGCSBaseContext.m (+folderNameSuffix): new
|
||||
method that returns an optional suffix to differentiate between
|
||||
SOGo folders that are common to multiple Outlook folders, in
|
||||
particular for Calendar and Tasks folder.
|
||||
(+getFolderDisplayName:): new utility method that returns a
|
||||
display name with the above suffix added properly.
|
||||
|
||||
* OpenChange/MAPIStoreObject.m (-setMAPIRetainCount)
|
||||
(-retainCount): removed accessors as well as the corresponding
|
||||
"mapiRetainCount" ivar as this was part of an unused feature.
|
||||
|
||||
Reference in New Issue
Block a user