aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator
Commit message (Expand)AuthorAgeFilesLines
* Works on preventing sound notifications from playing forever.Lyubomir Marinov2012-10-1812-1970/+2057
* A hack fixing problem with playing notifications during the ongoing call.Damian Minkov2012-10-184-1/+53
* Centers the call dialog on the screen upon automatic resizing.Lyubomir Marinov2012-10-181-57/+44
* Adds a notification popup when the audio device configuration has changed.Vincent Lucas2012-10-176-128/+249
* Fixes double playing of audio notification if notification and playback devic...Damian Minkov2012-10-171-5/+24
* Fixes an incorrect display of video which would not respect its aspect ratio.Lyubomir Marinov2012-10-171-0/+8
* Commits work in progress on refactorying the call-related user interface for ...Lyubomir Marinov2012-10-1710-86/+558
* Adds a protocol aware contact source interface and moves demultiplexing conta...Yana Stamcheva2012-10-169-18/+318
* Commit work in progress of fixing the implementation of content mixing in Jit...Lyubomir Marinov2012-10-164-21/+25
* Improves sound device selection: automatically switches to new plugged device...Vincent Lucas2012-10-152-22/+31
* Fixes tool tips in conference and transfer invite windows.Yana Stamcheva2012-10-1520-100/+81
* Commits work in progress on refactorying the call-related user interface for ...Lyubomir Marinov2012-10-1575-9005/+8969
* Adds the number of packets discarded by the FMJ packet queue to the "call inf...Boris Grozev2012-10-151-0/+8
* Fixes loading notifications configuration migrating old saved values to newly...Damian Minkov2012-10-153-7/+168
* Updates certificate warning icon:Yana Stamcheva2012-10-151-1/+1
* Updates chat room icons.Yana Stamcheva2012-10-153-3/+15
* Shows all telephone numbers and different addresses as separate entries in co...Yana Stamcheva2012-10-157-12/+322
* Implements a mechanism that allows JMF Controls registered in the codec impl...Boris Grozev2012-10-141-0/+5
* reverts mistakenly committed NightlyBuildID.javaEmil Ivov2012-10-121-2/+5
* Change versioning to allow for an easier integration of SVN revision and buil...Emil Ivov2012-10-124-122/+62
* Adds more options to sound notifications and their config. Sound notification...Damian Minkov2012-10-1214-105/+673
* Fixes contact list search problems, including persisting "unknow contact pane...Yana Stamcheva2012-10-114-31/+60
* - Fixes status messages appearing as a broken user messageYana Stamcheva2012-10-106-224/+415
* Loads chat history dates the same way conversation dates are loaded.Yana Stamcheva2012-10-082-18/+16
* Makes chat room settings option configurable through provisioning.Yana Stamcheva2012-10-082-3/+36
* Adds specific tool tips for contact list buttons.Yana Stamcheva2012-10-086-14/+119
* Fixes a bug that prevents FEC from being enabled, removes class imports.Boris Grozev2012-10-081-6/+2
* Removes certain @Override annotations to make the code compile with java 5.Boris Grozev2012-10-061-17/+12
* Renames SILK-related properties.Boris Grozev2012-10-051-5/+5
* Adds an option to explicitly advertise FEC support for SILK in SDP.Boris Grozev2012-10-051-2/+37
* Improves harvesting time stats for call info frame. Updates Ice4j to r343: Im...Vincent Lucas2012-10-057-27/+208
* Displays host and reflexive address of remote candidate (CallInfoFrame), if w...Vincent Lucas2012-10-056-5/+87
* 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