summaryrefslogtreecommitdiff
path: root/libempathy-gtk/empathy-individual-menu.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-27Merge branch 'master' into nextSimon McVittie1-5/+3
2014-02-26empathy_call_new_with_streams: remove initial_audio argGuillaume Desmottes1-5/+3
2014-01-27Adapt for use of ABI versions in generated codeGuillaume Desmottes1-1/+1
2014-01-27Port to Telepathy 1.0Guillaume Desmottes1-1/+1
2013-11-25libempathy: Remove empathy_create_individual_from_tp_contact()Philip Withnall1-1/+1
2013-10-22libempathy-gtk: Fix several memory leaks from libgeePhilip Withnall1-16/+35
2013-10-14translate "Call $NUMBER" menu itemsGuillaume Desmottes1-2/+5
2013-10-10Add missing telepathy-glib-dbus.h includesXavier Claessens1-0/+1
2013-08-23Emit menu-item-activated when an action is performed from the individual menuChandni Verma1-24/+62
2013-08-23Deploy a signal "menu-item-activated" in EmpathyIndividualMenuChandni Verma1-0/+17
2013-08-20camera-monitor: move from Empathy to tp-account-widgetsMarco Barisione1-3/+3
2013-08-20individual-menu: use TpAccount's functions for schemes instead of Empathy'sMarco Barisione1-1/+1
2013-08-06fix memory leakChandni Verma1-0/+1
2013-07-21Show a 'Remove from Group <group-name>' button in remove dialogChandni Verma1-11/+68
2013-07-21Install property active-group in EmpathyIndividualMenuChandni Verma1-1/+35
2013-04-01Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina1-11/+11
2013-04-01Use a flat namespace for internal includesEmanuele Aina1-6/+6
2013-04-01Use double quotes for all internal headersEmanuele Aina1-6/+6
2013-03-27Drop unused/redundant header inclusionsEmanuele Aina1-9/+0
2013-02-19Revert "Go back to libgee 0.6.x"Guillaume Desmottes1-2/+2
2012-10-08individual-menu: fix another GeeIterator leakPavel Vasin1-0/+2
2012-09-28individual_menu_add_personas(): restore the persona.individual after creating...Guillaume Desmottes1-0/+5
2012-09-17include telepathy-glib.hGuillaume Desmottes1-1/+1
2012-09-13individual-menu: fix GeeIterator leakGuillaume Desmottes1-1/+2
2012-09-11use tp_account_manager_dup_valid_accounts()Guillaume Desmottes1-2/+2
2012-07-23Go back to libgee 0.6.xGuillaume Desmottes1-2/+2
2012-07-19gee_iterator_first is no more in libgee 0.8Alban Browaeys1-2/+2
2012-07-11individual-menu: use the individual version of the add dialogGuillaume Desmottes1-6/+6
2012-07-11factor out empathy_display_individual_info()Guillaume Desmottes1-127/+1
2012-06-26don't display 'Send file' menu item in empathy-chatGuillaume Desmottes1-7/+13
2012-06-08move 'Remove' item code to individual-menuGuillaume Desmottes1-0/+205
2012-04-10remove useless empathy-contact-list.h includesGuillaume Desmottes1-1/+0
2012-04-10implement empathy_tp_chat_add as a method on TpChatGuillaume Desmottes1-2/+1
2012-03-13individual-menu: only use 'gnome-contacts' with individuals from FolksGuillaume Desmottes1-1/+19
2012-02-10start_gnome_contacts: make sure individual is validGuillaume Desmottes1-0/+2
2012-02-10fix individual_info_menu_item_activate_cb signatureGuillaume Desmottes1-1/+2
2012-02-08individual-menu: remove link-contacts-activated signalGuillaume Desmottes1-14/+0
2012-02-08Remove 'Link Contact' menu itemGuillaume Desmottes1-51/+1
2012-02-08Try installing gnome-contacts using PackageKitGuillaume Desmottes1-5/+47
2012-02-08factor out start_gnome_contacts()Guillaume Desmottes1-1/+7
2012-02-08Factor out show_gnome_contacts_error_dialog()Guillaume Desmottes1-14/+19
2012-02-07Use gnome-contacts instead of the information dialogGuillaume Desmottes1-2/+56
2012-02-06individual_menu_add_personas: remove useless variableGuillaume Desmottes1-1/+0
2011-12-14Stop passing an EmpathyContact to menu_item_new() fonctionsGuillaume Desmottes1-146/+60
2011-12-14individual-menu: export only the methods we needGuillaume Desmottes1-11/+40
2011-12-14Show a contact as blocked if *all* is personas are blockedGuillaume Desmottes1-4/+7
2011-12-14individual_menu_add_personas: add the block menu item, if neededGuillaume Desmottes1-0/+22
2011-12-14add EMPATHY_INDIVIDUAL_FEATURE_BLOCKGuillaume Desmottes1-0/+215
2011-12-14individual-menu: allow priv->store to be NULLGuillaume Desmottes1-2/+3
2011-11-28add missing empathy-contact-list.h includeGuillaume Desmottes1-0/+1