aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* Makes popup menus disappear when the parent window is not on focus.Yana Stamcheva2011-11-111-0/+60
* Fixes disappearing submenus.Yana Stamcheva2011-11-101-4/+11
* Makes tooltips and menus disappear when the parent window is not on focus.Yana Stamcheva2011-11-081-0/+29
* Introduce a property to let the OS window manager position dialogs when their...Ingo Bauersachs2011-11-012-5/+37
* Stop caching the screen boundsIngo Bauersachs2011-11-011-65/+43
* Fixes Java 5 incompatibility in AuthenticationWindow constructor, by using an...Yana Stamcheva2011-10-271-1/+17
* Fixes Java 5 incompatibility in AuthenticationWindow constructor, causing Ill...Yana Stamcheva2011-10-271-1/+1
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-1886-86/+86
* Fixes the blurry taskbar icon on Win7 (c.f. JITSI-964)Ingo Bauersachs2011-10-131-10/+33
* Fixes a possible NullPointerException.Lyubomir Marinov2011-09-261-1/+20
* Adds the following key combinations: Cmd-W closes the call. Esc hangups the c...Yana Stamcheva2011-09-071-2/+17
* Forces gtalk ice enabled on systems with already saved preferences (property ...Damian Minkov2011-09-021-1/+1
* Adds a general dial pad in the contact list.Yana Stamcheva2011-09-022-9/+50
* Enable client TLS authentication for SIP and add a correspondingIngo Bauersachs2011-08-253-6/+536
* Create a RadioButton class with the Jitsi specifc look&feelIngo Bauersachs2011-08-251-0/+47
* Ignore manual entered SIP proxy data when autodetect is selectedIngo Bauersachs2011-08-091-0/+24
* Fixes NPE when disconnects from jabber server.Damian Minkov2011-07-131-1/+1
* Removes special symbols before callng phone numbers and lets the user configu...Yana Stamcheva2011-06-012-55/+40
* Formats search strings when calling. Removes intervals and brackets. Also rem...Yana Stamcheva2011-05-311-0/+94
* Changing fix for issue#943, set the title to the application name, as its sta...Damian Minkov2011-05-282-54/+0