aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-contact-menu.h
Commit message (Collapse)AuthorAgeFilesLines
* Make 'Favourite' only appear when EMPATHY_CONTACT_FEATURE_FAVOURITE setDanielle Madeley2010-04-011-1/+2
|
* Add 'favorite' checkbox to the contact menuGuillaume Desmottes2010-03-151-0/+1
|
* Instantiate ShareMyDesktop feature in the contact menu of EmpathyArnaud Maillet2009-07-201-0/+1
|
* Determine if the contact is not in the Contact List and add a menu item as ↵Davyd Madeley2009-07-151-0/+1
| | | | appropriate
* [Goal] Clean up GLib and GTK+ includes in empathy (Fixes #585669)Luis Menina2009-06-141-1/+1
| | | | | | Allows to compile with G_DISABLE_SINGLE_INCLUDES, GDK_PIXBUF_DISABLE_SINGLE_INCLUDES and GTK_DISABLE_SINGLE_INCLUDES. This prepares for the GNOME 3.0 transition.
* add 'Video Call' entry to the Contact menuGuillaume Desmottes2009-05-181-0/+1
|
* rename empathy_contact_call_menu_item_new to ↵Guillaume Desmottes2009-05-181-1/+1
| | | | empathy_contact_audio_call_menu_item_new
* empathy-contact-menu: fix coding styleGuillaume Desmottes2009-05-181-1/+1
|
* Added "Send file" item to contact menu widget. (Jonny Lamb)Jonny Lamb2008-11-221-0/+1
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1741
* Display invite menu entry in the contact menuXavier Claessens2008-10-131-0/+1
| | | | svn path=/trunk/; revision=1581
* Create contact menu in empathy-contact-menu.hXavier Claessens2008-04-251-5/+17
| | | | svn path=/trunk/; revision=1046
* Move contact menu code to its own module.Xavier Claessens2008-04-251-0/+40
svn path=/trunk/; revision=1040