aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-contact-menu.c
Commit message (Expand)AuthorAgeFilesLines
* Removed empathy_send_file_with_file_chooser_and_manager and made file transfe...Jonny Lamb2008-11-221-1/+1
* Updated parameter checks to return appropriate values. (Jonny Lamb)Jonny Lamb2008-11-221-1/+1
* Add parameter checks to public functions. (Jonny Lamb)Jonny Lamb2008-11-221-0/+1
* Only display "Send Files" if the contact is in Salut. (Jonny Lamb)Jonny Lamb2008-11-221-0/+1
* Added empathy_send_file_with_file_chooser_and_manager to make use of the file...Jonny Lamb2008-11-221-1/+1
* Changed the "Send file" icon to something sane. (Jonny Lamb)Jonny Lamb2008-11-221-1/+1
* Added "Send file" item to contact menu widget. (Jonny Lamb)Jonny Lamb2008-11-221-0/+33
* empathy-contact-menu.c: store the chatroom instead of the channel in contact_...Xavier Claessens2008-10-131-12/+13
* empathy-contact-menu.c: use new empathy_chatroom_manager_new APIXavier Claessens2008-10-131-1/+1
* Change menu entry to 'Invite to chatroom'Xavier Claessens2008-10-131-1/+1
* Actually invite contact to chatroom. Fixes bug #496100 (Guillaume Desmottes).Xavier Claessens2008-10-131-9/+61
* Display invite menu entry in the contact menuXavier Claessens2008-10-131-0/+92
* Improve dispatcher. Fixes bug #465928.Xavier Claessens2008-05-181-3/+4
* Make use of tp-glib debug system.Xavier Claessens2008-05-011-2/+0
* Create contact menu in empathy-contact-menu.hXavier Claessens2008-04-251-0/+63
* Move contact menu code to its own module.Xavier Claessens2008-04-251-0/+174