Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | empathy-individual-menu: no need to get the call factory | Guillaume Desmottes | 2010-08-09 | 1 | -4/+0 |
| | |||||
* | Merge remote branch 'pwith/folks-integ-rebase1-fixes-rebase1' into folks-fixes | Travis Reitter | 2010-07-22 | 1 | -4/+2 |
| | |||||
* | Cut obsolete comment. | Travis Reitter | 2010-07-21 | 1 | -1/+0 |
| | |||||
* | Simplify validation. | Travis Reitter | 2010-07-21 | 1 | -1/+1 |
| | |||||
* | Take advantage of tp_clear_object(). | Travis Reitter | 2010-07-21 | 1 | -2/+1 |
| | |||||
* | Don't leak references to the contacts returned from ↵ | Travis Reitter | 2010-07-21 | 1 | -0/+6 |
| | | | | empathy_contact_dup_from_folks_individual(). | ||||
* | Add 'dup' to the names of empathy_contact_from_folks_individual() and ↵ | Travis Reitter | 2010-07-21 | 1 | -17/+17 |
| | | | | folks_individual_from_empathy_contact() to make it clear that the return value has been referenced. | ||||
* | Remove unused EmpathyIndividualManager instances from the individual menu | Philip Withnall | 2010-07-21 | 1 | -9/+0 |
| | |||||
* | Take advantage of favourites being a hard requirement and add stubs for ↵ | Travis Reitter | 2010-07-21 | 1 | -4/+0 |
| | | | | adding/removing individuals as favourites. | ||||
* | Support contact adding | Travis Reitter | 2010-07-21 | 1 | -7/+3 |
| | |||||
* | Use the new FolksFavourite interface for favourites support | Philip Withnall | 2010-07-21 | 1 | -6/+3 |
| | |||||
* | Avoid potential segfaults if there are no contacts on the first pass. | Travis Reitter | 2010-07-21 | 1 | -18/+5 |
| | |||||
* | Re-implement the context menu for Individuals | Travis Reitter | 2010-07-21 | 1 | -0/+769 |