summaryrefslogtreecommitdiff
path: root/libempathy-gtk/empathy-individual-view.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-03individual-view: fix enum casting warningGuillaume Desmottes1-1/+1
2013-08-23Emit menu-item-activated when an action is performed from the individual menuChandni Verma1-2/+2
2013-08-20pixbuf-utils: copy the generic pixbuf-related utily functions from EmpathyMarco Barisione1-2/+3
2013-08-20tpaw-utils: move EMP_STR_EMPTY to tp-aw and rename itMarco Barisione1-1/+1
2013-08-20tpaw-utils: move empathy_get_toplevel_window to tp-aw and rename itMarco Barisione1-1/+2
2013-08-20live-search: move from Empathy to tp-account-widgetsMarco Barisione1-7/+7
2013-07-21Install property active-group in EmpathyIndividualMenuChandni Verma1-2/+2
2013-04-01Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina1-9/+9
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-13/+0
2012-09-17include telepathy-glib.hGuillaume Desmottes1-2/+1
2012-06-08move 'Remove' item code to individual-menuGuillaume Desmottes1-203/+2
2012-04-20strip the new group nameGuillaume Desmottes1-3/+8
2012-04-20individual-view: add menu item to rename groupsGuillaume Desmottes1-20/+97
2012-03-09Remove flooding debug messagesGuillaume Desmottes1-2/+0
2012-02-08individual-menu: remove link-contacts-activated signalGuillaume Desmottes1-20/+0
2012-01-31individual_view_drag_end: remove the auto scrollGuillaume Desmottes1-0/+6
2012-01-16individual-view: remove GTK+ workaroundsGuillaume Desmottes1-68/+0
2012-01-16individual-view: use tp_g_signal_connect_object() to connect the destroy sigGuillaume Desmottes1-2/+4
2011-12-14Stop passing an EmpathyContact to menu_item_new() fonctionsGuillaume Desmottes1-2/+2
2011-11-30use the individual edit dialog when pressing F2Guillaume Desmottes1-9/+2
2011-11-24add EMPATHY_INDIVIDUAL_FEATURE_ADD_CONTACTGuillaume Desmottes1-1/+2
2011-11-16Use _unref instead of _free _destroy when possible.unrefXavier Claessens1-1/+1
2011-11-16individual-view: don't display menu if empathy_folks_individual_contains_cont...Guillaume Desmottes1-0/+4
2011-11-16individual-view: add an option to disable uninteresting filteringGuillaume Desmottes1-24/+72
2011-11-14individual-view: remove explicit boolean comparaisonsGuillaume Desmottes1-10/+10
2011-10-18add empathy_individual_view_select_first()Guillaume Desmottes1-0/+17
2011-09-28Use g_cclosure_marshal_generic for all signalsXavier Claessens1-3/+2
2011-09-13rename text/{persona,individual}-id as they are not standardGuillaume Desmottes1-4/+4
2011-08-22Don't assume that all FolksIndividuals have a corresponding EmpathyContact.Travis Reitter1-1/+2
2011-07-20Don't generate critical when dragging with no contact selectedDanielle Madeley1-3/+3
2011-06-08individual-view: always display individuals having pending events (#651913)Guillaume Desmottes1-3/+11
2011-06-06Adapt to API break in folks_individual_get_personas.Travis Reitter1-27/+43
2011-06-01allow user to search for contacts using their full identifierGuillaume Desmottes1-1/+2
2011-06-01empathy_individual_view_get_individual_menu: don't create a menu if we don't ...Guillaume Desmottes1-0/+4
2011-05-31factor out empathy_individual_match_words()Guillaume Desmottes1-32/+2
2011-05-31add empathy_individual_view_refilter()Guillaume Desmottes1-0/+8
2011-05-20Always forward to the view keynav events, since we get them only if they are ...Xavier Claessens1-12/+6
2011-05-18individual-view: add API to define our own filter functionGuillaume Desmottes1-0/+17
2011-05-02Display favorite offline contacts only in the Favorite group (#648914)Guillaume Desmottes1-5/+48
2011-04-18Bug 647056 — Removing a contact causes a segfaultPhilip Withnall1-1/+0
2011-04-05Bug 646227 — Possible overflow in persona-view:drag_data_getPhilip Withnall1-15/+22
2011-03-18Display an avatar on the block contact dialogEmilio Pozuelo Monfort1-68/+102
2011-03-17Fix warnings from GCC 4.6 about variables that are set but not used.Kjartan Maraas1-9/+0
2011-03-17rename empathy-dispatcher to empathy-request-utilGuillaume Desmottes1-2/+2
2011-03-16individual-view: call empathy_individual_manager_remove() also when the respo...Guillaume Desmottes1-7/+5
2011-03-16individual-view: use our own RESPONSE enumGuillaume Desmottes1-6/+14
2011-03-14Adjust for Folks PresenceOwner -> PresenceDetails renameTravis Reitter1-1/+2
2011-03-14Adjust for Folks Groupable -> GroupDetails renameTravis Reitter1-6/+6