]> git.0d.be Git - empathy.git/history - libempathy-gtk/empathy-individual-store.c
Use the gio async pattern for fetching Individuals' avatars
[empathy.git] / libempathy-gtk / empathy-individual-store.c
2010-07-20 Travis ReitterUse the gio async pattern for fetching Individuals...
2010-07-20 Travis ReitterTake advantage of the tp_clear_* utility functions.
2010-07-20 Travis ReitterUse explicit boolean expressions for if-conditionals...
2010-07-20 Travis ReitterAdd some more validation when sorting the contact list.
2010-07-20 Philip WithnallAllow changing of individuals' aliases
2010-07-20 Philip WithnallFix some referencing bugs with the IndividualStore...
2010-07-20 Travis ReitterFollow the new tree store insertion convention used...
2010-07-20 Philip WithnallFinish adding favourites support
2010-07-20 Travis ReitterSupport contact removal
2010-07-20 Philip WithnallUse the new FolksFavourite interface for favourites...
2010-07-20 Travis ReitterAvoid potential segfaults if there are no contacts...
2010-07-20 Travis ReitterRe-implement the context menu for Individuals
2010-07-20 Travis ReitterImplement avatar support.
2010-07-20 Travis ReitterBase the contact list around libfolks metacontacts...