Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds CalendarService implementation. The Calendar service calculates the ↵ | hristoterezov | 2014-04-02 | 22 | -400/+1082 |
| | | | | free busy status based on outlook meetings. | ||||
* | Fixes canceling outlook queries when new one is created and uses one remote ↵ | Damian Minkov | 2014-03-24 | 15 | -78/+168 |
| | | | | object to deliver results from com server, instead of creating new one for every contact. Adds some measurement trace prints, that can track execution time of native part. | ||||
* | Limits permissions required to access to Outlook contact database. | Vincent Lucas | 2013-08-30 | 1 | -33/+68 |
| | |||||
* | Corrects UTF strings modification for Outlook contacts. | Vincent Lucas | 2013-08-17 | 4 | -23/+8 |
| | |||||
* | Corrects error at Outlook COM server startup, when Outlook is installed but ↵ | Vincent Lucas | 2013-07-26 | 5 | -12/+100 |
| | | | | no account is configured. Try to speed up Outlook entry ID resolution. Gets and logs Outlook version. | ||||
* | Adds initial check if Outlook is installed before starting the Outlook COM ↵ | Vincent Lucas | 2013-07-24 | 1 | -41/+47 |
| | | | | server. | ||||
* | Sets description for Outlook COM server executable. | Vincent Lucas | 2013-07-16 | 2 | -0/+52 |
| | |||||
* | Adds modification of Outlook display for home/work postal address. Corrects ↵ | Vincent Lucas | 2013-07-15 | 1 | -12/+30 |
| | | | | Outlook funcitons to get/set/delete email addresses: add the management of EX address type. | ||||
* | Removes extra debug for Outlook address book plugin. Adds a thread collector ↵ | Vincent Lucas | 2013-07-10 | 4 | -98/+5 |
| | | | | for Outlook notifications. | ||||
* | Corrects memory leaks fro the Outlook address book plugin. | Vincent Lucas | 2013-07-03 | 9 | -234/+220 |
| | |||||
* | Adds management of Outlook contact with multiple identifier. Corrects null ↵ | Vincent Lucas | 2013-06-27 | 18 | -1409/+1774 |
| | | | | pointer segmentation fault when comparing entry identifiers. Uses MAPI service provider to retrieve a tag corresponding to a property identifier. | ||||
* | Corrects STATUS_ACCESS_VIOLATION error, when failing to get the properties ↵ | Vincent Lucas | 2013-05-29 | 2 | -118/+124 |
| | | | | of a MsOutlook contact. | ||||
* | Corrects CoInitializeEx check for "msoutlookaddrbook", when this function ↵ | Vincent Lucas | 2013-05-28 | 2 | -2/+4 |
| | | | | was already called. Adds debug information when retrieving MsOutlook contacts from the "addrbook" plugin. | ||||
* | Corrects getting and setting work postal address without conflicting with ↵ | Vincent Lucas | 2013-05-15 | 1 | -0/+20 |
| | | | | the "this is the mailing address" checkbox. | ||||
* | Always uses the COM server to interoperate with Outlook and thus even if Jitsi | Vincent Lucas | 2013-05-07 | 6 | -241/+150 |
| | | | | bitness is compatible with MAPI library. | ||||
* | Modifies path tried to load the external executable COM server and the type | Vincent Lucas | 2013-05-07 | 2 | -42/+70 |
| | | | | | libraries: test several paths in order to work for as well for the build as for the git source version. | ||||
* | Adds bitness detection for Outlook 2013. | Vincent Lucas | 2013-05-07 | 1 | -0/+1 |
| | |||||
* | Creates a COM service to able Jitsi 32 bits to communicate with MAPI 64 bits ↵ | Vincent Lucas | 2013-05-07 | 36 | -2347/+5224 |
| | | | | (Outlook). And vice-versa. | ||||
* | Corrects IMAPIProp_GetProps problem with outlook. Adds contact addition and ↵ | Vincent Lucas | 2013-04-08 | 3 | -1961/+2572 |
| | | | | deletion functionality for outlook and MacOsX contacts. Improves and corrects getting and setting contact details for outlook and MacOsX contacts. | ||||
* | Corrects redundant setting of current directory for jmsoutlookaddrbook.dll. ↵ | Vincent Lucas | 2013-03-02 | 1 | -29/+9 |
| | | | | Updates the dll (32 and 64 bits). | ||||
* | Applies patch proposed by Ingo Bauersachs for jmsoutlookaddrbook.dkk to lock ↵ | Vincent Lucas | 2013-03-02 | 12 | -149/+384 |
| | | | | the MAPI session, correct mixing of char/wchar_t and set to NULL deleted pointers. Removes names (surname, firstname, company name, etc.) from the contact call items. The dll will be generated in the following commit. | ||||
* | New version of the jmsoutlookaddrbook.dll. Corrects wrong cast. | Vincent Lucas | 2013-03-01 | 1 | -2/+2 |
| | |||||
* | Applies patch from Ingo Bauersachs to correct the LocalHostRetriever problem ↵ | Vincent Lucas | 2013-03-01 | 9 | -825/+926 |
| | | | | for the msoutlookaddrbook.dll. Corrects several JNI issues and code architecture. The .dll will be generated in the next commit. | ||||
* | Fixes crashes in the Outlook contact integration related to calling conventions. | Lyubomir Marinov | 2013-02-28 | 9 | -100/+64 |
| | |||||
* | Add calling convention to function pointers | Ingo Bauersachs | 2013-02-28 | 1 | -10/+10 |
| | |||||
* | Work in progress to generate jmoutlookaddrbook.dll without linking mapi32.dll. | Vincent Lucas | 2013-02-28 | 4 | -35/+149 |
| | |||||
* | Implements contact details edition and notification for outlook. | Vincent Lucas | 2013-02-27 | 6 | -47/+962 |
| | |||||
* | Fixes a crash in the Microsoft Outlook Contacts and Address Book ↵ | Lyubomir Marinov | 2011-12-17 | 4 | -96/+776 |
| | | | | integration. Does not display contacts and contact groups without contact details. Displays the company name for contacts without a display name akin to Microsoft Outlook. | ||||
* | Fixes an incorrect #define in the source code of the Microsoft Outlook ↵ | Lyubomir Marinov | 2011-11-04 | 1 | -1/+1 |
| | | | | Address Book and Contacts integration. | ||||
* | Changes project name in source license headers from SIP Communicator to Jitsi | Emil Ivov | 2011-10-18 | 2 | -2/+2 |
| | |||||
* | Fixes a couple of possible causes of access violation in the JNI library of ↵ | Lyubomir Marinov | 2011-02-21 | 1 | -17/+27 |
| | | | | the support for Microsoft Outlook contacts. | ||||
* | Searches through the contacts of Microsoft Outlook only if it is the default ↵ | Lyubomir Marinov | 2011-01-14 | 2 | -40/+145 |
| | | | | mail client (in order to prevent a notification dialog displayed by Microsoft Outlook). | ||||
* | Fixes an access violation in the support for the Address Book of Microsoft ↵ | Lyubomir Marinov | 2011-01-11 | 4 | -41/+56 |
| | | | | Outlook (privately) reported by Damian Minkov. | ||||
* | Delays the linking to the Microsoft Outlook API from compile to run time as ↵ | Lyubomir Marinov | 2011-01-10 | 3 | -12/+102 |
| | | | | much as possible in order to fix a crash on Windows XP without Microsoft Outlook (privately) reported by Damian Minkov. | ||||
* | Lyubomir Marinov | 2011-01-10 | 1 | -0/+3 | |
| | |||||
* | Mitigate the following issue with the support for the Address Book of Mac OS ↵ | Lyubomir Marinov | 2011-01-10 | 3 | -4/+131 |
| | | | | X: if Microsoft Office is not installed or a 32-bit version of Microsoft Office is installed on 64-bit Windows and SIP Communicator, a dialog may appear to notify the SIP Communicator user that there is no default e-mail program. | ||||
* | Fixes the Makefile for the JNI binary of the support for the Address Book of ↵ | Lyubomir Marinov | 2011-01-08 | 1 | -1/+1 |
| | | | | Microsoft Outlook. | ||||
* | Fixes the Makefile for the JNI binary of the support for the Address Book of ↵ | Lyubomir Marinov | 2011-01-08 | 4 | -7/+7 |
| | | | | Microsoft Outlook. | ||||
* | Activates an initial implementation of the support for the Address Book of ↵ | Lyubomir Marinov | 2011-01-07 | 2 | -36/+8 |
| | | | | Mac OS X. Neither it, nor the support for the Address Book of Microsoft Outlook implement the SourceContact image property. | ||||
* | Searches through more properties of the Microsoft Outlook contacts. | Lyubomir Marinov | 2011-01-06 | 1 | -0/+1 |
| | |||||
* | Commits work in progress on adding support for the Address Book of Mac OS X. | Lyubomir Marinov | 2011-01-05 | 6 | -1/+36 |
| | |||||
* | Commits work in progress on adding support for the Address Book of Mac OS X. | Lyubomir Marinov | 2011-01-04 | 8 | -0/+680 |