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: 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