aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/gui/main/contactlist/CallHistoryFilter.java
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Fixes NPEs with contact queries.Damian Minkov2014-03-061-0/+3
* Changes call history filter to work with async query.hristoterezov2014-02-241-30/+5
* Fixes issues with the async queries of the contact list which may causehristoterezov2014-01-081-23/+25
* Reverts changes from 160bccf16f2eb0ff8d560c52e4d15f95336a3512 , dfac8a056e02d...hristoterezov2013-12-161-27/+27
* Fixes history filter results.hristoterezov2013-12-141-2/+26
* Changes the contact source interfaces to use only the listeners for addinghristoterezov2013-12-141-26/+2
* Adds phonenumbers and search to transfer and conference invite dialogs. Impro...Yana Stamcheva2012-09-171-11/+8
* Making the contact list component available from outside the gui bundle.Yana Stamcheva2012-08-301-7/+7
* 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 U...Lyubomir Marinov2011-06-301-15/+8
* Implements "show more" functionality in contact list search.Yana Stamcheva2011-02-231-1/+1
* Fixes disappearing call history on search in the contact list.Yana Stamcheva2011-01-271-2/+4
* Introducing voice messages user interface.Yana Stamcheva2010-11-091-0/+50
* Fix appearing unknown contact buttons in the contact list, when the search ha...Yana Stamcheva2010-05-261-0/+2
* Fixes contact list behavior and introduces more smooth writing in the search ...Yana Stamcheva2010-05-201-26/+9
* Results from a MetaContactList filtering are now returned as events.Yana Stamcheva2010-05-101-68/+28
* Added debug messages for contact list filters.Yana Stamcheva2010-05-061-0/+8
* Asynchronous call history queries with limited result count.Yana Stamcheva2010-05-061-1/+1
* Try to fix contact list strange behavior.Yana Stamcheva2010-05-041-0/+1
* - Introduces new contact list data model that allows adding of external conta...Yana Stamcheva2010-05-031-0/+154