Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove menu button, have only app menu | Danielle Madeley | 2012-05-15 | 1 | -0/+2 |
| | |||||
* | EmpathyMainWindow: inherit from GtkApplicationWindow | Guillaume Desmottes | 2012-05-15 | 1 | -3/+3 |
| | | | | That's recommended for a better GNOME 3 integration. | ||||
* | roster-window: use self->priv pattern | Guillaume Desmottes | 2012-01-10 | 1 | -3/+3 |
| | |||||
* | roster-window: port to new coding style | Guillaume Desmottes | 2012-01-10 | 1 | -7/+9 |
| | | | | While I'm modyfing this file, best to do it now. | ||||
* | rename MainWindow to RosterWindow | Guillaume Desmottes | 2012-01-10 | 1 | -0/+63 |
With the process split it doesn't really make sense to continue calling it 'main' window, it's just the roster now. |