aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/util
Commit message (Expand)AuthorAgeFilesLines
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-012-2/+2
* 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
* Fixes a race in checking for other running instances, problem where we can en...Damian Minkov2012-04-251-46/+126
* Tries to fix a deadlock that can occur on double detecting connection closed,...Damian Minkov2012-04-091-1/+8
* Adds new improved security interface.Yana Stamcheva2012-04-042-1/+191
* Adds (experimental) support for the cobri Jabber extension.Lyubomir Marinov2012-04-026-6/+706
* 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 call duration counter when call is longer than 24 hours.Damian Minkov2012-03-091-24/+31
* Fixes style formating, javadoc and eclipse related warnings.Sebastien Vincent2012-03-0934-98/+318
* 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
* Fixes (on Java 1.6+ and not 1.5) a leak of pretty much all Window instances c...Lyubomir Marinov2012-02-091-23/+103
* 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
* Typos, renames.Damian Minkov2012-01-301-2/+2
* 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
* Fixes dns resolving failing to use the backup servers in case of a PortUnreac...Damian Minkov2011-12-271-2/+2
* Adds dns change detection on macosx.Damian Minkov2011-12-221-1/+3
* Hide colon in notification title when there is no titleIngo Bauersachs2011-12-221-1/+3
* Reload Dnssec server after config change, hint about necessary restartIngo Bauersachs2011-12-221-3/+7
* Make protocols aware of DNSSEC exceptionsIngo Bauersachs2011-12-192-20/+94
* DNS resolver implementation based on libjunboundIngo Bauersachs2011-12-1911-0/+1488
* Switches from JMF to FMJ.Lyubomir Marinov2011-12-171-10/+11
* Use dnsjava from boot classpathIngo Bauersachs2011-12-061-1/+2
* Introduces new operation set for retrieving and storing custom contact types.Damian Minkov2011-11-291-75/+0
* Refresh the default resolver of Lookup, add more DNS trace loggingIngo Bauersachs2011-11-291-14/+28
* Fixes dysfunctional popup menus. Reported by Ingo Bauersachs and Emil Ivov (s...Yana Stamcheva2011-11-232-10/+8
* Add javadocIngo Bauersachs2011-11-231-2/+7
* Add diagnostic logging to DNS resolver configurationIngo Bauersachs2011-11-232-0/+38
* Ctrl-W Cmd-W key combinations now close chat tabs, not the whole window.Yana Stamcheva2011-11-231-2/+2
* Reset DNS server list after network change also when the ParallelResolver is ...Ingo Bauersachs2011-11-221-6/+17
* Removes unnecessary dns query when connecting with jabber, add input check fo...Damian Minkov2011-11-221-2/+36
* Handle input of IP addresses for combined A/AAAA lookupsIngo Bauersachs2011-11-181-0/+21
* Rename combined DNS host lookupIngo Bauersachs2011-11-181-5/+6
* Add a combined A/AAAA lookupIngo Bauersachs2011-11-171-0/+60
* Give popups a minimum height and don't cut off text due to roundingIngo Bauersachs2011-11-121-5/+9