aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adds option to auto-answer and forward all incoming calls, currently sip impl...Damian Minkov2012-01-308-11/+1160
* Some cleanup in jabber keepalive on connection error.Damian Minkov2012-01-271-13/+23
* Creates chat dialog components, incoming call dialog and incoming file transf...Damian Minkov2012-01-264-51/+121
* Fixes editing some old saved yahoo accounts.Damian Minkov2012-01-251-1/+24
* Updates property name.Damian Minkov2012-01-242-4/+4
* Adds an option to monitor jabber srv records and check whether we are connect...Damian Minkov2012-01-242-0/+293
* Commit from translate.jitsi.org by user emcho.: 1231 of 1231 messages transla...Pootle2012-01-241-3/+12
* Fixes video problem with Google Talk on smartphone: some applications like Vt...Sebastien Vincent2012-01-244-19/+43
* Commit from translate.jitsi.org by user ibauersachs.: 1231 of 1231 messages t...Pootle2012-01-231-14/+56
* Fixes shell script name in one of the build targets.Damian Minkov2012-01-231-1/+1
* Fixes some possible NullPointerExceptions.Damian Minkov2012-01-233-17/+29
* Fixes audio device configuration icon.Yana Stamcheva2012-01-211-0/+1
* Fixes displaying some contacts on initial loading for some protocols. Fixes d...Damian Minkov2012-01-212-5/+48
* Improves audio device hotplug interface.Yana Stamcheva2012-01-203-18/+51
* Fixes audio levels in conference UI.Sebastien Vincent2012-01-208-67/+128
* Fixes proper event fire in case of re-using existing empty meta group for add...Damian Minkov2012-01-201-1/+6
* If ICE/Gingle checkbox is disabled, do no allow call to Google Voice.Sebastien Vincent2012-01-204-10/+8
* Adds property/option to increase vcard retrieval timeout.Damian Minkov2012-01-202-4/+98
* Changes version logging level.Damian Minkov2012-01-202-5/+6
* Avoids sending a text twice from the UI by hitting enter too quickly.Damian Minkov2012-01-191-8/+21
* Recompile libjnportaudio with older gcc (to avoid library loading problem on ...Sebastien Vincent2012-01-191-0/+0
* Fix broken libjnportaudio.so for Linux 32-bit.Sebastien Vincent2012-01-191-0/+0
* Try to fix build.Sebastien Vincent2012-01-191-1/+1
* Try to fix build.Sebastien Vincent2012-01-191-35/+42
* Fixes a situation where call button is not shown on initial contact click.Damian Minkov2012-01-193-8/+4
* Fixes NullPointerException when retrieving delete text button rectangle in te...Yana Stamcheva2012-01-181-0/+5
* Adds support for audio devices hotplug as well as to change input/output audi...Sebastien Vincent2012-01-1833-177/+858
* Delivers SystemActivity events in different thread and on windows give time t...Damian Minkov2012-01-182-34/+249
* Updates tooltip icons after showing loading text.Damian Minkov2012-01-181-12/+26
* Fixes ui blocking displaying contact in contactlist or in the tooltip, when c...Damian Minkov2012-01-1810-211/+666
* Resolves a problem with jabber contact list if server replay is delayed. Enab...Damian Minkov2012-01-1812-39/+98
* Leave security panel in place if one stream is still encryptedIngo Bauersachs2012-01-154-3/+27
* Create security off event object in security control event handlerIngo Bauersachs2012-01-152-18/+13
* Fix NPE after stop of desktop sharingIngo Bauersachs2012-01-152-10/+13
* Remove unused packet counter fieldIngo Bauersachs2012-01-151-6/+0
* Remove sun JMF importIngo Bauersachs2012-01-151-2/+0
* Update Mac build-script for libjunboundIngo Bauersachs2012-01-151-19/+23
* Avoid duplicate loading of KeyStore when editing a CertConfig entryIngo Bauersachs2012-01-151-1/+2
* Fix stackoverflow on SIP server resolution when SRV host entry is unresolvableIngo Bauersachs2012-01-152-2/+50
* Adds property to disable otr plugin.Damian Minkov2012-01-132-51/+67
* Fixes a problem with creating two instances ot NetworkConfigurationWatcher.Damian Minkov2012-01-123-8/+24
* Fixes the RTP time stamps and the packetization of PCMA, malfunctioning 8 kHz...Lyubomir Marinov2012-01-123-128/+131
* Makes sure the peer is set to failed if creating call failed, like starting a...Damian Minkov2012-01-112-4/+34
* Adds some enhancements on chat room list dialog. Fixes some NPE exceptions.Damian Minkov2012-01-113-28/+45
* Adds a button in the CallPanel to create a chat between call peers.Vincent Lucas2012-01-115-1/+1752
* Commit from translate.jitsi.org by user acastroy.: 1228 of 1228 messages tran...Pootle2012-01-101-1/+1
* Fixes possible NPE, making some contacts to disappear from contactlist.Damian Minkov2012-01-091-1/+1
* Adds option to disable dnd contact merging.Damian Minkov2012-01-091-3/+25
* Fixes a class cast exception with dns event fire.Damian Minkov2012-01-052-3/+12
* Adds option to customized title and text in authentication window.Damian Minkov2012-01-041-12/+81