aboutsummaryrefslogtreecommitdiffstats
path: root/src/native
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removes a warning that the 32-bit setup is about to install Jitsi on 64-bit W...Lyubomir Marinov2014-04-221-1/+1
* Removes a warning that the 32-bit setup is about to install Jitsi on 64-bit W...Lyubomir Marinov2014-04-211-1/+1
* Implements Logger class for Outlook address book native code and adds loghristoterezov2014-04-1713-15/+405
* Adds space for default im application checkbox in installer. Adds one more pa...Damian Minkov2014-04-042-2/+3
* 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-2416-78/+173
* Removes the source code of the screencapture JNI library from jitsi because i...Lyubomir Marinov2014-03-123-709/+0
* Adds headers for compiling macosx launcher.Damian Minkov2014-02-171-0/+1
* Adds splash screen.Damian Minkov2014-01-101-0/+53
* Fixes search location of lock file.Damian Minkov2013-12-171-1/+1
* Updates macosx launcher to skip -psn parameters as they prevents the applicat...Damian Minkov2013-11-071-3/+18
* Adds searching for available jvms installed on client machine respecting JVMV...Damian Minkov2013-11-071-47/+139
* Adds option to embed jre into dmg and enables it.Damian Minkov2013-11-012-0/+268
* Removes unused bcprovider.jar references.Damian Minkov2013-11-011-1/+0
* Fixes an issue with setup.exe which could prevent Jitsi from applying a delta...Lyubomir Marinov2013-10-312-1/+12
* 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
* Corrects description for outlook com server.Vincent Lucas2013-07-181-0/+4
* Sets description for Outlook COM server executable.Vincent Lucas2013-07-163-0/+61
* 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
* Removes jdic dependency used for java 1.5 campatibility.Damian Minkov2013-06-111-2/+0
* 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
* Updates classpath in windows and debian to make jitsi-defaults.properties dis...Damian Minkov2013-05-211-0/+1
* Commits work in progress on fixing issues with video capture on Windows.Lyubomir Marinov2013-05-2015-2226/+0
* Corrects getting and setting work postal address without conflicting with the...Vincent Lucas2013-05-151-0/+20
* Corrects unresolved import due to missing static link for MsOutlook plugin.Vincent Lucas2013-05-131-0/+3
* Always uses the COM server to interoperate with Outlook and thus even if JitsiVincent Lucas2013-05-077-249/+187
* 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-0739-2387/+5265
* Fixes mac osx libjunbound and its build script to build the dependent libs s...Damian Minkov2013-04-191-4/+19
* Updates address book native library for MacOsX. Reverts wrong version of nati...Vincent Lucas2013-04-081-3/+2
* Corrects IMAPIProp_GetProps problem with outlook. Adds contact addition and d...Vincent Lucas2013-04-088-2514/+3232
* Sanitizes sysactivitynotifications.dll in order to make it easier to determin...Lyubomir Marinov2013-04-073-443/+270
* Fixes building natives using i386 debian.Damian Minkov2013-04-012-1/+5
* Fix for the global shortcuts on Linux to ignore auto repeat key events when a...Hristo Terezov2013-03-271-6/+33