summaryrefslogtreecommitdiff
path: root/libempathy-gtk/empathy-contact-menu.c
Commit message (Expand)AuthorAgeFilesLines
* coding style fixesGuillaume Desmottes2011-03-091-1/+1
* Port empathy to Telepathy logger 0.2.0Nicolas Dufresne2011-02-241-3/+8
* Don't require EmpathyContacts to start a callEmilio Pozuelo Monfort2011-02-231-2/+6
* Move empathy_call_* util functions to libempathy-gtkEmilio Pozuelo Monfort2011-02-231-0/+1
* Hook up abusive argument into TpContactList backendDanielle Madeley2011-02-141-3/+3
* Merge branch 'contact-blocking-3' into gnome-2-34Danielle Madeley2011-02-111-0/+93
|\
| * Factor out common blocking confirmation dialogDanielle Madeley2011-02-111-26/+7
| * Add a confirmation dialog when you block a contact from the Contact menuDanielle Madeley2011-02-101-1/+42
| * Add 'Block Contact' to empathy-contact-menuDanielle Madeley2011-02-091-0/+71
* | Move a couple of call-related functions to empathy-utils.hEmilio Pozuelo Monfort2011-02-101-5/+4
* | EmpathyCallFactory -> EmpathyStreamedMediaFactoryEmilio Pozuelo Monfort2011-02-101-3/+3
|/
* coding style fixEMPATHY_2_33_1Guillaume Desmottes2011-02-021-4/+4
* Disable meaningless popup menu items in the contact menu (#573283).Vitaly Minko2011-01-281-3/+13
* remove deprecated FIXMEGuillaume Desmottes2010-10-041-1/+0
* 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_call_factory_new_call_with_streams: no need to pass a EmpathyCallFactoryGuillaume Desmottes2010-06-291-7/+2
* empathy_call_factory_new_call_with_streams: request channel using the CDGuillaume Desmottes2010-06-221-2/+4
* Merge branch 'check-vinagre-589225'Guillaume Desmottes2010-06-211-1/+2
|\
| * replace empathy_contact_can_use_stream_tube by empathy_contact_can_use_rfb_st...Guillaume Desmottes2010-06-211-1/+2
* | Now that we depend on the logger always enable favourite contact supportSjoerd Simons2010-06-191-4/+0
|/
* Depend on telepathy-logger (#610956)Guillaume Desmottes2010-06-181-16/+1
* Fix contact menu items' capitalization (#619378)Gabriel Burt2010-05-251-3/+3
* add timestamp arg to empathy_dispatcher_chat_with_contact(_id)Sjoerd Simons2010-04-241-1/+2
* Make 'Favourite' only appear when EMPATHY_CONTACT_FEATURE_FAVOURITE setDanielle Madeley2010-04-011-4/+7
* Move the 'Favorite' menu item after 'Information'Guillaume Desmottes2010-03-151-7/+7
* Add 'favorite' checkbox to the contact menuGuillaume Desmottes2010-03-151-0/+49
* TPL Enabling patch, all-in-one.Cosimo Alfarano2010-02-251-1/+17
* Fix leaked GtkMenuXavier Claessens2010-02-101-1/+0
* Add translation context for the "Edit" contact menu (#608690)Guillaume Desmottes2010-02-081-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-021-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-241-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