| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow linking personas through EmpathyIndividualManager | Philip Withnall | 2010-08-12 | 1 | -0/+34 |
* | Maintain a list of Individuals which have EmpathyContacts in the manager | Philip Withnall | 2010-08-03 | 1 | -24/+113 |
* | Don't warn when adding an existing contact | Philip Withnall | 2010-08-03 | 1 | -4/+8 |
* | Adjust for signature change in folks_groups_change_group() | Travis Reitter | 2010-07-27 | 1 | -1/+18 |
* | Adjust for signature change in folks_individual_aggregator_remove_individual() | Travis Reitter | 2010-07-27 | 1 | -1/+19 |
* | Use the new IndividualAggregator.prepare() method | Philip Withnall | 2010-07-27 | 1 | -0/+1 |
* | Merge EmpathyContact:name and *_set_alias() to EmpathyContact:alias | Philip Withnall | 2010-07-22 | 1 | -1/+1 |
* | Add a link between EmpathyContact and FolksPersona | Philip Withnall | 2010-07-22 | 1 | -0/+3 |
* | Merge remote branch 'pwith/folks-integ-rebase1-fixes-rebase1' into folks-fixes | Travis Reitter | 2010-07-22 | 1 | -0/+1 |
* | Take advantage of tp_asv_new(). | Travis Reitter | 2010-07-21 | 1 | -5/+3 |
* | Adjust to the new add_persona_from_details() API. | Travis Reitter | 2010-07-21 | 1 | -2/+4 |
* | Update to the FolksIndividualAggregator:individuals-changed signal. | Travis Reitter | 2010-07-21 | 1 | -23/+14 |
* | Only have one parameter per function definition line. | Travis Reitter | 2010-07-21 | 1 | -1/+2 |
* | Cut excessive G_STRLOC in DEBUG statements. | Travis Reitter | 2010-07-21 | 1 | -3/+3 |
* | Chain up IndividualManager's dispose() to call its parent's dispose(). | Travis Reitter | 2010-07-21 | 1 | -0/+2 |
* | Perform the IndividualManager dispose work in a dispose() function, not final... | Travis Reitter | 2010-07-21 | 1 | -2/+2 |
* | Add a comment about the IndividualManager's general memory management policy. | Travis Reitter | 2010-07-21 | 1 | -0/+6 |
* | Use the more-conventional approach to signal emission in IndividualManager. | Travis Reitter | 2010-07-21 | 1 | -32/+44 |
* | Take advantage of the tp_clear_* utility functions. | Travis Reitter | 2010-07-21 | 1 | -5/+2 |
* | Hold a reference to the contact we're adding as an individual | Philip Withnall | 2010-07-21 | 1 | -4/+11 |
* | Fix trivial casting error. | Travis Reitter | 2010-07-21 | 1 | -1/+2 |
* | Support removing groups | Philip Withnall | 2010-07-21 | 1 | -0/+26 |
* | Remove an unused connection to the telepathy-logger service | Philip Withnall | 2010-07-21 | 1 | -24/+0 |
* | Cut outdated comment. | Travis Reitter | 2010-07-21 | 1 | -2/+0 |
* | Finish adding favourites support | Philip Withnall | 2010-07-21 | 1 | -0/+22 |
* | Support contact removal | Travis Reitter | 2010-07-21 | 1 | -2/+16 |
* | Support contact adding | Travis Reitter | 2010-07-21 | 1 | -0/+50 |
* | Use the new FolksFavourite interface for favourites support | Philip Withnall | 2010-07-21 | 1 | -24/+4 |
* | Re-implement the context menu for Individuals | Travis Reitter | 2010-07-21 | 1 | -0/+30 |
* | Base the contact list around libfolks metacontacts. Not yet to feature-parity | Travis Reitter | 2010-07-21 | 1 | -0/+290 |