aboutsummaryrefslogtreecommitdiffstats
path: root/src/native/addrbook
Commit message (Expand)AuthorAgeFilesLines
* Add support for Outlook 2016 address book searchIngo Bauersachs2016-05-171-1/+3
* Updates the license headers.Damian Minkov2015-07-2048-112/+658
* Reorders the code for Oulook COM server to register earlier and increaseshristoterezov2014-06-133-21/+39
* Fixes the issue with hanging JVM or Jitsi crashes when second instance ofhristoterezov2014-05-132-1/+31
* Fixes exception in the calendar service. Adds log messages for the outlookhristoterezov2014-05-093-4/+71
* Fixes the issue with changing the presence status to "In a meeting" fromhristoterezov2014-05-0914-300/+659
* Implements warning dialog which is shown if Outlook is not the defaulthristoterezov2014-04-302-0/+18
* Fixes the wrong check in Outlook COM server if Outlook is default mail client.hristoterezov2014-04-293-190/+197
* Fixes issue with Outlook COM server arguments and implements logger level for...hristoterezov2014-04-288-76/+190
* Fixes the issue with not creating the log file for Outlook COM server.hristoterezov2014-04-252-3/+6
* Adds log messages for the Outlook registry checks.hristoterezov2014-04-221-4/+100
* Implements Logger class for Outlook address book native code and adds loghristoterezov2014-04-1713-15/+405
* Adds CalendarService implementation. The Calendar service calculates the free...hristoterezov2014-04-0222-400/+1082
* Fixes canceling outlook queries when new one is created and uses one remote o...Damian Minkov2014-03-2415-78/+168
* Limits permissions required to access to Outlook contact database.Vincent Lucas2013-08-301-33/+68
* Corrects UTF strings modification for Outlook contacts.Vincent Lucas2013-08-174-23/+8
* Corrects error at Outlook COM server startup, when Outlook is installed but n...Vincent Lucas2013-07-265-12/+100
* Adds initial check if Outlook is installed before starting the Outlook COM se...Vincent Lucas2013-07-241-41/+47
* Sets description for Outlook COM server executable.Vincent Lucas2013-07-162-0/+52
* Adds modification of Outlook display for home/work postal address. Corrects O...Vincent Lucas2013-07-151-12/+30
* Removes extra debug for Outlook address book plugin. Adds a thread collector ...Vincent Lucas2013-07-104-98/+5
* Corrects memory leaks fro the Outlook address book plugin.Vincent Lucas2013-07-039-234/+220
* Adds management of Outlook contact with multiple identifier. Corrects null po...Vincent Lucas2013-06-2718-1409/+1774
* Corrects STATUS_ACCESS_VIOLATION error, when failing to get the properties of...Vincent Lucas2013-05-292-118/+124
* Corrects CoInitializeEx check for "msoutlookaddrbook", when this function was...Vincent Lucas2013-05-282-2/+4
* Corrects getting and setting work postal address without conflicting with the...Vincent Lucas2013-05-151-0/+20
* Always uses the COM server to interoperate with Outlook and thus even if JitsiVincent Lucas2013-05-076-241/+150
* Modifies path tried to load the external executable COM server and the typeVincent Lucas2013-05-072-42/+70
* Adds bitness detection for Outlook 2013.Vincent Lucas2013-05-071-0/+1
* Creates a COM service to able Jitsi 32 bits to communicate with MAPI 64 bits ...Vincent Lucas2013-05-0738-2385/+5224
* Corrects IMAPIProp_GetProps problem with outlook. Adds contact addition and d...Vincent Lucas2013-04-087-2512/+3229
* Adds edition for macosx address book contact properties. Avoids concurrent ac...Vincent Lucas2013-03-111-10/+35
* Corrects redundant setting of current directory for jmsoutlookaddrbook.dll. U...Vincent Lucas2013-03-021-29/+9
* Applies patch proposed by Ingo Bauersachs for jmsoutlookaddrbook.dkk to lock ...Vincent Lucas2013-03-0212-149/+384
* New version of the jmsoutlookaddrbook.dll. Corrects wrong cast.Vincent Lucas2013-03-011-2/+2
* Applies patch from Ingo Bauersachs to correct the LocalHostRetriever problem ...Vincent Lucas2013-03-019-825/+926
* Fixes crashes in the Outlook contact integration related to calling conventions.Lyubomir Marinov2013-02-289-100/+64
* Add calling convention to function pointersIngo Bauersachs2013-02-281-10/+10
* Work in progress to generate jmoutlookaddrbook.dll without linking mapi32.dll.Vincent Lucas2013-02-284-35/+149
* Implements contact details edition and notification for outlook.Vincent Lucas2013-02-276-47/+962
* Fixes dispatching/saving some addressbook fields. Adds new subcategory to Con...Damian Minkov2013-02-201-0/+1
* 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 a crash in the Microsoft Outlook Contacts and Address Book integration....Lyubomir Marinov2011-12-174-96/+776
* Fixes an incorrect #define in the source code of the Microsoft Outlook Addres...Lyubomir Marinov2011-11-041-1/+1
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-184-4/+4
* Fixes a couple of possible causes of access violation in the JNI library of t...Lyubomir Marinov2011-02-211-17/+27
* Fixes (the fix for) an issue reported by Emil Ivov and found to cause modific...Lyubomir Marinov2011-02-181-6/+4
* Fixes an issue reported by Emil Ivov and found to cause modifications to the ...Lyubomir Marinov2011-02-174-2/+110