aboutsummaryrefslogtreecommitdiffstats
path: root/src/net
Commit message (Expand)AuthorAgeFilesLines
* Resize general config pane along with the outer windowIngo Bauersachs2011-10-301-1/+1
* Remove border from dialpad-button to hide the button style on ubuntuIngo Bauersachs2011-10-291-0/+3
* General config: put labels on top of the section to gain h-spaceIngo Bauersachs2011-10-293-101/+76
* Add a border to the options form buttons when OS is not MacOSIngo Bauersachs2011-10-291-3/+4
* Split audio and video configuration forms into tabbed panesIngo Bauersachs2011-10-291-94/+31
* Reference config panels type-safeIngo Bauersachs2011-10-291-7/+5
* Fixes a NPE in history reading.Damian Minkov2011-10-282-2/+8
* Fixes a problem when we cancel a Jingle call, it is not really cancelled. In ...Sebastien Vincent2011-10-281-2/+43
* Fixes issue with not appearing advanced form if the configuration window is o...Yana Stamcheva2011-10-281-1/+1
* Adds an AbstractQualityControlWrapper to remove duplicated code between SIP a...Sebastien Vincent2011-10-273-220/+157
* Adds support of changing video resolution the remote peer send to us for XMPP.Sebastien Vincent2011-10-275-18/+412
* 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
* Checks if the parent meta group exists before trying to remove a contact from...Yana Stamcheva2011-10-261-10/+14
* Fixes another case where video resolution failed to change. The situation is ...Sebastien Vincent2011-10-263-2/+47
* Fixes call video resolution changes in the following situation: A changes to ...Sebastien Vincent2011-10-263-0/+54
* Changes sip status dispatching behaviour (basic closed status, sets to offlin...Damian Minkov2011-10-251-65/+18
* OTR: Fix a recursive call that should have gone to the outer classIngo Bauersachs2011-10-251-1/+1
* Fixes NullPointerException when making a call.Yana Stamcheva2011-10-241-4/+4
* Makes Preferences/Options window resizable. Part of patch provided by Ingo Ba...Yana Stamcheva2011-10-242-5/+21
* Fixes fullscreen issue on Mac OS X with multi monitors where all screens turn...Sebastien Vincent2011-10-241-2/+11
* Fixes tooltips staying visible when the parent window has lost focus.Yana Stamcheva2011-10-2421-31/+115
* Integrates patch from Patrick reported on dev mailing-list with subject ' pr...Sebastien Vincent2011-10-241-0/+18
* Fixes RTP timestamp with SILK codec.Sebastien Vincent2011-10-241-3/+59
* Fixes G.729 timestamp that can cause audio problems (such as audio crackles o...Sebastien Vincent2011-10-241-0/+55
* Loads the Java VM into Jitsi's run.exe in order to fix issue #963: Starting J...Lyubomir Marinov2011-10-242-19/+12
* Fixes some connection issues with msn, where provider goes in a state like it...Damian Minkov2011-10-245-18/+42
* Fixes an issue where we always end up sending html messages even if there is ...Damian Minkov2011-10-241-7/+10
* Fixes pixelated avatar image on minimized MacOSX window.Yana Stamcheva2011-10-231-3/+2
* Stop XMPP connection when the CertificateService is unavailable and TLS is re...Ingo Bauersachs2011-10-221-0/+4
* Fixes slow sending of jabber messages.Damian Minkov2011-10-216-16/+117
* Fixes RGB format support for V4L2 Linux camera devices.Sebastien Vincent2011-10-204-13/+24
* Fixes wrong param in httputils result (reported by Davide Corda).Damian Minkov2011-10-201-1/+1
* Fixes jabber 'ext' supported features (i.e. a Gmail or android without suppor...Sebastien Vincent2011-10-202-10/+19
* Fixes possible concurrent modification exception in TransportManagerGTalkImpl.Sebastien Vincent2011-10-191-61/+76
* Check that STUN servers name discovered by SRV/jingleinfo can be resolved.Sebastien Vincent2011-10-192-0/+18
* Attempt to fix fullscreen display on Windows by disabling D3D pipeline (used ...Sebastien Vincent2011-10-181-1/+5
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-182001-2009/+2009
* Tries to pre-select the preferred account in the add contact dialog if such e...Yana Stamcheva2011-10-172-0/+68
* Unifies menus in the chat window.Yana Stamcheva2011-10-171-2/+3
* Updates ice4j.jar which fixes a problem with symmetrical NAT. Adds support fo...Sebastien Vincent2011-10-171-1/+1
* Fixes issues with moving metacontacts.Damian Minkov2011-10-171-3/+16
* Merge branch 'srtcp2'Ingo Bauersachs2011-10-179-257/+222
* Fixes html tags appearing in chat window when a smiley is sent.Yana Stamcheva2011-10-174-13/+29
* Fix shift values when converting from/to network order.Werner Dittmann2011-10-161-2/+2
* New ZRTP library that supports trusted MitM/PBX feature and implement SRTCP h...Werner Dittmann2011-10-166-42/+906
* Update httputil bundle with common codec import.Damian Minkov2011-10-141-0/+5
* Updates ice4j.jar which fixes some bugs with TCP. Fixes Exception when having...Sebastien Vincent2011-10-131-1/+6
* Fixes jabber chat html messages. Replaces <BR> tags with <BR/> and trims the ...Yana Stamcheva2011-10-133-5/+8
* Fixes the blurry taskbar icon on Win7 (c.f. JITSI-964)Ingo Bauersachs2011-10-131-10/+33