| Commit message (Expand) | Author | Age | Files | Lines |
* | roster-model now catches notify::favourites-changed | Laurent Contzen | 2012-08-06 | 1 | -2/+2 |
* | roster-model now catches notify::top-individuals | Laurent Contzen | 2012-08-06 | 1 | -3/+2 |
* | Added new function _get_top_individuals in the model | Laurent Contzen | 2012-08-06 | 1 | -4/+3 |
* | empathy-roster-model-manager: added xmpp-local contacts support empathy-roste... | Laurent Contzen | 2012-07-23 | 1 | -25/+0 |
* | empathy-roster-model: New virtual method _get_groups_for_individual empathy-r... | Laurent Contzen | 2012-07-23 | 1 | -14/+8 |
* | empathy-roster-model, empathy-roster-model-manager: Now deals with groups-cha... | Laurent Contzen | 2012-07-23 | 1 | -3/+3 |
* | coding style fixes | Guillaume Desmottes | 2012-07-23 | 1 | -1/+1 |
* | empathy-roster-model-manager: deal with members-changed signals empathy-roste... | Laurent Contzen | 2012-07-23 | 1 | -21/+14 |
* | empathy-roster-view: start using empathy-roster-model | Laurent Contzen | 2012-07-23 | 1 | -3/+24 |
* | Display the Top Contacts group name above the top contacts even if all of the... | Laurent Contzen | 2012-07-17 | 1 | -20/+20 |
* | 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 |