mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-25 16:33:22 +00:00
Monotone-Parent: 044ebf928befcb199e07d3b192460518361eb827
Monotone-Revision: 94c9fbf7703f8bdb98dae4ab4791e27a4d07d72a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-01-11T21:21:42 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
2011-01-11 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* OpenChange/MAPIStoreContactsMessageTable.m
|
||||
(-_element:ofType:excluding:inCard:): new version of the previous
|
||||
-_phoneOfType:excluding:inCard: method, which now returns the
|
||||
requested element rather than it's first value and which enables
|
||||
the specification of the tag.
|
||||
(-getChildProperty:forKey:withTag:): added support for
|
||||
PidLidPostalAddressId, PR_POSTAL_ADDRESS_UNICODE,
|
||||
PR_POST_OFFICE_BOX_UNICODE, PR_STREET_ADDRESS_UNICODE,
|
||||
PR_LOCALITY_UNICODE, PR_STATE_OR_PROVINCE_UNICODE,
|
||||
PR_POSTAL_CODE_UNICODE, PR_COUNTRY_UNICODE, PidLidWorkAddress,
|
||||
PidLidWorkAddressPostOfficeBox, PidLidWorkAddressStreet,
|
||||
PidLidWorkAddressCity, PidLidWorkAddressState,
|
||||
PidLidWorkAddressPostalCode and PidLidWorkAddressCountry.
|
||||
|
||||
* OpenChange/MAPIStoreContext.m (-openMessage:forKey:inTable:):
|
||||
avoid taking NULL values into account when returning the basic
|
||||
properties.
|
||||
|
||||
Reference in New Issue
Block a user