aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/gui/main/call/OneToOneCallPeerPanel.java
Commit message (Expand)AuthorAgeFilesLines
* Move security events back from libjitsi as they are solely used here.Ingo Bauersachs2015-08-231-1/+0
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Shorten the property nameDaniel Pocock2014-08-061-1/+1
* Add property to control display of the personPhoto placeholderDaniel Pocock2014-08-061-8/+64
* Fixes muting local input for all peers in conference calls created after merg...Damian Minkov2014-05-121-1/+1
* Searches in contact sources for display name and avatar when receiving a call...Damian Minkov2014-03-171-3/+58
* Fix ZRTP security status notification when video gets disabledIngo Bauersachs2014-02-081-11/+11
* Adds support for DTLS-SRTP with SIP.Lyubomir Marinov2013-10-031-5/+2
* Fixes NPE for too quickly failing calls not displayed to user.Damian Minkov2013-06-211-1/+8
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-3/+5
* Commits work in progress on fixing issues with video capture on Windows.Lyubomir Marinov2013-05-201-1/+5
* Improves videobridge interface to show participants with no video asyanas2013-05-151-1/+1
* Implements support for CUSAX peer display name in call panel.yanas2013-05-081-2/+2
* Adds support for draft-saintandre-impp-call-info and improves the avataryanas2013-05-071-1/+5
* Fixes multiple failures to (properly) display the local and/or remote videos ...Lyubomir Marinov2013-03-191-11/+24
* - Fixes a race condition in the Jitsi VideoBridge/colibri support which could...Lyubomir Marinov2013-03-061-5/+5
* Works on preventing an issue with the display of remote video which could sca...Lyubomir Marinov2013-02-261-18/+3
* Re-enables the desktop sharing functionality: button selection, region shared...Vincent Lucas2013-02-051-0/+15
* Moves CallRenderer and CallPeerRenderer interfaces to service gui. Moves the ...Yana Stamcheva2013-01-291-3/+5
* Re-enables the LO/SD/HD button for video calls.Vincent Lucas2013-01-291-0/+19
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-241-2/+2
* Restores full-screen display support in calls.Lyubomir Marinov2013-01-231-1/+55
* Restores black background in video calls (which got recently broken/removed).Lyubomir Marinov2013-01-161-21/+0
* Fixes an issue of overlapping videos which could cause the local video in a c...Lyubomir Marinov2013-01-151-8/+43
* Fixes an issue in which the local and the remote videos in a call could disap...Lyubomir Marinov2012-11-281-8/+69
* Allows the telephony conferences utilizing the Jitsi VideoBridge server-side ...Lyubomir Marinov2012-11-271-23/+36
* Moves loading the gui (creating main frame) in event dispatch thread. Make so...Damian Minkov2012-11-191-13/+135
* Adds an option that disables updating the sound level indicators in the call ...Boris Grozev2012-11-121-13/+19
* Fixes exceptions, a memory leak due to incomplete code.Lyubomir Marinov2012-10-241-8/+0
* Makes the mute button reflect the current mute state if it was triggered from...Yana Stamcheva2012-10-221-0/+5
* Tries to work around a problem in the one-to-one call dialog which may displa...Lyubomir Marinov2012-10-181-3/+4
* Commits work in progress on refactorying the call-related user interface for ...Lyubomir Marinov2012-10-171-3/+0
* Commits work in progress on refactorying the call-related user interface for ...Lyubomir Marinov2012-10-151-500/+645
* Fixes zrtp confirm button in a call.Yana Stamcheva2012-10-011-1/+1
* New enhanced interface.Yana Stamcheva2012-09-231-5/+4
* Making the contact list component available from outside the gui bundle.Yana Stamcheva2012-08-301-2/+1
* Fixes a failure to keep the aspect ratio of the video when switching to full ...Lyubomir Marinov2012-07-241-8/+1
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+5
* Adds video conference interface enhancements.Yana Stamcheva2012-06-251-45/+6
* Modify text of security labels to include ciper information.Werner Dittmann2012-06-121-1/+1
* Adds new video conference interface.Yana Stamcheva2012-05-231-4/+4
* Removes OneToOneCallPeerPanel unused code concerning the remote video mouse e...Vincent Lucas2012-05-091-251/+0
* Fixes show/hide local video button.Damian Minkov2012-05-071-3/+1
* Refactors the SoundLevelIndicator Component to not access the width of its pa...Lyubomir Marinov2012-05-041-10/+7
* Fix compile problem after applying patch.Werner Dittmann2012-04-231-1/+1
* Enhance ZID name feature to store AOR/JID.Werner Dittmann2012-04-231-3/+7
* Makes appearance of zrtp confirmation panel configurable.Yana Stamcheva2012-04-201-1/+8
* Fixes video security indication (problem reported by Ingo Bauersachs).Yana Stamcheva2012-04-111-1/+2
* Fixes close security panel button on Windows and empty SDES panel.Yana Stamcheva2012-04-111-3/+7
* Fixes SDES security and call status indent.Yana Stamcheva2012-04-101-5/+5