Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrects IMAPIProp_GetProps problem with outlook. Adds contact addition and ↵ | Vincent Lucas | 2013-04-08 | 2 | -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 Lucas | 2013-03-11 | 1 | -10/+35 |
| | | | | access to contact details. Corrects msoutlook subcategories for email and nickname. | ||||
* | Fixes dispatching/saving some addressbook fields. Adds new subcategory to ↵ | Damian Minkov | 2013-02-20 | 1 | -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 Minkov | 2013-02-15 | 1 | -2/+0 |
| | |||||
* | Removes some functions only available in newer macosx versions. | Damian Minkov | 2013-02-14 | 1 | -61/+0 |
| | |||||
* | Implements contact details edit and notification for outside edit of contacts. | Damian Minkov | 2013-02-12 | 4 | -1/+932 |
| | |||||
* | Fixes (the fix for) an issue reported by Emil Ivov and found to cause ↵ | Lyubomir Marinov | 2011-02-18 | 1 | -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 Marinov | 2011-02-17 | 4 | -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 Marinov | 2011-02-16 | 1 | -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 Marinov | 2011-02-12 | 1 | -1/+0 |
| | | | | are made or received. | ||||
* | Displays images for the contacts fetched from the Address Book of Mac OS X. | Lyubomir Marinov | 2011-01-07 | 2 | -157/+196 |
| | |||||
* | Displays kABOrganizationProperty as the displayName of SourceContact for ↵ | Lyubomir Marinov | 2011-01-07 | 2 | -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 Marinov | 2011-01-07 | 2 | -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 Marinov | 2011-01-05 | 2 | -0/+189 |