aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-persona-store.c
Commit message (Expand)AuthorAgeFilesLines
* Adapt to API change in FolksIndividual::personas-changed.Travis Reitter2011-06-071-7/+19
* Adapt to API break in folks_individual_get_personas.Travis Reitter2011-06-071-6/+21
* Fix warnings from GCC 4.6 about variables that are set but not used.Kjartan Maraas2011-03-171-5/+2
* Adjust for Folks PresenceOwner -> PresenceDetails renameTravis Reitter2011-03-151-9/+10
* Adjust for Folks Aliasable -> AliasDetails renameTravis Reitter2011-03-151-7/+7
* Adjust for FolksHasPresence -> FolksPresenceOwnerTravis Reitter2011-02-011-7/+9
* Bug 637097 — Port to latest folks API changesPhilip Withnall2010-12-141-5/+7
* Prevent premature finalisation of an EmpathyPersonaStore in certain casesPhilip Withnall2010-12-131-0/+7
* Port Empathy to use FolksAliasable and FolksGroupablePhilip Withnall2010-10-051-7/+9
* Port EmpathyPersonaStore to use Individual.personas_changedPhilip Withnall2010-08-301-33/+11
* Add an "account" column to EmpathyPersonaStorePhilip Withnall2010-08-201-0/+9
* persona-store: use empathy_contact_dup_from_tp_contact instead of empathy_con...Guillaume Desmottes2010-08-131-5/+5
* Add EmpathyPersonaStore and EmpathyPersonaViewPhilip Withnall2010-08-121-0/+1168