aboutsummaryrefslogtreecommitdiffstats
path: root/src/native/addrbook/macosx
Commit message (Collapse)AuthorAgeFilesLines
* Corrects IMAPIProp_GetProps problem with outlook. Adds contact addition and ↵Vincent Lucas2013-04-082-551/+619
| | | | deletion functionality for outlook and MacOsX contacts. Improves and corrects getting and setting contact details for outlook and MacOsX contacts.
* Adds edition for macosx address book contact properties. Avoids concurrent ↵Vincent Lucas2013-03-111-10/+35
| | | | access to contact details. Corrects msoutlook subcategories for email and nickname.
* Fixes dispatching/saving some addressbook fields. Adds new subcategory to ↵Damian Minkov2013-02-201-0/+1
| | | | ContactDetails. Adds additional check to account manager, to check whether an account with user_id is saved in configuration. Adds id key for SourceContacts and their data.
* Removes some more properties.Damian Minkov2013-02-151-2/+0
|
* Removes some functions only available in newer macosx versions.Damian Minkov2013-02-141-61/+0
|
* Implements contact details edit and notification for outside edit of contacts.Damian Minkov2013-02-124-1/+932
|
* Fixes (the fix for) an issue reported by Emil Ivov and found to cause ↵Lyubomir Marinov2011-02-181-6/+4
| | | | modifications to the Mac OS X Address Book to not be picked up by SIP Communicator upon subsequent searches.
* Fixes an issue reported by Emil Ivov and found to cause modifications to the ↵Lyubomir Marinov2011-02-174-2/+110
| | | | Mac OS X Address Book to not be picked up by SIP Communicator upon subsequent searches.
* Reports contact specifiers such as Home, Work, Mobile for the SourceContact ↵Lyubomir Marinov2011-02-161-2/+24
| | | | ContactDetails returned by the Mac OS X Address Book ContactSourceService.
* Fixes issue JITSI-908: Major bug causing SC to crash on Mac OS X when calls ↵Lyubomir Marinov2011-02-121-1/+0
| | | | are made or received.
* Displays images for the contacts fetched from the Address Book of Mac OS X.Lyubomir Marinov2011-01-072-157/+196
|
* Displays kABOrganizationProperty as the displayName of SourceContact for ↵Lyubomir Marinov2011-01-072-0/+40
| | | | companies fetched from the Address Book of Mac OS X.
* Activates an initial implementation of the support for the Address Book of ↵Lyubomir Marinov2011-01-072-3/+145
| | | | Mac OS X. Neither it, nor the support for the Address Book of Microsoft Outlook implement the SourceContact image property.
* Commits work in progress on adding support for the Address Book of Mac OS X.Lyubomir Marinov2011-01-052-0/+189