aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes some wrong matching when searching in history, a keyword matching neede...Damian Minkov2013-11-011-4/+14
* Adds option to embed jre into dmg and enables it.Damian Minkov2013-11-017-48/+338
* Fixes NullPointerException when merging contacts.Damian Minkov2013-11-011-1/+2
* Fixes StackOverflowError after latest add contact dialog updates.Damian Minkov2013-11-011-1/+1
* Removes chat room member listener when closing chat window.Damian Minkov2013-11-013-32/+60
* Removes unused bcprovider.jar references.Damian Minkov2013-11-014-4/+3
* Adds properties allowing to disable video call, desktop sharing, fullyanas2013-11-011-48/+112
* Fixes an issue with setup.exe which could prevent Jitsi from applying a delta...Lyubomir Marinov2013-10-312-1/+12
* Adds properties allowing to hide functionalities like merge call,yanas2013-10-311-30/+107
* Allows automatic gain control (AGC) to be enabled/disabled for Windows Audio ...Lyubomir Marinov2013-10-313-45/+69
* Updates libjitsi.jar: Corrects sample rate initialization for Core Audio.Vincent Lucas2013-10-301-0/+0
* Rebuilds jndirectshow.dll with a newer version of mingw64.Lyubomir Marinov2013-10-303-0/+0
* Added properties to allow disabling of conference calls UI. Patchyanas2013-10-302-18/+57
* Attempts to fix NPE when publishing a conference in chat room.hristoterezov2013-10-292-2/+3
* Fixes the size, the tooltip and the enable/disable state of the call buttons ...hristoterezov2013-10-291-10/+26
* Fixes false reports on Windows that Jitsi has crashed.Lyubomir Marinov2013-10-285-204/+293
* Fixes warnings.Lyubomir Marinov2013-10-284-12/+3
* Fixes order of assigning emoticons to the emoticon panel. Patch providedyanas2013-10-2814-19/+19
* Support for Chromium as well as Chrome during Linux Browser opening.tobypinder2013-10-281-0/+1
* Fixes the issue with the Close button from the File menu in chat window that ...hristoterezov2013-10-281-7/+10
* Fixes compatibility issues in the support for DTLS-SRTP with SIP.Lyubomir Marinov2013-10-271-37/+110
* Fixes warnings.Lyubomir Marinov2013-10-275-67/+95
* Fixes java 6 errors from previous commit.hristoterezov2013-10-272-3/+3
* Implements publishing a conference in chat room (Merged from publish-conferen...hristoterezov2013-10-2742-193/+2503
* Handles early xmpp subscribe requests.Damian Minkov2013-10-251-77/+146
* Updates libjitsi: Corrects deadlock when closing renderer in Core Audio. Repo...Vincent Lucas2013-10-252-0/+0
* Fixes error "Cannot call invokeAndWait from the event dispatcher thread" when...Damian Minkov2013-10-241-9/+19
* Removes listener in chat room subject panel.Damian Minkov2013-10-242-0/+11
* Fixes autoanswer if IncomingCallReceived event and CallStateChanged event com...Damian Minkov2013-10-241-86/+168
* Fixes NullPointerExceptions.Lyubomir Marinov2013-10-242-62/+71
* Updates libjitsi: Mac Core Audio: Stops the rendering process at most after 5...Vincent Lucas2013-10-241-0/+0
* Filters out too frequent "network down" notifications on Android. Fixes excep...paweldomas2013-10-233-9/+78
* Fixes chat transport selector updating the status after reconnect and choosin...Damian Minkov2013-10-233-3/+28
* Avoids pre-creating tooltips as they may never be shown.Damian Minkov2013-10-231-20/+61
* Clears listener added to current focused window when tooltip is created, fixe...Damian Minkov2013-10-231-36/+87
* Removes listeners when chat window is disposed.Damian Minkov2013-10-231-3/+4
* Fixes possible concurrent modification exception when using several xmpp acco...Damian Minkov2013-10-231-17/+46
* Mitigates an issue which could cause 32-bit Jitsi to update to 64-bit.Lyubomir Marinov2013-10-231-63/+85
* Updates spellchecker plugin to lower memory usage. As we save and use one set...Damian Minkov2013-10-214-8/+148
* Cleanups menu window listeners.Damian Minkov2013-10-212-1/+21
* Adds more cleaning on closing chat window, removes some multi-chat listeners.Damian Minkov2013-10-216-3/+74
* Fixes add contact dialog and activating add button.Damian Minkov2013-10-211-0/+2
* Fixes online and eager to communicate global status constants.paweldomas2013-10-181-2/+2
* Adds utility class for dealing with OSGi services.paweldomas2013-10-181-0/+115
* Adds support for DTLS-SRTP with Jitsi Videobridge.Lyubomir Marinov2013-10-188-194/+700
* Fixes formatting, typos.Lyubomir Marinov2013-10-183-75/+78
* Fixes a deadlock involving the AWT event dispatching thread.Lyubomir Marinov2013-10-173-37/+99
* Updates libjitsi and libjnmaccoreaudio: Changes "MacCoreaudio" audio system n...Vincent Lucas2013-10-172-0/+0
* Fixes text position in "Select account" and "Select group" fields from "Add C...hristoterezov2013-10-171-2/+3
* Removes chat listener to release spell checker instances. Make sure we have o...Damian Minkov2013-10-172-16/+12