aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/gui/main/call/ReceivedCallDialog.java
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Adds custom header to indicate screen sharing initiated calls.Damian Minkov2015-02-101-4/+14
* Searches in contact sources for display name and avatar when receiving a call...Damian Minkov2014-03-171-39/+167
* Adds account info in incoming call dialog and property to enable removing dom...Damian Minkov2014-02-051-6/+34
* Add placeholders and fix spelling miskatesIngo Bauersachs2013-11-071-7/+7
* Adds support for draft-saintandre-impp-call-info and improves the avataryanas2013-05-071-18/+2
* Moves CallRenderer and CallPeerRenderer interfaces to service gui. Moves the ...Yana Stamcheva2013-01-291-1/+0
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-241-1/+1
* Updates the incoming call dialog look.Yana Stamcheva2012-10-041-8/+0
* Commits work in progress on improving, stabalising audio and video telephony ...Lyubomir Marinov2012-10-011-23/+41
* Adds phonenumbers and search to transfer and conference invite dialogs. Impro...Yana Stamcheva2012-09-171-1/+0
* Making the contact list component available from outside the gui bundle.Yana Stamcheva2012-08-301-1/+1
* Moves the ConfigurationService and FileAccessService implementations from Jit...Lyubomir Marinov2012-07-101-0/+2
* Adds UI for cross protocol conference calls. Adds also the possibility to add...Sebastien Vincent2012-02-201-3/+14
* Adds the possibility to answer video call with video enabled for SIP and XMPP.Sebastien Vincent2011-12-021-2/+12
* Isolates notification management and triggering.Damian Minkov2011-11-171-2/+0
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Shows display name along the address in call dialog and incoming call dialog.Damian Minkov2011-07-061-12/+69
* When calling a contact, not contained in the contact list, we search for its ...Yana Stamcheva2011-01-141-337/+27
* Try to obtain the received call notification contact image from one of the ad...Yana Stamcheva2011-01-091-26/+42
* Try to obtain the received call notification contact image from one of the co...Yana Stamcheva2011-01-081-1/+123
* New received call dialog for Mac users.Yana Stamcheva2010-12-221-13/+106
* Skin support patch provided by Adam Netocny. Adding skin support in the SIP C...Yana Stamcheva2010-11-031-4/+36
* Add javadoc, fix warnings and typos.Sebastien Vincent2010-09-111-1/+1
* Correctly scale incoming call contact image.Yana Stamcheva2010-06-081-2/+1
* - improving call transfer interface - work in progressYana Stamcheva2010-06-071-32/+4
* Prevent Call Dialog from stealing focus.Damian Minkov2010-06-021-0/+5
* Fix missed calls number.Yana Stamcheva2010-05-041-2/+0
* - Introduces new contact list data model that allows adding of external conta...Yana Stamcheva2010-05-031-0/+2
* Fixes a Cross Site Scripting (XSS) vulnerability by handling caller informati...Yana Stamcheva2010-04-161-0/+2
* First version of the modified contact list interface. Modifications include a...Yana Stamcheva2010-02-041-1/+1
* Commits the patch of Sebastien Vincent provided on the dev mailing list in an...Lyubomir Marinov2009-10-131-1/+1
* Fixes some bugs with call windows including:Yana Stamcheva2009-10-091-13/+27
* Javadoc fixes. Removes a few warning. Moves code from CallSipImpl to CallPeer...Emil Ivov2009-09-291-1/+1
* Renames occurrences of callParticipant to callPeer so that it would better re...Emil Ivov2009-08-091-23/+22
* Renames CallParticipant to CallPeer so that it would better reflect our new C...Emil Ivov2009-08-091-1/+1
* Renames CallParticipant to CallPeer so that it would better reflect our new C...Emil Ivov2009-08-091-3/+3
* Undo revision 5226, see Lubo's e-mail in list.Werner Dittmann2009-04-051-2/+0
* Remove warning, mostly serialVersionUID stuff. This is part of the effort to ...Werner Dittmann2009-04-041-0/+2
* enhancements to the swing popup notification, new behavior for the trayicon, ...Symphorien Wanko2009-02-201-1/+0
* Removes unnecessary classes and fields, fixes warnings.Lyubomir Marinov2009-02-161-3/+1
* The "ReceivedCallDialog" was hidden behind the main application window when t...Yana Stamcheva2009-01-191-0/+1
* - Delays the creation of the Options dialog and the loading of the Configurat...Lyubomir Marinov2008-12-201-3/+3
* Language resources updated.Yana Stamcheva2008-12-091-2/+3
* Moves the functionality of swing-common.jar into util.jar and removes swing-c...Lyubomir Marinov2008-12-081-1/+1
* Upon Yana's request, restores ImageLoader back into .impl.gui.utils from .swi...Lyubomir Marinov2008-12-081-0/+1
* Fixes warnings about unused imports.Lyubomir Marinov2008-12-061-1/+0
* Fixes issue #491 - Incoming call buttons half hidden.Lyubomir Marinov2008-12-031-11/+29
* Minor optimizations to .impl.gui.main.call wrt Map iterations, memory consump...Lyubomir Marinov2008-11-261-11/+1
* UI enhancements.Yana Stamcheva2008-11-131-9/+5