aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-individual-store.c
Commit message (Expand)AuthorAgeFilesLines
* Use explicit boolean expressions for if-conditionals, according to Telepathy ...Travis Reitter2010-07-211-1/+1
* Add some more validation when sorting the contact list.Travis Reitter2010-07-211-8/+10
* Allow changing of individuals' aliasesPhilip Withnall2010-07-211-3/+1
* Fix some referencing bugs with the IndividualStore and IndividualViewPhilip Withnall2010-07-211-5/+2
* Follow the new tree store insertion convention used by the contact list store...Travis Reitter2010-07-211-7/+8
* Finish adding favourites supportPhilip Withnall2010-07-211-20/+21
* Support contact removalTravis Reitter2010-07-211-2/+8
* Use the new FolksFavourite interface for favourites supportPhilip Withnall2010-07-211-3/+1
* Avoid potential segfaults if there are no contacts on the first pass.Travis Reitter2010-07-211-5/+8
* Re-implement the context menu for IndividualsTravis Reitter2010-07-211-23/+18
* Implement avatar support.Travis Reitter2010-07-211-10/+23
* Base the contact list around libfolks metacontacts. Not yet to feature-parityTravis Reitter2010-07-211-0/+1830