index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libempathy-gtk
/
empathy-roster-view.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
roster-view: export special group names
Guillaume Desmottes
2012-07-09
1
-19
/
+18
*
roster-view: add empathy_roster_view_get_group_at_y()
Guillaume Desmottes
2012-07-09
1
-0
/
+19
*
Added new function to get selected individual
Laurent Contzen
2012-06-27
1
-0
/
+13
*
roster-view: export empathy_roster_view_get_individual_at_y()
Guillaume Desmottes
2012-06-26
1
-7
/
+24
*
Create and use People Nearby group
Laurent Contzen
2012-06-20
1
-0
/
+30
*
coding style fixes
Guillaume Desmottes
2012-06-19
1
-2
/
+3
*
If group is UNGROUPED, display at the bottom of the roster
Laurent Contzen
2012-06-19
1
-0
/
+5
*
roster-view: add_to_displayed: no need to try refiltering groups in non group...
Guillaume Desmottes
2012-06-19
1
-0
/
+4
*
roster-view: add_to_displayed: get the proper EmpathyRosterGroup object
Guillaume Desmottes
2012-06-19
1
-3
/
+8
*
roster-view: use a signal instead of a cb to handle individual tooltips
Guillaume Desmottes
2012-06-18
1
-19
/
+10
*
empathy_roster_view_query_tooltip: set the tooltip next to the right child
Guillaume Desmottes
2012-06-18
1
-1
/
+12
*
Show Popular contacts in the "Top Contacts" group
Seif Lotfy
2012-06-18
1
-1
/
+5
*
roster-view: select the child when firing the popup menu
Guillaume Desmottes
2012-06-18
1
-1
/
+5
*
roster-view: display the favorite icon for the 'top' group
Guillaume Desmottes
2012-06-15
1
-1
/
+4
*
roster-view: display favorite contacts at the top of the roster as well
Guillaume Desmottes
2012-06-15
1
-1
/
+68
*
roster-view: sort top contacts alphabetically
Guillaume Desmottes
2012-06-15
1
-25
/
+19
*
s/Ungroupped/Ungrouped
Guillaume Desmottes
2012-06-14
1
-4
/
+6
*
roster-view: store all the children in EmpathyRosterGroup, not only the displ...
Guillaume Desmottes
2012-06-14
1
-32
/
+69
*
roster-view: factor out contact_should_be_displayed()
Guillaume Desmottes
2012-06-14
1
-6
/
+17
*
roster-view: add API to display events
Guillaume Desmottes
2012-06-14
1
-0
/
+226
*
add empathy_roster_view_is_searching()
Guillaume Desmottes
2012-06-14
1
-0
/
+7
*
roster-view: add 'empty' property
Guillaume Desmottes
2012-06-14
1
-1
/
+79
*
add API for individual tooltips
Guillaume Desmottes
2012-06-14
1
-0
/
+41
*
Add popup-individual-menu signal
Guillaume Desmottes
2012-06-14
1
-0
/
+73
*
add a signal when a contact is activated
Guillaume Desmottes
2012-06-14
1
-3
/
+37
*
Display top contacts on the top of the roster
Guillaume Desmottes
2012-06-14
1
-0
/
+131
*
roster-view: add live search support
Guillaume Desmottes
2012-06-14
1
-4
/
+97
*
roster-view: add EmpathyRosterGroup and sort contacts accordingly
Guillaume Desmottes
2012-06-14
1
-12
/
+244
*
add empathy-roster-group
Guillaume Desmottes
2012-06-14
1
-0
/
+3
*
roster-view: add one EmpathyRosterContact per group
Guillaume Desmottes
2012-06-14
1
-13
/
+117
*
roster-contact: add group property
Guillaume Desmottes
2012-06-14
1
-1
/
+1
*
roster-view: allow to store more than one widget per Individual
Guillaume Desmottes
2012-06-14
1
-9
/
+23
*
factor out add_roster_contact()
Guillaume Desmottes
2012-06-14
1
-6
/
+17
*
roster-view: rename some variables
Guillaume Desmottes
2012-06-14
1
-24
/
+24
*
rename EmpathyRosterItem to EmpathyRosterContact
Guillaume Desmottes
2012-06-14
1
-9
/
+9
*
roster-view: add 'show-groups' property
Guillaume Desmottes
2012-06-14
1
-0
/
+38
*
factor out populate_view()
Guillaume Desmottes
2012-06-14
1
-10
/
+17
*
roster-view: resort when the alias is changed
Guillaume Desmottes
2012-06-14
1
-0
/
+4
*
Filter out offline contacts
Guillaume Desmottes
2012-06-14
1
-0
/
+55
*
set separators between contacts
Guillaume Desmottes
2012-06-14
1
-0
/
+23
*
roster-view: sort items
Guillaume Desmottes
2012-06-14
1
-0
/
+20
*
roster-view: populate with EmpathyRosterItem
Guillaume Desmottes
2012-06-14
1
-1
/
+82
*
create roster-view skeleton
Guillaume Desmottes
2012-06-14
1
-0
/
+147