Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove libunbound and related code | Ingo Bauersachs | 2016-05-28 | 22 | -1833/+0 |
| | |||||
* | Update dnsjava to stock 2.1.7 and make sure it is only loaded once | Ingo Bauersachs | 2016-05-28 | 1 | -0/+1 |
| | |||||
* | Add support for Outlook 2016 address book search | Ingo Bauersachs | 2016-05-17 | 2 | -1/+6 |
| | |||||
* | Compile and include typelib | Ingo Bauersachs | 2016-05-09 | 1 | -1/+11 |
| | |||||
* | Increase startup logging | Ingo Bauersachs | 2016-05-09 | 1 | -3/+50 |
| | |||||
* | Help developers debugging the office presence integration | Ingo Bauersachs | 2016-05-09 | 1 | -0/+2 |
| | |||||
* | Write the IM app running state to where it belongs | Ingo Bauersachs | 2016-05-09 | 1 | -3/+3 |
| | | | | | | | | Since Office 2010, IM applications need to write to their own key below IM Providers. Jitsi's setup was preparing this under HKLM for a while, now write the actual state where it belongs. https://msdn.microsoft.com/en-us/library/office/jj900715.aspx | ||||
* | Remove registry entries for Office 2003/2007 | Ingo Bauersachs | 2016-05-09 | 1 | -39/+0 |
| | | | | | Office 2003 is unsupported and if there's anyone out there still using Office 2007, they can use 2.8 or manually copy the dll from 2.8. | ||||
* | Statically link against oleaut32 | Ingo Bauersachs | 2016-05-09 | 1 | -38/+13 |
| | | | | Needs at least XP SP2, but I don't care about XP anymore anyway. | ||||
* | Fix build instructions | Ingo Bauersachs | 2016-05-09 | 1 | -1/+1 |
| | |||||
* | Update presence integration for Office 2016 (fixes #159) | Ingo Bauersachs | 2015-10-11 | 1 | -0/+52 |
| | |||||
* | Enable compilation with VS2015 | Ingo Bauersachs | 2015-10-11 | 8 | -4/+400 |
| | |||||
* | Specify the underlying type of the SAFEARRAY in the variant type. | Ingo Bauersachs | 2015-10-11 | 1 | -74/+75 |
| | | | | | VariantClear fails with DISP_E_BADVARTYPE if this is not indicated, causing Office 2016 to crash. I'd guess they fixed a memory leaked so this only appears from version v16 (onwards). | ||||
* | Updates the license headers. | Damian Minkov | 2015-07-20 | 151 | -1808/+2083 |
| | |||||
* | Fixes grammar. | Lyubomir Marinov | 2015-05-27 | 1 | -2/+2 |
| | |||||
* | Updates the dmg build process that the no-jre version will support java 1.6 ↵ | Damian Minkov | 2015-02-20 | 2 | -1/+18 |
| | | | | and can use the old launcher (adding support for Mac OS X 10.6 in no-jre-version). | ||||
* | Update build for libjbunbound to use version 1.5.1 and include libssl | Ingo Bauersachs | 2015-02-09 | 2 | -34/+37 |
| | |||||
* | Properly set the file version attribute for jitsi.exe | Ingo Bauersachs | 2015-02-04 | 2 | -2/+3 |
| | |||||
* | Fix line endings | Ingo Bauersachs | 2015-02-04 | 2 | -99/+99 |
| | |||||
* | Removes old launcher as its not needed anymore. | Damian Minkov | 2014-12-07 | 1 | -6/+1 |
| | |||||
* | Rename the Java key to Javax in Jitsi.app's Info.plist | Ingo Bauersachs | 2014-12-06 | 1 | -1/+2 |
| | | | | | | As soon as a dictionary with the name Java is present in Info.plist, OS X tries to open/install Apple's old Java 6 JVM, regardless of what the actual native launcher wants to do. | ||||
* | Fixes problem with inconsistent name of the application. | Damian Minkov | 2014-11-26 | 1 | -1/+6 |
| | |||||
* | Renames agent binary used to dylib, as this is the supported by java 1.7+. | Damian Minkov | 2014-11-25 | 1 | -1/+1 |
| | |||||
* | Updates macosx launcher for better selection from available java distributions. | Damian Minkov | 2014-11-25 | 1 | -12/+61 |
| | |||||
* | Removes unused and unsupported architectures in macosx targets. | Damian Minkov | 2014-11-25 | 1 | -57/+1 |
| | |||||
* | Dispatches multiple VMOptions (space delimited). | Damian Minkov | 2014-11-25 | 1 | -13/+30 |
| | |||||
* | Closes several bugs reported on debian bug tracker. | Damian Minkov | 2014-09-16 | 1 | -0/+2 |
| | |||||
* | Moves speex and g722 in libjitsi using package org.jitsi. Updates binaries. | Damian Minkov | 2014-07-04 | 17 | -2888/+0 |
| | |||||
* | Reorders the code for Oulook COM server to register earlier and increases | hristoterezov | 2014-06-13 | 3 | -21/+39 |
| | | | | the tries to connect to the COM server in the COM client. | ||||
* | Fixes the issue with hanging JVM or Jitsi crashes when second instance of | hristoterezov | 2014-05-13 | 2 | -1/+31 |
| | | | | Jitsi on windows is started. | ||||
* | Fixes exception in the calendar service. Adds log messages for the outlook | hristoterezov | 2014-05-09 | 3 | -4/+71 |
| | | | | contact source. | ||||
* | Fixes the issue with changing the presence status to "In a meeting" from | hristoterezov | 2014-05-09 | 14 | -300/+659 |
| | | | | | | not accepted calendar items. Fixes MAPI notifications to notify only for items from the calendar folders or contacts folders. Separates the contacts notifications from calendar notifications in the native code. | ||||
* | Implements warning dialog which is shown if Outlook is not the default | hristoterezov | 2014-04-30 | 2 | -0/+18 |
| | | | | mail client. | ||||
* | Fixes the wrong check in Outlook COM server if Outlook is default mail client. | hristoterezov | 2014-04-29 | 3 | -190/+197 |
| | |||||
* | Fixes issue with Outlook COM server arguments and implements logger level ↵ | hristoterezov | 2014-04-28 | 8 | -76/+190 |
| | | | | for the native logger. | ||||
* | Fixes the issue with not creating the log file for Outlook COM server. | hristoterezov | 2014-04-25 | 2 | -3/+6 |
| | |||||
* | Adds log messages for the Outlook registry checks. | hristoterezov | 2014-04-22 | 1 | -4/+100 |
| | |||||
* | Removes a warning that the 32-bit setup is about to install Jitsi on 64-bit ↵ | Lyubomir Marinov | 2014-04-22 | 1 | -1/+1 |
| | | | | Windows. | ||||
* | Removes a warning that the 32-bit setup is about to install Jitsi on 64-bit ↵ | Lyubomir Marinov | 2014-04-21 | 1 | -1/+1 |
| | | | | Windows. | ||||
* | Implements Logger class for Outlook address book native code and adds log | hristoterezov | 2014-04-17 | 13 | -15/+405 |
| | | | | messages for debug purpose. | ||||
* | Adds space for default im application checkbox in installer. Adds one more ↵ | Damian Minkov | 2014-04-04 | 2 | -2/+3 |
| | | | | parametrised string to the executable. | ||||
* | 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 | 16 | -78/+173 |
| | | | | 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. | ||||
* | Removes the source code of the screencapture JNI library from jitsi because ↵ | Lyubomir Marinov | 2014-03-12 | 3 | -709/+0 |
| | | | | it has already been added to and modified in libjitsi. | ||||
* | Adds headers for compiling macosx launcher. | Damian Minkov | 2014-02-17 | 1 | -0/+1 |
| | |||||
* | Adds splash screen. | Damian Minkov | 2014-01-10 | 1 | -0/+53 |
| | |||||
* | Fixes search location of lock file. | Damian Minkov | 2013-12-17 | 1 | -1/+1 |
| | |||||
* | Updates macosx launcher to skip -psn parameters as they prevents the ↵ | Damian Minkov | 2013-11-07 | 1 | -3/+18 |
| | | | | application from starting. | ||||
* | Adds searching for available jvms installed on client machine respecting ↵ | Damian Minkov | 2013-11-07 | 1 | -47/+139 |
| | | | | JVMVersion set and fallback to original launcher if nothing found. | ||||
* | Adds option to embed jre into dmg and enables it. | Damian Minkov | 2013-11-01 | 2 | -0/+268 |
| |