aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-individual-view.h
Commit message (Collapse)AuthorAgeFilesLines
* Bug 627219 — Link dialog search doesn't workPhilip Withnall2010-08-201-0/+5
| | | | | Allow the store of an EmpathyIndividualView to be changed after construction, and cope with recreating the filter when this happens. Closes: bgo#627219
* use different labels if view is emptyFelix Kaser2010-08-051-0/+3
| | | | | either show "no match found" or "your contact list is empty". fixes bug #621642
* refactored show_offline property to the viewFelix Kaser2010-08-031-0/+7
| | | | | | the show offline property was moved from the individual store to the individual view. this allows to easily and automatically search through offline contacts as well.
* Base the contact list around libfolks metacontacts. Not yet to feature-parityTravis Reitter2010-07-211-0/+99
with mainline Empathy.