]> git.0d.be Git - empathy.git/history - libempathy/empathy-individual-manager.c
Merge branch 'folks-async-and-prepare'
[empathy.git] / libempathy / empathy-individual-manager.c
2010-07-27 Travis ReitterMerge branch 'folks-async-and-prepare'
2010-07-27 Travis ReitterAdjust for signature change in folks_groups_change_group()
2010-07-27 Travis ReitterAdjust for signature change in folks_individual_aggrega...
2010-07-27 Philip WithnallUse the new IndividualAggregator.prepare() method
2010-07-21 Philip WithnallMerge EmpathyContact:name and *_set_alias() to EmpathyC...
2010-07-21 Philip WithnallAdd a link between EmpathyContact and FolksPersona
2010-07-21 Travis ReitterMerge remote branch 'pwith/folks-integ-rebase1-fixes...
2010-07-20 Travis ReitterTake advantage of tp_asv_new().
2010-07-20 Travis ReitterAdjust to the new add_persona_from_details() API.
2010-07-20 Travis ReitterUpdate to the FolksIndividualAggregator:individuals...
2010-07-20 Travis ReitterOnly have one parameter per function definition line.
2010-07-20 Travis ReitterCut excessive G_STRLOC in DEBUG statements.
2010-07-20 Travis ReitterChain up IndividualManager's dispose() to call its...
2010-07-20 Travis ReitterPerform the IndividualManager dispose work in a dispose...
2010-07-20 Travis ReitterAdd a comment about the IndividualManager's general...
2010-07-20 Travis ReitterUse the more-conventional approach to signal emission...
2010-07-20 Travis ReitterTake advantage of the tp_clear_* utility functions.
2010-07-20 Philip WithnallHold a reference to the contact we're adding as an...
2010-07-20 Travis ReitterFix trivial casting error.
2010-07-20 Philip WithnallSupport removing groups
2010-07-20 Philip WithnallRemove an unused connection to the telepathy-logger...
2010-07-20 Travis ReitterCut outdated comment.
2010-07-20 Philip WithnallFinish adding favourites support
2010-07-20 Travis ReitterSupport contact removal
2010-07-20 Travis ReitterSupport contact adding
2010-07-20 Philip WithnallUse the new FolksFavourite interface for favourites...
2010-07-20 Travis ReitterRe-implement the context menu for Individuals
2010-07-20 Travis ReitterBase the contact list around libfolks metacontacts...