mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-28 17:57:38 +00:00
Monotone-Parent: 173c16ed57e319da55ef0f43152bfbba829d1119
Monotone-Revision: ea1c783b905b07e028051a8a9d8f7bf4c894b0f2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-05-31T03:39:36 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
2011-05-31 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* OpenChange/MAPIStoreTable.m: (-deactivate): removed obsolete
|
||||
method, which was part of a hack anyway.
|
||||
|
||||
* OpenChange/MAPIStoreObject.m: (-addActiveTable:)
|
||||
(-removeActiveTable:) removed obsolete methods.
|
||||
|
||||
* OpenChange/MAPIStoreFolder.m: (-init) removed obsolete ivars
|
||||
"activeMessageTables", "activeFAIMessageTables" and "activeFolderTables".
|
||||
(-activeMessageTables, -activeFAIMessageTables)
|
||||
(-activeFolderTables, _cleanupTableCaches): make use of the new
|
||||
MAPIStoreActiveTables class.
|
||||
|
||||
* OpenChange/MAPIStoreActiveTables.[hm]: new class module that
|
||||
provides a facility for keeping track of all the instantiated
|
||||
tables.
|
||||
|
||||
2011-05-30 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* OpenChange/code-MAPIStorePropertySelectors.m
|
||||
|
||||
Reference in New Issue
Block a user