aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Sebastien Vincent2012-01-044-18/+83
| | | | Voice.
* 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" ↵Yana Stamcheva2011-12-284-2/+38
| | | | menu.
* 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 ↵Damian Minkov2011-12-271-2/+2
| | | | PortUnreachableException.
* 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 load of libglobalshortcut and a segmentation fault on Mac OS X 10.5.Sebastien Vincent2011-12-241-2/+6
|
* Fixes '[jitsi-dev] Jitsi build 3846 adds one more set of input devices to ↵Lyubomir Marinov2011-12-233-13/+20
| | | | the audio options on each start (Linux 32-bit)' reported by Kertesz Laszlo on the dev mailing list.
* Adds dns change detection on macosx.Damian Minkov2011-12-228-3/+100
|
* 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
|
* Update libjunbound mac-binary and build-scriptsIngo Bauersachs2011-12-224-25/+105
|
* Translate KeyBindings tab headersIngo Bauersachs2011-12-222-36/+4
|
* Reload Dnssec server after config change, hint about necessary restartIngo Bauersachs2011-12-222-6/+29
|
* Fixes loading sparkle library.Damian Minkov2011-12-223-6/+12
|
* 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-215-8/+29
|
* Adds -mmacosx-version-min=10.5 flag for the native libraries (libs compiled ↵Sebastien Vincent2011-12-211-0/+8
| | | | without this flag on Mac OS X 10.6 will not work on Mac OS X 10.5).
* 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 ↵Sebastien Vincent2011-12-211-2/+4
| | | | right-click menu.
* Adds the possibility to call additional phones (retrieved for example in ↵Sebastien Vincent2011-12-213-8/+157
| | | | VCard) in the chat window.
* Revert some changes that should not be part of the previous commit.Sebastien Vincent2011-12-211-67/+3
|
* Suppress fax number (for example retrieved from VCard) from call menu.Sebastien Vincent2011-12-216-12/+93
|
* Removes awaiting authorization group for icq as contacts are currently ↵Damian Minkov2011-12-203-229/+44
| | | | marked as waiting for authorization.
* Refactors (neomeida's) volume control for the purposes of optimization, ↵Lyubomir Marinov2011-12-2010-212/+141
| | | | simplification.
* 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
|
* Add libjunbound to access Unbound from JavaIngo Bauersachs2011-12-1919-0/+1723
|
* 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 ↵Lyubomir Marinov2011-12-191-0/+1
| | | | neomedia.
* Switches from JMF to FMJ.Lyubomir Marinov2011-12-1711-575/+1749
|
* 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 ↵Lyubomir Marinov2011-12-176-142/+857
| | | | integration. Does not display contacts and contact groups without contact details. Displays the company name for contacts without a display name akin to Microsoft Outlook.
* Does not set visible video button of the call panel before call becomes ↵Sebastien Vincent2011-12-162-2/+8
| | | | connected.
* 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 ↵Sebastien Vincent2011-12-153-11/+41
| | | | button (on the contact and in the right button menu).
* Fixes case where no protocol providers offer telephony support.Sebastien Vincent2011-12-142-3/+10
|
* Supports calling phone numbers retrieved from ↵Sebastien Vincent2011-12-143-11/+203
| | | | OperationSetServerStoredContactInfo.
* Fixes problem with Google Talk client related to IPv6 addresses in ICE ↵Sebastien Vincent2011-12-141-8/+10
| | | | candidates.
* Synchronizes sources with some android changes.Damian Minkov2011-12-137-6/+37
|