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