aboutsummaryrefslogtreecommitdiffstats
path: root/src/native
Commit message (Expand)AuthorAgeFilesLines
* Remove libunbound and related codeIngo Bauersachs2016-05-2822-1833/+0
* Update dnsjava to stock 2.1.7 and make sure it is only loaded onceIngo Bauersachs2016-05-281-0/+1
* Add support for Outlook 2016 address book searchIngo Bauersachs2016-05-172-1/+6
* Compile and include typelibIngo Bauersachs2016-05-091-1/+11
* Increase startup loggingIngo Bauersachs2016-05-091-3/+50
* Help developers debugging the office presence integrationIngo Bauersachs2016-05-091-0/+2
* Write the IM app running state to where it belongsIngo Bauersachs2016-05-091-3/+3
* Remove registry entries for Office 2003/2007Ingo Bauersachs2016-05-091-39/+0
* Statically link against oleaut32Ingo Bauersachs2016-05-091-38/+13
* Fix build instructionsIngo Bauersachs2016-05-091-1/+1
* Update presence integration for Office 2016 (fixes #159)Ingo Bauersachs2015-10-111-0/+52
* Enable compilation with VS2015Ingo Bauersachs2015-10-118-4/+400
* Specify the underlying type of the SAFEARRAY in the variant type.Ingo Bauersachs2015-10-111-74/+75
* Updates the license headers.Damian Minkov2015-07-20151-1808/+2083
* Fixes grammar.Lyubomir Marinov2015-05-271-2/+2
* Updates the dmg build process that the no-jre version will support java 1.6 a...Damian Minkov2015-02-202-1/+18
* Update build for libjbunbound to use version 1.5.1 and include libsslIngo Bauersachs2015-02-092-34/+37
* Properly set the file version attribute for jitsi.exeIngo Bauersachs2015-02-042-2/+3
* Fix line endingsIngo Bauersachs2015-02-042-99/+99
* Removes old launcher as its not needed anymore.Damian Minkov2014-12-071-6/+1
* Rename the Java key to Javax in Jitsi.app's Info.plistIngo Bauersachs2014-12-061-1/+2
* Fixes problem with inconsistent name of the application.Damian Minkov2014-11-261-1/+6
* Renames agent binary used to dylib, as this is the supported by java 1.7+.Damian Minkov2014-11-251-1/+1
* Updates macosx launcher for better selection from available java distributions.Damian Minkov2014-11-251-12/+61
* Removes unused and unsupported architectures in macosx targets.Damian Minkov2014-11-251-57/+1
* Dispatches multiple VMOptions (space delimited).Damian Minkov2014-11-251-13/+30
* Closes several bugs reported on debian bug tracker.Damian Minkov2014-09-161-0/+2
* Moves speex and g722 in libjitsi using package org.jitsi. Updates binaries.Damian Minkov2014-07-0417-2888/+0
* 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
* 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