aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-contact-menu.c
Commit message (Expand)AuthorAgeFilesLines
* Fix leaked GtkMenuXavier Claessens2010-02-111-1/+0
* Add translation context for the "Edit" contact menu (#608690)Guillaume Desmottes2010-02-091-1/+3
* Miscellaneous string fixesPhilip Withnall2010-01-011-1/+1
* Punctuation fixes in translatable stringsPhilip Withnall2010-01-011-1/+1
* [EmpathyContactMenu] Replace raw Tp call with existing abstractionDanielle Madeley2009-12-211-7/+2
* Use accessor functions instead direct access.Javier Jardón2009-11-171-1/+1
* contact-menu: rename "View Previous Conversations" menu entry to "Previous Co...Guillaume Desmottes2009-11-051-1/+1
* Instantiate ShareMyDesktop feature in the contact menu of EmpathyArnaud Maillet2009-07-201-0/+31
* Merge commit 'jtellier/video-call-button-sensitivity'Davyd Madeley2009-07-151-2/+2
|\
| * Added functions to determine if a contact has video capabilitiesJonathan Tellier2009-07-031-2/+2
* | Check CAN_ADD before returning an Add Contact... menu itemDavyd Madeley2009-07-151-0/+16
* | Small coding style fixDavyd Madeley2009-07-151-1/+3
* | have EmpathyContactWidget set the account on the account chooserDavyd Madeley2009-07-151-1/+0
* | Set parent for new contact dialogDavyd Madeley2009-07-151-2/+9
* | Hook up the callback to throw up the standard Add Contact dialogDavyd Madeley2009-07-151-3/+14
* | Determine if the contact is not in the Contact List and add a menu item as ap...Davyd Madeley2009-07-151-0/+43
* | Only enable the 'Edit' menu option when the CAN_ALIAS or CAN_GROUP are setDavyd Madeley2009-07-151-0/+20
|/
* empathy-contact-menu: remove trailing tabsGuillaume Desmottes2009-06-251-4/+4
* add 'Video Call' entry to the Contact menuGuillaume Desmottes2009-05-181-2/+38
* empathy_contact_audio_call_menu_item_activated: use empathy_call_factory_new_...Guillaume Desmottes2009-05-181-1/+1
* empathy_contact_audio_call_menu_item_new: change label to 'Audio Call'Guillaume Desmottes2009-05-181-1/+1
* rename empathy_contact_call_menu_item_new to empathy_contact_audio_call_menu_...Guillaume Desmottes2009-05-181-5/+5
* empathy-contact-menu: fix coding styleGuillaume Desmottes2009-05-181-2/+2
* - Split info/edit/personal dialogs into different functions.Xavier Claessens2009-04-221-2/+2
* Add context string for translation (#575442)Frederic Peters2009-04-211-1/+1
* Instead of destroying the submenu when it's not needed only create it if thereLars-Peter Clausen2009-04-211-13/+5
* Fix indent.Lars-Peter Clausen2009-04-211-2/+2
* Fix memleak in empathy_contact_invite_menu_item_new. Just callingLars-Peter Clausen2009-04-211-1/+3
* Hookup the contact menu item cb correctlySjoerd Simons2009-02-121-2/+10
* Switch to calling CallFactory to make callsSjoerd Simons2009-02-031-2/+13
* Let a chatroom keep a reference to a its TpChat if applicableSjoerd Simons2009-01-101-9/+5
* Convert EmpathyChatroomManager to the new singleton conventionSjoerd Simons2009-01-101-1/+1
* Use the new call utility function to start callsSjoerd Simons2009-01-101-1/+1
* Port EmpathyLogManager to the new singleton policy.Xavier Claessens2009-01-091-1/+1
* More coding style fixes in empathy-contact-menu.cXavier Claessens2008-12-291-97/+81
* Homogenize coding style in empathy_contact_menu_newWill Thompson2008-12-291-2/+2
* Use gi18n-lib.h instead of gi18n.h for libraries.Xavier Claessens2008-12-121-1/+1
* No need to define a callback, we can directly use empathy_send_file_with_file...Xavier Claessens2008-11-221-8/+1
* 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