aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/gui/main/contactlist/ContactNode.java
Commit message (Collapse)AuthorAgeFilesLines
* Making the contact list component available from outside the gui bundle.Yana Stamcheva2012-08-301-6/+9
|
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
|
* Adds a missing return and removes a few instance fields in the contact list ↵Lyubomir Marinov2011-06-301-1/+1
| | | | UI, spares a few allocations in the history.
* - Introduces new contact list data model that allows adding of external ↵Yana Stamcheva2010-05-031-19/+16
| | | | | | | 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
* First version of the modified contact list interface. Modifications include ↵Yana Stamcheva2010-02-041-0/+83
| | | | a new search box allowing to filter the contact list, contact expansion on select, different approach for calling contacts and more.
* Detect the status of a MetaContact using protocol contact statuses.Yana Stamcheva2006-03-141-67/+0
|
* contactlist tree ongoing work: load the tree from a server contactlist, show ↵Yana Stamcheva2006-02-271-0/+13
| | | | the status of the contacts,etc.
* Change all contactlist related components to get theirs data from the ↵Yana Stamcheva2006-02-241-11/+10
| | | | MetaContactList
* contactlistYana Stamcheva2006-02-051-0/+55