aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-individual-view.h
Commit message (Collapse)AuthorAgeFilesLines
* 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.