aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-individual-menu.c
Commit message (Expand)AuthorAgeFilesLines
* Emit menu-item-activated when an action is performed from the individual menuChandni Verma2013-08-231-24/+62
* Deploy a signal "menu-item-activated" in EmpathyIndividualMenuChandni Verma2013-08-231-0/+17
* camera-monitor: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-3/+3
* individual-menu: use TpAccount's functions for schemes instead of Empathy'sMarco Barisione2013-08-201-1/+1
* fix memory leakChandni Verma2013-08-061-0/+1
* Show a 'Remove from Group <group-name>' button in remove dialogChandni Verma2013-07-211-11/+68
* Install property active-group in EmpathyIndividualMenuChandni Verma2013-07-211-1/+35
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-021-11/+11
* Use a flat namespace for internal includesEmanuele Aina2013-04-011-6/+6
* Use double quotes for all internal headersEmanuele Aina2013-04-011-6/+6
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-281-9/+0
* Revert "Go back to libgee 0.6.x"Guillaume Desmottes2013-02-191-2/+2
* individual-menu: fix another GeeIterator leakPavel Vasin2012-10-081-0/+2
* individual_menu_add_personas(): restore the persona.individual after creating...Guillaume Desmottes2012-09-281-0/+5
* include telepathy-glib.hGuillaume Desmottes2012-09-171-1/+1
* individual-menu: fix GeeIterator leakGuillaume Desmottes2012-09-131-1/+2
* use tp_account_manager_dup_valid_accounts()Guillaume Desmottes2012-09-111-2/+2
* Go back to libgee 0.6.xGuillaume Desmottes2012-07-231-2/+2
* gee_iterator_first is no more in libgee 0.8Alban Browaeys2012-07-191-2/+2
* individual-menu: use the individual version of the add dialogGuillaume Desmottes2012-07-111-6/+6
* factor out empathy_display_individual_info()Guillaume Desmottes2012-07-111-127/+1
* don't display 'Send file' menu item in empathy-chatGuillaume Desmottes2012-06-261-7/+13
* move 'Remove' item code to individual-menuGuillaume Desmottes2012-06-081-0/+205
* remove useless empathy-contact-list.h includesGuillaume Desmottes2012-04-101-1/+0
* implement empathy_tp_chat_add as a method on TpChatGuillaume Desmottes2012-04-101-2/+1
* individual-menu: only use 'gnome-contacts' with individuals from FolksGuillaume Desmottes2012-03-131-1/+19
* start_gnome_contacts: make sure individual is validGuillaume Desmottes2012-02-101-0/+2
* fix individual_info_menu_item_activate_cb signatureGuillaume Desmottes2012-02-101-1/+2
* individual-menu: remove link-contacts-activated signalGuillaume Desmottes2012-02-081-14/+0
* Remove 'Link Contact' menu itemGuillaume Desmottes2012-02-081-51/+1
* Try installing gnome-contacts using PackageKitGuillaume Desmottes2012-02-081-5/+47
* factor out start_gnome_contacts()Guillaume Desmottes2012-02-081-1/+7
* Factor out show_gnome_contacts_error_dialog()Guillaume Desmottes2012-02-081-14/+19
* Use gnome-contacts instead of the information dialogGuillaume Desmottes2012-02-071-2/+56
* individual_menu_add_personas: remove useless variableGuillaume Desmottes2012-02-061-1/+0
* Stop passing an EmpathyContact to menu_item_new() fonctionsGuillaume Desmottes2011-12-141-146/+60
* individual-menu: export only the methods we needGuillaume Desmottes2011-12-141-11/+40
* Show a contact as blocked if *all* is personas are blockedGuillaume Desmottes2011-12-141-4/+7
* individual_menu_add_personas: add the block menu item, if neededGuillaume Desmottes2011-12-141-0/+22
* add EMPATHY_INDIVIDUAL_FEATURE_BLOCKGuillaume Desmottes2011-12-141-0/+215
* individual-menu: allow priv->store to be NULLGuillaume Desmottes2011-12-141-2/+3
* add missing empathy-contact-list.h includeGuillaume Desmottes2011-11-281-0/+1
* add EMPATHY_INDIVIDUAL_FEATURE_ADD_CONTACTGuillaume Desmottes2011-11-241-1/+139
* Use _unref instead of _free _destroy when possible.unrefXavier Claessens2011-11-161-1/+1
* Merge remote-tracking branch 'pochu/error-dialog'Danielle Madeley2011-10-141-1/+2
|\
| * empathy_dispatcher_chat_with_contact_id(): add optional cbEmilio Pozuelo Monfort2011-09-051-1/+2
* | Use g_cclosure_marshal_generic for all signalsXavier Claessens2011-09-281-1/+1
* | Use always-writeable and writeable-properties for alias and groupsRaul Gutierrez Segales2011-09-191-2/+3
|/
* Allow to call phone number of contactsGuillaume Desmottes2011-08-291-0/+207
* Move the 'Show previous conversation' menu entryGuillaume Desmottes2011-08-261-8/+8
* Don't assume that all TpfPersonas contain valid TpContactsTravis Reitter2011-08-221-12/+22
* Only follow available cameras if the contact can do Video callsEmilio Pozuelo Monfort2011-07-121-4/+9
* Bind 'Video call' menu items to available camerasEmilio Pozuelo Monfort2011-07-121-0/+7
* Don't require EmpathyContacts to start a callEmilio Pozuelo Monfort2011-06-091-2/+6
* Move empathy_call_* util functions to libempathy-gtkEmilio Pozuelo Monfort2011-06-091-0/+1
* Adapt to API break in folks_individual_get_personas.Travis Reitter2011-06-071-36/+57
* Properly convert timestamps received from X11 (#650015)Guillaume Desmottes2011-05-121-4/+4
* Move the code ensuring a requested sms channel to empathy-request-utilChandni Verma2011-05-051-1/+1
* Add SMS entry to empathy-individual-menuDanielle Madeley2011-05-051-0/+65
* rename empathy-dispatcher to empathy-request-utilGuillaume Desmottes2011-03-171-2/+2
* Adjust for Folks Favouritable -> FavouriteDetails renameTravis Reitter2011-03-151-2/+4
* Bug 637151 — Hide the user Individual from the contact listPhilip Withnall2011-02-181-4/+4
* 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
* individual-menu: ensure that the contact stays alive while the activate signa...Guillaume Desmottes2011-02-031-2/+4
* Bug 637097 — Port to latest folks API changesPhilip Withnall2010-12-141-2/+2
* Use Folks to check if a TpConnection can alias and group personas.Travis Reitter2010-10-161-5/+2
* Always show icons for meta-contacts in context menuVincent Untz2010-10-041-0/+2
* Change “Link…” to “Link Contacts…” in the individual menuPhilip Withnall2010-09-061-1/+1
* Port EmpathyIndividualMenu to use empathy_contact_dup_best_for_action()Philip Withnall2010-09-031-89/+36
* Remove the “Add Contact…” menu entry from EmpathyIndividualMenuPhilip Withnall2010-09-021-91/+0
* Add an EmpathyIndividualMenu::link-contacts-activated signalPhilip Withnall2010-09-021-9/+27
* Make EmpathyIndividualMenu a proper GObject, derived from GtkMenuPhilip Withnall2010-09-021-13/+142
* Choose an best_contact even if it isn't sensitive in the EmpathyIndividualMenuPhilip Withnall2010-08-301-1/+1
* Bug 628121 — Should pick an online persona when starting a chatPhilip Withnall2010-08-301-13/+35
* Bug 628062 — Add translator commentsPhilip Withnall2010-08-271-0/+6
* Desensitise the "Link…" menu entry for untrusted IndividualsPhilip Withnall2010-08-271-0/+5
* Add EmpathyIndividualEditDialogPhilip Withnall2010-08-201-6/+2
* Support previous conversations in the Personas menu.Travis Reitter2010-08-161-24/+31
* Support chat room invites in the Personas menu.Travis Reitter2010-08-161-41/+66
* Support desktop sharing in the Personas menu.Travis Reitter2010-08-161-6/+18
* Also support file transfer in the Personas menu.Travis Reitter2010-08-161-6/+18
* Support calls in the Personas menu.Travis Reitter2010-08-161-12/+36
* Add Personas entries to the contact menu.Travis Reitter2010-08-161-6/+139
* Make the Share my Desktop item map to the first capable contact.Travis Reitter2010-08-161-19/+5
* Make the Invite to Chat Room list all possible rooms for all subcontacts.Travis Reitter2010-08-161-16/+99
* Make Send File context menu choose the first capable contact.Travis Reitter2010-08-161-18/+6
* Make the individual menu items map to the first capable contact.Philip Withnall2010-08-161-42/+79
* Show information for all an individual's personas in the information dialoguePhilip Withnall2010-08-161-6/+2
* Fix linking menu entry mnemonicPhilip Withnall2010-08-121-1/+1
* Add EmpathyLinkingDialogPhilip Withnall2010-08-121-1/+38
* 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-individual-menu: no need to get the call factoryGuillaume Desmottes2010-08-091-4/+0
* Merge remote branch 'pwith/folks-integ-rebase1-fixes-rebase1' into folks-fixesTravis Reitter2010-07-221-4/+2
* Cut obsolete comment.Travis Reitter2010-07-211-1/+0
* Simplify validation.Travis Reitter2010-07-211-1/+1
* Take advantage of tp_clear_object().Travis Reitter2010-07-211-2/+1
* Don't leak references to the contacts returned from empathy_contact_dup_from_...Travis Reitter2010-07-211-0/+6
* Add 'dup' to the names of empathy_contact_from_folks_individual() and folks_i...Travis Reitter2010-07-211-17/+17
* Remove unused EmpathyIndividualManager instances from the individual menuPhilip Withnall2010-07-211-9/+0
* Take advantage of favourites being a hard requirement and add stubs for addin...Travis Reitter2010-07-211-4/+0
* Support contact addingTravis Reitter2010-07-211-7/+3
* Use the new FolksFavourite interface for favourites supportPhilip Withnall2010-07-211-6/+3
* Avoid potential segfaults if there are no contacts on the first pass.Travis Reitter2010-07-211-18/+5
* Re-implement the context menu for IndividualsTravis Reitter2010-07-211-0/+769