aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-roster-window.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove menu button, have only app menuDanielle Madeley2012-05-151-0/+2
|
* EmpathyMainWindow: inherit from GtkApplicationWindowGuillaume Desmottes2012-05-151-3/+3
| | | | That's recommended for a better GNOME 3 integration.
* roster-window: use self->priv patternGuillaume Desmottes2012-01-101-3/+3
|
* roster-window: port to new coding styleGuillaume Desmottes2012-01-101-7/+9
| | | | While I'm modyfing this file, best to do it now.
* rename MainWindow to RosterWindowGuillaume Desmottes2012-01-101-0/+63
With the process split it doesn't really make sense to continue calling it 'main' window, it's just the roster now.