aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-individual-menu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'pwith/folks-integ-rebase1-fixes-rebase1' into folks-fixesTravis Reitter2010-07-221-4/+2
* Cut obsolete comment.Travis Reitter2010-07-211-1/+0
* Simplify validation.Travis Reitter2010-07-211-1/+1
* Take advantage of tp_clear_object().Travis Reitter2010-07-211-2/+1
* Don't leak references to the contacts returned from empathy_contact_dup_from_...Travis Reitter2010-07-211-0/+6
* Add 'dup' to the names of empathy_contact_from_folks_individual() and folks_i...Travis Reitter2010-07-211-17/+17
* Remove unused EmpathyIndividualManager instances from the individual menuPhilip Withnall2010-07-211-9/+0
* Take advantage of favourites being a hard requirement and add stubs for addin...Travis Reitter2010-07-211-4/+0
* Support contact addingTravis Reitter2010-07-211-7/+3
* Use the new FolksFavourite interface for favourites supportPhilip Withnall2010-07-211-6/+3
* Avoid potential segfaults if there are no contacts on the first pass.Travis Reitter2010-07-211-18/+5
* Re-implement the context menu for IndividualsTravis Reitter2010-07-211-0/+769