index
:
~smcv/empathy
38-goa-mc-517
38-mc-517
gnome-3-8
next
next-decore
next-factory
next-gdbus
next-gdbus-properties
next-untested
untested-goa-mc-517
Unnamed repository; edit this file 'description' to name the repository.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libempathy-gtk
/
empathy-individual-view.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-03
individual-view: fix enum casting warning
Guillaume Desmottes
1
-1
/
+1
2013-08-23
Emit menu-item-activated when an action is performed from the individual menu
Chandni Verma
1
-2
/
+2
2013-08-20
pixbuf-utils: copy the generic pixbuf-related utily functions from Empathy
Marco Barisione
1
-2
/
+3
2013-08-20
tpaw-utils: move EMP_STR_EMPTY to tp-aw and rename it
Marco Barisione
1
-1
/
+1
2013-08-20
tpaw-utils: move empathy_get_toplevel_window to tp-aw and rename it
Marco Barisione
1
-1
/
+2
2013-08-20
live-search: move from Empathy to tp-account-widgets
Marco Barisione
1
-7
/
+7
2013-07-21
Install property active-group in EmpathyIndividualMenu
Chandni Verma
1
-2
/
+2
2013-04-01
Reorder header inclusions accordingly to the Telepathy coding style
Emanuele Aina
1
-9
/
+9
2013-04-01
Use a flat namespace for internal includes
Emanuele Aina
1
-6
/
+6
2013-04-01
Use double quotes for all internal headers
Emanuele Aina
1
-6
/
+6
2013-03-27
Drop unused/redundant header inclusions
Emanuele Aina
1
-13
/
+0
2012-09-17
include telepathy-glib.h
Guillaume Desmottes
1
-2
/
+1
2012-06-08
move 'Remove' item code to individual-menu
Guillaume Desmottes
1
-203
/
+2
2012-04-20
strip the new group name
Guillaume Desmottes
1
-3
/
+8
2012-04-20
individual-view: add menu item to rename groups
Guillaume Desmottes
1
-20
/
+97
2012-03-09
Remove flooding debug messages
Guillaume Desmottes
1
-2
/
+0
2012-02-08
individual-menu: remove link-contacts-activated signal
Guillaume Desmottes
1
-20
/
+0
2012-01-31
individual_view_drag_end: remove the auto scroll
Guillaume Desmottes
1
-0
/
+6
2012-01-16
individual-view: remove GTK+ workarounds
Guillaume Desmottes
1
-68
/
+0
2012-01-16
individual-view: use tp_g_signal_connect_object() to connect the destroy sig
Guillaume Desmottes
1
-2
/
+4
2011-12-14
Stop passing an EmpathyContact to menu_item_new() fonctions
Guillaume Desmottes
1
-2
/
+2
2011-11-30
use the individual edit dialog when pressing F2
Guillaume Desmottes
1
-9
/
+2
2011-11-24
add EMPATHY_INDIVIDUAL_FEATURE_ADD_CONTACT
Guillaume Desmottes
1
-1
/
+2
2011-11-16
Use _unref instead of _free _destroy when possible.unref
Xavier Claessens
1
-1
/
+1
2011-11-16
individual-view: don't display menu if empathy_folks_individual_contains_cont...
Guillaume Desmottes
1
-0
/
+4
2011-11-16
individual-view: add an option to disable uninteresting filtering
Guillaume Desmottes
1
-24
/
+72
2011-11-14
individual-view: remove explicit boolean comparaisons
Guillaume Desmottes
1
-10
/
+10
2011-10-18
add empathy_individual_view_select_first()
Guillaume Desmottes
1
-0
/
+17
2011-09-28
Use g_cclosure_marshal_generic for all signals
Xavier Claessens
1
-3
/
+2
2011-09-13
rename text/{persona,individual}-id as they are not standard
Guillaume Desmottes
1
-4
/
+4
2011-08-22
Don't assume that all FolksIndividuals have a corresponding EmpathyContact.
Travis Reitter
1
-1
/
+2
2011-07-20
Don't generate critical when dragging with no contact selected
Danielle Madeley
1
-3
/
+3
2011-06-08
individual-view: always display individuals having pending events (#651913)
Guillaume Desmottes
1
-3
/
+11
2011-06-06
Adapt to API break in folks_individual_get_personas.
Travis Reitter
1
-27
/
+43
2011-06-01
allow user to search for contacts using their full identifier
Guillaume Desmottes
1
-1
/
+2
2011-06-01
empathy_individual_view_get_individual_menu: don't create a menu if we don't ...
Guillaume Desmottes
1
-0
/
+4
2011-05-31
factor out empathy_individual_match_words()
Guillaume Desmottes
1
-32
/
+2
2011-05-31
add empathy_individual_view_refilter()
Guillaume Desmottes
1
-0
/
+8
2011-05-20
Always forward to the view keynav events, since we get them only if they are ...
Xavier Claessens
1
-12
/
+6
2011-05-18
individual-view: add API to define our own filter function
Guillaume Desmottes
1
-0
/
+17
2011-05-02
Display favorite offline contacts only in the Favorite group (#648914)
Guillaume Desmottes
1
-5
/
+48
2011-04-18
Bug 647056 — Removing a contact causes a segfault
Philip Withnall
1
-1
/
+0
2011-04-05
Bug 646227 — Possible overflow in persona-view:drag_data_get
Philip Withnall
1
-15
/
+22
2011-03-18
Display an avatar on the block contact dialog
Emilio Pozuelo Monfort
1
-68
/
+102
2011-03-17
Fix warnings from GCC 4.6 about variables that are set but not used.
Kjartan Maraas
1
-9
/
+0
2011-03-17
rename empathy-dispatcher to empathy-request-util
Guillaume Desmottes
1
-2
/
+2
2011-03-16
individual-view: call empathy_individual_manager_remove() also when the respo...
Guillaume Desmottes
1
-7
/
+5
2011-03-16
individual-view: use our own RESPONSE enum
Guillaume Desmottes
1
-6
/
+14
2011-03-14
Adjust for Folks PresenceOwner -> PresenceDetails rename
Travis Reitter
1
-1
/
+2
2011-03-14
Adjust for Folks Groupable -> GroupDetails rename
Travis Reitter
1
-6
/
+6
[next]