aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-roster-contact.c
Commit message (Collapse)AuthorAgeFilesLines
* include telepathy-glib.hGuillaume Desmottes2012-09-171-1/+1
| | | | | tp-glib 1.0 will enforce to only include telepathy-glib.h so best doing it to reduce the delta with the future stable branch.
* add empathy_roster_contact_get_avatar_pixbuf()Guillaume Desmottes2012-07-091-0/+6
|
* roster-contact: force the size of the avatarGuillaume Desmottes2012-07-041-0/+2
| | | | | This ensures that all the contacts are nicely aligned even if they have a smaller avatar.
* add empathy_roster_contact_set_event_icon()Guillaume Desmottes2012-06-141-1/+21
| | | | Will be used to display events in the contact list.
* roster-contact: some sizing fixesGuillaume Desmottes2012-06-141-2/+4
| | | | | | - Don't force a minimal size - Ellipsize the labels so they don't enlarge the window - Make sure the label is always aligned on the left (needed when it's wrapped)
* roster-contact: reduce border paddingGuillaume Desmottes2012-06-141-5/+5
|
* roster-contact: add group propertyGuillaume Desmottes2012-06-141-2/+27
|
* rename EmpathyRosterItem to EmpathyRosterContactGuillaume Desmottes2012-06-141-0/+452