aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip
Commit message (Expand)AuthorAgeFilesLines
...
* Adds option to disable dnd contact merging.Damian Minkov2012-01-091-3/+25
* Fixes a class cast exception with dns event fire.Damian Minkov2012-01-052-3/+12
* Adds option to customized title and text in authentication window.Damian Minkov2012-01-041-12/+81
* Fixes connection problem and avoids displaying two call windows with Google V...Sebastien Vincent2012-01-044-18/+83
* Fixes cut-off tooltips.Yana Stamcheva2012-01-041-3/+9
* Tries to fix blocking chat after unsuccessful file transfer.Yana Stamcheva2011-12-293-28/+93
* Fixes problem with stored groups which are marked as non persistent.Damian Minkov2011-12-284-10/+28
* Removes non persistent groups from "Add contact" window and "Move to group" m...Yana Stamcheva2011-12-284-2/+38
* Adds matching call history records and by address, not only by display name.Damian Minkov2011-12-272-1/+9
* Fixes dns resolving failing to use the backup servers in case of a PortUnreac...Damian Minkov2011-12-271-2/+2
* Show all call creation errors with an error dialogIngo Bauersachs2011-12-261-11/+1
* Resolve next hop address before accessing an uninitialized fieldIngo Bauersachs2011-12-261-1/+12
* Fixes '[jitsi-dev] Jitsi build 3846 adds one more set of input devices to the...Lyubomir Marinov2011-12-233-13/+20
* Adds dns change detection on macosx.Damian Minkov2011-12-226-2/+39
* Changes string for wrong password to show and server/realm.Damian Minkov2011-12-221-1/+1
* Hide colon in notification title when there is no titleIngo Bauersachs2011-12-221-1/+3
* Translate KeyBindings tab headersIngo Bauersachs2011-12-222-36/+4
* Reload Dnssec server after config change, hint about necessary restartIngo Bauersachs2011-12-222-6/+29
* Localized phone type.Sebastien Vincent2011-12-224-4/+101
* Localizes sparkle menu item - fix duplicating resources.Damian Minkov2011-12-211-3/+9
* Localizes sparkle menu item.Damian Minkov2011-12-212-2/+9
* Renames some protocols, jabber to XMPP, Yahoo! and Google Talk.Damian Minkov2011-12-211-1/+1
* Fixes NoClassDeFoundError in neomedia.Damian Minkov2011-12-211-0/+1
* Fixes NPE if resource icon is not found.Damian Minkov2011-12-214-1/+14
* If no telephony providers is available disable call button in the right-click...Sebastien Vincent2011-12-211-2/+4
* Adds the possibility to call additional phones (retrieved for example in VCar...Sebastien Vincent2011-12-213-8/+157
* Suppress fax number (for example retrieved from VCard) from call menu.Sebastien Vincent2011-12-215-9/+26
* Removes awaiting authorization group for icq as contacts are currently marked...Damian Minkov2011-12-203-229/+44
* Refactors (neomeida's) volume control for the purposes of optimization, simpl...Lyubomir Marinov2011-12-2010-212/+141
* Sign dlls when making msi.Damian Minkov2011-12-191-3/+5
* Add panel for DNSSEC configuration to the DNS advanced config pageIngo Bauersachs2011-12-195-5/+553
* Make protocols aware of DNSSEC exceptionsIngo Bauersachs2011-12-1918-73/+254
* DNS resolver implementation based on libjunboundIngo Bauersachs2011-12-1911-0/+1488
* Remove unneeded reference to FileAccessServiceIngo Bauersachs2011-12-192-25/+0
* Refactor provisioning.Sebastien Vincent2011-12-196-607/+836
* Fixes java.lang.NoClassDefFoundError: javax/xml/transform/dom/DOMSource in ne...Lyubomir Marinov2011-12-191-0/+1
* Switches from JMF to FMJ.Lyubomir Marinov2011-12-176-137/+78
* Refines the garbage collection-related characteristics of AudioMixer.Lyubomir Marinov2011-12-174-125/+391
* Fixes a crash in the Microsoft Outlook Contacts and Address Book integration....Lyubomir Marinov2011-12-172-46/+81
* Does not set visible video button of the call panel before call becomes conne...Sebastien Vincent2011-12-162-2/+8
* Adds a method indicating if a wizard should be shown in availble networks.Yana Stamcheva2011-12-161-0/+12
* Does not display menu when there is only one phone number for the call button...Sebastien Vincent2011-12-153-11/+41
* Fixes case where no protocol providers offer telephony support.Sebastien Vincent2011-12-142-3/+10
* Supports calling phone numbers retrieved from OperationSetServerStoredContact...Sebastien Vincent2011-12-143-11/+203
* Fixes problem with Google Talk client related to IPv6 addresses in ICE candid...Sebastien Vincent2011-12-141-8/+10
* Synchronizes sources with some android changes.Damian Minkov2011-12-137-6/+37
* Make DNSJAVA as SPI optionalIngo Bauersachs2011-12-131-6/+13
* Adapt D-Bus NetworkManager signal listener to NM_STATE 0.9Ingo Bauersachs2011-12-122-9/+155
* Does the 2-bit shift for the DSCP value directly in the code, so users have o...Sebastien Vincent2011-12-103-16/+16
* Fixes GoogleContacts support for domain without xmpp-client SRV.Sebastien Vincent2011-12-071-15/+13