aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator
Commit message (Expand)AuthorAgeFilesLines
* Updates sysactivity handling QUERY_ENDSESSION and ENDSESSION events. Adds bun...Damian Minkov2012-10-057-4/+334
* Adds FEC support for the SILK codec. Minor clean-ups in EncodingConfiguration...Boris Grozev2012-10-053-1/+212
* Fixes ice states strings in call info.Damian Minkov2012-10-051-1/+2
* Prevents the password field to select the whole text automatically when it re...Yana Stamcheva2012-10-041-0/+16
* Part of previous commit: Updates the incoming call dialog look.Yana Stamcheva2012-10-041-2/+56
* Updates smileys.Yana Stamcheva2012-10-042-2/+3
* Updates the incoming call dialog look.Yana Stamcheva2012-10-043-102/+138
* Adds total harvesting time to the call info frame. Updates Ice4j to r339: Add...Vincent Lucas2012-10-047-32/+119
* Updates contact list search buttons.Yana Stamcheva2012-10-032-10/+100
* Fixes resource missing apostrophe.Damian Minkov2012-10-031-1/+1
* Refactors the rollover reset of buttons in the contact list.Yana Stamcheva2012-10-026-59/+102
* Adds XMPP GUI configuration the ability to disable Jingle (audio and video ca...Vincent Lucas2012-10-026-0/+73
* Antialiases tab names on Windows and Linux.Yana Stamcheva2012-10-021-1/+2
* Improves call info frame to show the ICE harvesting time if available. Update...Vincent Lucas2012-10-028-12/+134
* Fixes wrong typing state fired.Damian Minkov2012-10-021-1/+1
* Fixes TabbedPane text problem on Windows.Yana Stamcheva2012-10-011-13/+23
* Detects failed typing notifications.Damian Minkov2012-10-016-14/+144
* Fixes zrtp confirm button in a call.Yana Stamcheva2012-10-012-5/+1
* Adds CallInfoFrame information about host/reflexive/relayed addresses if ICE ...Vincent Lucas2012-10-017-62/+776
* Commits work in progress on improving, stabalising audio and video telephony ...Lyubomir Marinov2012-10-015-562/+945
* Commits work in progress on improving, stabalising audio and video telephony ...Lyubomir Marinov2012-10-015-115/+479
* Commits work in progress on improving, stabalising audio and video telephony ...Lyubomir Marinov2012-10-0117-234/+292
* Allow access to system environment variables and java properties in provision...Ingo Bauersachs2012-09-301-0/+45
* Rename computername provisioning property to hostnameIngo Bauersachs2012-09-281-2/+2
* Adds pressed icons for contact list buttons.Yana Stamcheva2012-09-282-20/+37
* Refactors EncodingConfigurationImplBoris Grozev2012-09-284-29/+12
* Add computername provisioning propertyIngo Bauersachs2012-09-281-0/+15
* Fixes down arrow key in contact list.Yana Stamcheva2012-09-271-2/+5
* Fixes "Enter name of number" text being cut in the search field.Yana Stamcheva2012-09-273-6/+7
* Fixes contact list stealing focus from password windows.Yana Stamcheva2012-09-273-29/+99
* Closes completely the master password dialog when finished instead of just hi...Yana Stamcheva2012-09-271-1/+1
* Removes unused icons and references.Damian Minkov2012-09-271-1/+1
* Corrects the visibility of the merge call button for the pre-call dialog and ...Vincent Lucas2012-09-274-8/+54
* Removes unused class.Yana Stamcheva2012-09-271-1417/+0
* Removes unused icons and references.Yana Stamcheva2012-09-271-414/+0
* Removes call icon from call conference and call transfer search fields.Yana Stamcheva2012-09-275-6/+22
* Fixes focus problem in invite reason field in conference dialog.Yana Stamcheva2012-09-271-1/+4
* Fixes right button menu in contact list.Yana Stamcheva2012-09-272-11/+12
* Fixes drag&drop problems in call conference window.Yana Stamcheva2012-09-272-18/+48
* Fixes a crash after returning from standby in localhostretriever. Reported an...Damian Minkov2012-09-271-1/+5
* Updates GUI general preferences checkbox text concerning alphabetical to numb...Vincent Lucas2012-09-271-0/+14
* Shows contact address for contacts with display name in call conference and c...Yana Stamcheva2012-09-261-0/+3
* Disables right click in invite dialogs (i.e. Create conference, transfer call...Yana Stamcheva2012-09-264-19/+49
* Adds a video call button in the chat window.Yana Stamcheva2012-09-261-105/+156
* Fixes group name cut in contact list.Yana Stamcheva2012-09-261-22/+31
* Adds a checkbox in the GUI general preferences to accept dialed string with a...Vincent Lucas2012-09-263-7/+98
* Fixes group name cut in contact list.Yana Stamcheva2012-09-261-14/+36
* Makes the "toggle video" button in the call window active only if we're ready...Boris Grozev2012-09-266-46/+160
* Activates the simple chat skin, until we fix memory problems with the current...Yana Stamcheva2012-09-256-297/+756
* Fixes SwingWorker#get(). Reported by Yana Stamcheva.Lyubomir Marinov2012-09-251-2/+3