summaryrefslogtreecommitdiff
path: root/libempathy-gtk/empathy-individual-view.c
Commit message (Expand)AuthorAgeFilesLines
* Use Unicode in translatable stringsPiotr Drąg2016-11-101-1/+1
* Avoid warning spam from GtkStyleContext with GTK+ 3.19Michael Catanzaro2016-01-161-0/+3
* individual-menu: rename menu_item_new functionsGuillaume Desmottes2014-06-231-2/+4
* individual-view: fix enum casting warningGuillaume Desmottes2013-10-031-1/+1
* Emit menu-item-activated when an action is performed from the individual menuChandni Verma2013-08-231-2/+2
* pixbuf-utils: copy the generic pixbuf-related utily functions from EmpathyMarco Barisione2013-08-201-2/+3
* tpaw-utils: move EMP_STR_EMPTY to tp-aw and rename itMarco Barisione2013-08-201-1/+1
* tpaw-utils: move empathy_get_toplevel_window to tp-aw and rename itMarco Barisione2013-08-201-1/+2
* live-search: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-7/+7
* Install property active-group in EmpathyIndividualMenuChandni Verma2013-07-211-2/+2
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-011-9/+9
* 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-271-13/+0
* include telepathy-glib.hGuillaume Desmottes2012-09-171-2/+1
* move 'Remove' item code to individual-menuGuillaume Desmottes2012-06-081-203/+2
* strip the new group nameGuillaume Desmottes2012-04-201-3/+8
* individual-view: add menu item to rename groupsGuillaume Desmottes2012-04-201-20/+97
* Remove flooding debug messagesGuillaume Desmottes2012-03-091-2/+0
* individual-menu: remove link-contacts-activated signalGuillaume Desmottes2012-02-081-20/+0
* individual_view_drag_end: remove the auto scrollGuillaume Desmottes2012-01-311-0/+6
* individual-view: remove GTK+ workaroundsGuillaume Desmottes2012-01-161-68/+0
* individual-view: use tp_g_signal_connect_object() to connect the destroy sigGuillaume Desmottes2012-01-161-2/+4
* Stop passing an EmpathyContact to menu_item_new() fonctionsGuillaume Desmottes2011-12-141-2/+2
* use the individual edit dialog when pressing F2Guillaume Desmottes2011-11-301-9/+2
* add EMPATHY_INDIVIDUAL_FEATURE_ADD_CONTACTGuillaume Desmottes2011-11-241-1/+2
* Use _unref instead of _free _destroy when possible.unrefXavier Claessens2011-11-161-1/+1
* individual-view: don't display menu if empathy_folks_individual_contains_cont...Guillaume Desmottes2011-11-161-0/+4
* individual-view: add an option to disable uninteresting filteringGuillaume Desmottes2011-11-161-24/+72
* individual-view: remove explicit boolean comparaisonsGuillaume Desmottes2011-11-141-10/+10
* add empathy_individual_view_select_first()Guillaume Desmottes2011-10-181-0/+17
* Use g_cclosure_marshal_generic for all signalsXavier Claessens2011-09-281-3/+2
* rename text/{persona,individual}-id as they are not standardGuillaume Desmottes2011-09-131-4/+4
* Don't assume that all FolksIndividuals have a corresponding EmpathyContact.Travis Reitter2011-08-221-1/+2
* Don't generate critical when dragging with no contact selectedDanielle Madeley2011-07-201-3/+3
* individual-view: always display individuals having pending events (#651913)Guillaume Desmottes2011-06-081-3/+11
* Adapt to API break in folks_individual_get_personas.Travis Reitter2011-06-061-27/+43
* allow user to search for contacts using their full identifierGuillaume Desmottes2011-06-011-1/+2
* empathy_individual_view_get_individual_menu: don't create a menu if we don't ...Guillaume Desmottes2011-06-011-0/+4
* factor out empathy_individual_match_words()Guillaume Desmottes2011-05-311-32/+2
* add empathy_individual_view_refilter()Guillaume Desmottes2011-05-311-0/+8
* Always forward to the view keynav events, since we get them only if they are ...Xavier Claessens2011-05-201-12/+6
* individual-view: add API to define our own filter functionGuillaume Desmottes2011-05-181-0/+17
* Display favorite offline contacts only in the Favorite group (#648914)Guillaume Desmottes2011-05-021-5/+48
* Bug 647056 — Removing a contact causes a segfaultPhilip Withnall2011-04-181-1/+0
* Bug 646227 — Possible overflow in persona-view:drag_data_getPhilip Withnall2011-04-051-15/+22
* Display an avatar on the block contact dialogEmilio Pozuelo Monfort2011-03-181-68/+102
* Fix warnings from GCC 4.6 about variables that are set but not used.Kjartan Maraas2011-03-171-9/+0
* rename empathy-dispatcher to empathy-request-utilGuillaume Desmottes2011-03-171-2/+2
* individual-view: call empathy_individual_manager_remove() also when the respo...Guillaume Desmottes2011-03-161-7/+5