aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/util/swing
Commit message (Expand)AuthorAgeFilesLines
* Fixes tool tips in conference and transfer invite windows.Yana Stamcheva2012-10-151-28/+34
* Commits work in progress on refactorying the call-related user interface for ...Lyubomir Marinov2012-10-151-4/+6
* Prevents the password field to select the whole text automatically when it re...Yana Stamcheva2012-10-041-0/+16
* Updates contact list search buttons.Yana Stamcheva2012-10-031-7/+50
* Antialiases tab names on Windows and Linux.Yana Stamcheva2012-10-021-1/+2
* Fixes TabbedPane text problem on Windows.Yana Stamcheva2012-10-011-13/+23
* Commits work in progress on improving, stabalising audio and video telephony ...Lyubomir Marinov2012-10-011-6/+6
* Fixes "Enter name of number" text being cut in the search field.Yana Stamcheva2012-09-272-1/+2
* Closes completely the master password dialog when finished instead of just hi...Yana Stamcheva2012-09-271-1/+1
* Fixes SwingWorker#get(). Reported by Yana Stamcheva.Lyubomir Marinov2012-09-251-2/+3
* Refactors the utility class SwingWorker to perform thread pooling because it ...Lyubomir Marinov2012-09-251-125/+131
* New enhanced interface.Yana Stamcheva2012-09-237-44/+150
* Applies a patch from Boris Grozev that Adds a password strength meter to XMPP...Emil Ivov2012-09-131-0/+385
* Improves SIP and XMPP configuration interface to choose the priority between ...Vincent Lucas2012-09-032-0/+195
* Making the contact list component available from outside the gui bundle.Yana Stamcheva2012-08-303-0/+908
* Makes ContactAction-s aware of the x and y coordiantes of the action component.Yana Stamcheva2012-08-151-11/+12
* Adds an optional signup link in provisioning authentication window.Yana Stamcheva2012-08-111-11/+107
* Shows error dialog if provisioning failed and is mandatory.Damian Minkov2012-07-111-0/+359
* Moves the ConfigurationService and FileAccessService implementations from Jit...Lyubomir Marinov2012-07-101-1/+3
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-298-13/+13
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-2920-1029/+34
* Adds video conference interface enhancements.Yana Stamcheva2012-06-252-7/+29
* Adds a filter to event sound chooser dialog, in order to select only WAV files.Vincent Lucas2012-06-133-0/+27
* Fixes focusing authentication window fields.Damian Minkov2012-06-071-7/+20
* Adds property that can disable/enable remember password option in authenticat...Damian Minkov2012-05-281-0/+20
* Adds new video conference interface.Yana Stamcheva2012-05-231-1/+19
* Fixes tabs background, revert ui setting modifications.Damian Minkov2012-05-171-26/+2
* Fixes NullPointerExceptions and blank contactlist when UI is uninstalled and ...Damian Minkov2012-05-165-73/+161
* Refactors the SoundLevelIndicator Component to not access the width of its pa...Lyubomir Marinov2012-05-041-0/+257
* Adds new improved security interface.Yana Stamcheva2012-04-042-1/+191
* Fixes a ConcurrentModificationException in SRTCPTransformer.Lyubomir Marinov2012-03-301-4/+4
* Corrects gray background for radio buttons under Linux.Vincent Lucas2012-03-151-1/+2
* Fixes missing buttons and call timer start when call is answered through glob...Damian Minkov2012-03-144-0/+144
* Fixes style formating, javadoc and eclipse related warnings.Sebastien Vincent2012-03-0926-78/+263
* Introduces new configuration from to setup global shortcut entry. Allows also...Sebastien Vincent2012-03-062-7/+12
* Fixes Java 5 incompatibility in AuthenticationWindow constructor, causing Ill...Damian Minkov2012-03-011-118/+37
* Refactor invite conference dialog. Adds drag'n'drop from contact list to invi...Sebastien Vincent2012-02-221-4/+14
* Removes button rectangular border under Linux. Based on Daniel Zucchetto patc...Vincent Lucas2012-02-171-1/+2
* Commits work in progress on fixing issues with video conferences. Fixes an Ar...Lyubomir Marinov2012-02-151-9/+16
* Tries to address issues with the support of video conferences such as the Cal...Lyubomir Marinov2012-02-121-23/+118
* Corrects gray background for checkboxes on linux. Based on Daniel Zucchetto p...Vincent Lucas2012-02-091-1/+2
* When there are at least two remote videos in a video conference call, display...Lyubomir Marinov2012-02-041-32/+48
* Commits work in progress on video conferences.Lyubomir Marinov2012-02-013-46/+134
* Adds option to auto-answer and forward all incoming calls, currently sip impl...Damian Minkov2012-01-301-8/+1
* Fixes some possible NullPointerExceptions.Damian Minkov2012-01-231-12/+24
* Fixes NullPointerException when retrieving delete text button rectangle in te...Yana Stamcheva2012-01-181-0/+5
* Adds option to customized title and text in authentication window.Damian Minkov2012-01-041-12/+81
* Hide colon in notification title when there is no titleIngo Bauersachs2011-12-221-1/+3
* Switches from JMF to FMJ.Lyubomir Marinov2011-12-171-10/+11
* Fixes dysfunctional popup menus. Reported by Ingo Bauersachs and Emil Ivov (s...Yana Stamcheva2011-11-232-10/+8