aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-individual-menu.c
Commit message (Expand)AuthorAgeFilesLines
* Fix linking menu entry mnemonicPhilip Withnall2010-08-121-1/+1
* Add EmpathyLinkingDialogPhilip Withnall2010-08-121-1/+38
* re-implement empathy_dispatcher_chat_with_contact using empathy_dispatcher_ch...Guillaume Desmottes2010-08-111-2/+1
* empathy_call_factory_new_call_with_streams: remove callback argGuillaume Desmottes2010-08-111-2/+2
* empathy-individual-menu: no need to get the call factoryGuillaume Desmottes2010-08-091-4/+0
* 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