| Commit message (Expand) | Author | Age | Files | Lines |
* | roster-view: use a signal instead of a cb to handle individual tooltips | Guillaume Desmottes | 2012-06-18 | 1 | -5/+4 |
* | roster-window: display individual tooltips | Guillaume Desmottes | 2012-06-18 | 1 | -0/+50 |
* | roster-window: remove unused gsettings_contacts | Guillaume Desmottes | 2012-06-15 | 1 | -3/+0 |
* | roster-window: display events in the view | Guillaume Desmottes | 2012-06-15 | 1 | -271/+24 |
* | roster-window: display messages when roster is empty | Guillaume Desmottes | 2012-06-15 | 1 | -54/+27 |
* | roster-window: hook activate and popup menu | Guillaume Desmottes | 2012-06-15 | 1 | -0/+68 |
* | roster-window: use EmpathyRosterView | Guillaume Desmottes | 2012-06-15 | 1 | -59/+32 |
* | roster-window: use tp_g_signal_connect_object() | Guillaume Desmottes | 2012-06-15 | 1 | -9/+4 |
* | roster-window: remove old GActionEntry | Guillaume Desmottes | 2012-06-08 | 1 | -21/+0 |
* | move 'Remove' item code to individual-menu | Guillaume Desmottes | 2012-06-08 | 1 | -1/+2 |
* | The comment should have been removed with the contact manager | Chandni Verma | 2012-05-29 | 1 | -4/+0 |
* | gedit-close-button: move CSS bits to empathy.css | Guillaume Desmottes | 2012-05-24 | 1 | -1/+1 |
* | Load the CSS in all empathy-* binaries | Guillaume Desmottes | 2012-05-24 | 1 | -0/+2 |
* | roster-window: re-hook the show-groups gsettings key | Guillaume Desmottes | 2012-05-23 | 1 | -0/+3 |
* | Remove dead map view component | Danielle Madeley | 2012-05-16 | 1 | -12/+0 |
* | Readd Ctrl-H accelerator | Danielle Madeley | 2012-05-16 | 1 | -0/+17 |
* | remove unused tp-contact-factory includes | Guillaume Desmottes | 2012-05-15 | 1 | -1/+0 |
* | Tweak account balance display | Danielle Madeley | 2012-05-15 | 1 | -10/+20 |
* | Refactor app menu as per design decision | Danielle Madeley | 2012-05-15 | 1 | -1/+1 |
* | Remove menu button, have only app menu | Danielle Madeley | 2012-05-15 | 1 | -89/+12 |
* | Remove dead code | Danielle Madeley | 2012-05-15 | 1 | -58/+1 |
* | Rework balance display to be in-roster only | Danielle Madeley | 2012-05-15 | 1 | -269/+33 |
* | Remove all old view menu handling code with GSettings bindings | Danielle Madeley | 2012-05-15 | 1 | -257/+15 |
* | Add the app menu using the same model as the menu button | Danielle Madeley | 2012-05-15 | 1 | -0/+10 |
* | Move the menu to a button ala Web | Danielle Madeley | 2012-05-15 | 1 | -102/+112 |
* | Remove view history action | Danielle Madeley | 2012-05-15 | 1 | -14/+0 |
* | roster-window: migrate menu bar to GtkBuilder | Guillaume Desmottes | 2012-05-15 | 1 | -251/+455 |
* | EmpathyMainWindow: inherit from GtkApplicationWindow | Guillaume Desmottes | 2012-05-15 | 1 | -3/+5 |
* | roster-window: set a default height | Guillaume Desmottes | 2012-04-20 | 1 | -0/+1 |
* | Merge branch 'gnome-3-4' | Guillaume Desmottes | 2012-04-11 | 1 | -0/+1 |
|\ |
|
| * | roster-window: Bring back log entry in individual context menu | Guillaume Desmottes | 2012-04-05 | 1 | -0/+1 |
* | | remove useless empathy-contact-list.h includes | Guillaume Desmottes | 2012-04-10 | 1 | -1/+0 |
|/ |
|
* | roster-window: check which page to display once Folks has finished loading | Guillaume Desmottes | 2012-03-22 | 1 | -1/+1 |
* | Use help:empathy to open the help | Guillaume Desmottes | 2012-03-22 | 1 | -1/+1 |
* | Display a spinner while loading contacts from Folks | Guillaume Desmottes | 2012-02-14 | 1 | -14/+65 |
* | Add a gsetting key to show/hide groups | Guillaume Desmottes | 2012-02-09 | 1 | -0/+3 |
* | Remove 'Link Contact' menu item | Guillaume Desmottes | 2012-02-08 | 1 | -1/+0 |
* | display a message if accounts need to be enabled | Guillaume Desmottes | 2012-02-03 | 1 | -4/+83 |
* | display a specific message if no account is configured | Guillaume Desmottes | 2012-02-03 | 1 | -0/+27 |
* | add generic contact icon and account settings button to the message page | Guillaume Desmottes | 2012-02-03 | 1 | -2/+19 |
* | make code displaying the 'no match found' page more generic | Guillaume Desmottes | 2012-02-03 | 1 | -16/+28 |
* | roster_window_connection_items_setup: remove edit_personal_information | Guillaume Desmottes | 2012-01-27 | 1 | -1/+0 |
* | remove 'edit->personnal information' menu | Guillaume Desmottes | 2012-01-20 | 1 | -8/+0 |
* | roster-window: watch for TpAccount:connection changes | Guillaume Desmottes | 2012-01-12 | 1 | -4/+25 |
* | roster-window: factor out add_account() | Guillaume Desmottes | 2012-01-12 | 1 | -26/+26 |
* | roster-window: use self->priv pattern | Guillaume Desmottes | 2012-01-10 | 1 | -444/+387 |
* | roster-window: port to new coding style | Guillaume Desmottes | 2012-01-10 | 1 | -1853/+1865 |
* | rename MainWindow to RosterWindow | Guillaume Desmottes | 2012-01-10 | 1 | -0/+2598 |