aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/gui/main/contactlist/SourceContactRightButtonMenu.java
Commit message (Collapse)AuthorAgeFilesLines
* Shows error dialog if provisioning failed and is mandatory.Damian Minkov2012-07-111-1/+0
|
* Makes popup menus disappear when the parent window is not on focus.Yana Stamcheva2011-11-111-1/+1
|
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
|
* Adds a configuration property allowing to enable/disable add/remove contact ↵Yana Stamcheva2011-06-211-2/+6
| | | | functionality from provisioning.
* Show an add contact button for call history and external source contacts.Yana Stamcheva2011-01-171-89/+2
|
* When calling a contact, not contained in the contact list, we search for its ↵Yana Stamcheva2011-01-141-9/+33
| | | | | | | image in one of the contact sources (mac address book/outlook). Let the user choose the account to use when calling an address book/outlook contact (when clicking the call button, as well as when choosing the right button menu). Remove the @ sign from number contacts when searching for a corresponding image.
* Reflect contact capabilities in call history.Sebastien Vincent2010-12-161-1/+11
|
* Patch provided by Adam Netocny making all contact list classes skinnable.Yana Stamcheva2010-09-271-8/+40
|
* Add contact menu for history items (and in general for contact source items)Yana Stamcheva2010-05-061-0/+93
|
* Fix call history right button menu.Yana Stamcheva2010-05-031-1/+1
|
* - Introduces new contact list data model that allows adding of external ↵Yana Stamcheva2010-05-031-0/+136
contact sources and hence the search in such sources. - As part of the support for external contact sources, implements a call history external source and its user interface. - Addresses issue #706 Indicate missed calls