aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-individual-menu.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove the “Add Contact…” menu entry from EmpathyIndividualMenuPhilip Withnall2010-09-021-1/+0
| | | | It's never used, but is a CPU drain and can sometimes appear uninvited.
* Make EmpathyIndividualMenu a proper GObject, derived from GtkMenuPhilip Withnall2010-09-021-0/+26
|
* Support previous conversations in the Personas menu.Travis Reitter2010-08-161-1/+2
|
* Support chat room invites in the Personas menu.Travis Reitter2010-08-161-1/+2
|
* Also support file transfer in the Personas menu.Travis Reitter2010-08-161-1/+2
|
* Support calls in the Personas menu.Travis Reitter2010-08-161-2/+4
|
* Add Personas entries to the contact menu.Travis Reitter2010-08-161-2/+4
| | | | | This lets us specifically select which contact to chat and perform other actions with.
* Add EmpathyLinkingDialogPhilip Withnall2010-08-121-1/+3
| | | | | A dialogue which uses EmpathyIndividualLinker to allow linking of Individuals, accessible by a "Link" entry in the contacts' context menu.
* Re-implement the context menu for IndividualsTravis Reitter2010-07-211-0/+20
|
* Base the contact list around libfolks metacontacts. Not yet to feature-parityTravis Reitter2010-07-211-0/+44
with mainline Empathy.