GNOME Bugzilla – Bug 678294
[new roster] Bring back individual tooltips
Last modified: 2012-06-18 11:21:02 UTC
Looks like I forgot to implement tooltips in the new roster.
Created attachment 216664 [details] [review] empathy_roster_view_query_tooltip: set the tooltip next to the right child This ensures that the tooltip is always displayed next to the correct row.
Created attachment 216665 [details] [review] roster-window: display individual tooltips I re-used the same code as in EmpathyIndividualView.
Created attachment 216669 [details] [review] roster-view: use a signal instead of a cb to handle individual tooltips
Attachment 216664 [details] pushed as 5a535ee - empathy_roster_view_query_tooltip: set the tooltip next to the right child Attachment 216665 [details] pushed as aac6030 - roster-window: display individual tooltips Attachment 216669 [details] pushed as c977e89 - roster-view: use a signal instead of a cb to handle individual tooltips