| Commit message (Expand) | Author | Age | Files | Lines |
* | Tries to address issues with the support of video conferences such as the Cal... | Lyubomir Marinov | 2012-02-12 | 1 | -23/+118 |
* | Fixes (on Java 1.6+ and not 1.5) a leak of pretty much all Window instances c... | Lyubomir Marinov | 2012-02-09 | 1 | -23/+103 |
* | 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 |
* | Typos, renames. | Damian Minkov | 2012-01-30 | 1 | -2/+2 |
* | 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 |
* | Fixes dns resolving failing to use the backup servers in case of a PortUnreac... | Damian Minkov | 2011-12-27 | 1 | -2/+2 |
* | Adds dns change detection on macosx. | Damian Minkov | 2011-12-22 | 1 | -1/+3 |
* | Hide colon in notification title when there is no title | Ingo Bauersachs | 2011-12-22 | 1 | -1/+3 |
* | Reload Dnssec server after config change, hint about necessary restart | Ingo Bauersachs | 2011-12-22 | 1 | -3/+7 |
* | Make protocols aware of DNSSEC exceptions | Ingo Bauersachs | 2011-12-19 | 2 | -20/+94 |
* | DNS resolver implementation based on libjunbound | Ingo Bauersachs | 2011-12-19 | 11 | -0/+1488 |
* | Switches from JMF to FMJ. | Lyubomir Marinov | 2011-12-17 | 1 | -10/+11 |
* | Use dnsjava from boot classpath | Ingo Bauersachs | 2011-12-06 | 1 | -1/+2 |
* | Introduces new operation set for retrieving and storing custom contact types. | Damian Minkov | 2011-11-29 | 1 | -75/+0 |
* | Refresh the default resolver of Lookup, add more DNS trace logging | Ingo Bauersachs | 2011-11-29 | 1 | -14/+28 |
* | Fixes dysfunctional popup menus. Reported by Ingo Bauersachs and Emil Ivov (s... | Yana Stamcheva | 2011-11-23 | 2 | -10/+8 |
* | Add javadoc | Ingo Bauersachs | 2011-11-23 | 1 | -2/+7 |
* | Add diagnostic logging to DNS resolver configuration | Ingo Bauersachs | 2011-11-23 | 2 | -0/+38 |
* | Ctrl-W Cmd-W key combinations now close chat tabs, not the whole window. | Yana Stamcheva | 2011-11-23 | 1 | -2/+2 |
* | Reset DNS server list after network change also when the ParallelResolver is ... | Ingo Bauersachs | 2011-11-22 | 1 | -6/+17 |
* | Removes unnecessary dns query when connecting with jabber, add input check fo... | Damian Minkov | 2011-11-22 | 1 | -2/+36 |
* | Handle input of IP addresses for combined A/AAAA lookups | Ingo Bauersachs | 2011-11-18 | 1 | -0/+21 |
* | Rename combined DNS host lookup | Ingo Bauersachs | 2011-11-18 | 1 | -5/+6 |
* | Add a combined A/AAAA lookup | Ingo Bauersachs | 2011-11-17 | 1 | -0/+60 |
* | Give popups a minimum height and don't cut off text due to rounding | Ingo Bauersachs | 2011-11-12 | 1 | -5/+9 |
* | Makes popup menus disappear when the parent window is not on focus. | Yana Stamcheva | 2011-11-11 | 1 | -0/+60 |
* | Fixes disappearing submenus. | Yana Stamcheva | 2011-11-10 | 1 | -4/+11 |
* | Makes tooltips and menus disappear when the parent window is not on focus. | Yana Stamcheva | 2011-11-08 | 1 | -0/+29 |
* | Introduce a property to let the OS window manager position dialogs when their... | Ingo Bauersachs | 2011-11-01 | 2 | -5/+37 |
* | Stop caching the screen bounds | Ingo Bauersachs | 2011-11-01 | 1 | -65/+43 |
* | Fixes Java 5 incompatibility in AuthenticationWindow constructor, by using an... | Yana Stamcheva | 2011-10-27 | 1 | -1/+17 |
* | Fixes Java 5 incompatibility in AuthenticationWindow constructor, causing Ill... | Yana Stamcheva | 2011-10-27 | 1 | -1/+1 |
* | Changes project name in source license headers from SIP Communicator to Jitsi | Emil Ivov | 2011-10-18 | 86 | -86/+86 |
* | Fixes the blurry taskbar icon on Win7 (c.f. JITSI-964) | Ingo Bauersachs | 2011-10-13 | 1 | -10/+33 |
* | Fixes a possible NullPointerException. | Lyubomir Marinov | 2011-09-26 | 1 | -1/+20 |
* | Adds the following key combinations: Cmd-W closes the call. Esc hangups the c... | Yana Stamcheva | 2011-09-07 | 1 | -2/+17 |
* | Forces gtalk ice enabled on systems with already saved preferences (property ... | Damian Minkov | 2011-09-02 | 1 | -1/+1 |
* | Adds a general dial pad in the contact list. | Yana Stamcheva | 2011-09-02 | 2 | -9/+50 |
* | Enable client TLS authentication for SIP and add a corresponding | Ingo Bauersachs | 2011-08-25 | 3 | -6/+536 |
* | Create a RadioButton class with the Jitsi specifc look&feel | Ingo Bauersachs | 2011-08-25 | 1 | -0/+47 |
* | Ignore manual entered SIP proxy data when autodetect is selected | Ingo Bauersachs | 2011-08-09 | 1 | -0/+24 |
* | Fixes NPE when disconnects from jabber server. | Damian Minkov | 2011-07-13 | 1 | -1/+1 |
* | Removes special symbols before callng phone numbers and lets the user configu... | Yana Stamcheva | 2011-06-01 | 2 | -55/+40 |
* | Formats search strings when calling. Removes intervals and brackets. Also rem... | Yana Stamcheva | 2011-05-31 | 1 | -0/+94 |
* | Changing fix for issue#943, set the title to the application name, as its sta... | Damian Minkov | 2011-05-28 | 2 | -54/+0 |