aboutsummaryrefslogtreecommitdiffstats
path: root/src/net
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes a situation where call button is not shown on initial contact click.Damian Minkov2012-01-193-8/+4
* Fixes NullPointerException when retrieving delete text button rectangle in te...Yana Stamcheva2012-01-181-0/+5
* Adds support for audio devices hotplug as well as to change input/output audi...Sebastien Vincent2012-01-1823-173/+764
* Delivers SystemActivity events in different thread and on windows give time t...Damian Minkov2012-01-182-34/+249
* Updates tooltip icons after showing loading text.Damian Minkov2012-01-181-12/+26
* Fixes ui blocking displaying contact in contactlist or in the tooltip, when c...Damian Minkov2012-01-189-211/+665
* Resolves a problem with jabber contact list if server replay is delayed. Enab...Damian Minkov2012-01-1812-39/+98
* Leave security panel in place if one stream is still encryptedIngo Bauersachs2012-01-154-3/+27
* Create security off event object in security control event handlerIngo Bauersachs2012-01-152-18/+13
* Fix NPE after stop of desktop sharingIngo Bauersachs2012-01-152-10/+13
* Remove unused packet counter fieldIngo Bauersachs2012-01-151-6/+0
* Remove sun JMF importIngo Bauersachs2012-01-151-2/+0
* Avoid duplicate loading of KeyStore when editing a CertConfig entryIngo Bauersachs2012-01-151-1/+2
* Fix stackoverflow on SIP server resolution when SRV host entry is unresolvableIngo Bauersachs2012-01-151-2/+6
* Adds property to disable otr plugin.Damian Minkov2012-01-132-51/+67
* Fixes a problem with creating two instances ot NetworkConfigurationWatcher.Damian Minkov2012-01-123-8/+24
* Fixes the RTP time stamps and the packetization of PCMA, malfunctioning 8 kHz...Lyubomir Marinov2012-01-123-128/+131
* Makes sure the peer is set to failed if creating call failed, like starting a...Damian Minkov2012-01-112-4/+34
* Adds some enhancements on chat room list dialog. Fixes some NPE exceptions.Damian Minkov2012-01-113-28/+45
* Adds a button in the CallPanel to create a chat between call peers.Vincent Lucas2012-01-112-1/+92
* Fixes possible NPE, making some contacts to disappear from contactlist.Damian Minkov2012-01-091-1/+1
* 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