aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-main-window.h
Commit message (Collapse)AuthorAgeFilesLines
* rename MainWindow to RosterWindowGuillaume Desmottes2012-01-101-63/+0
| | | | | With the process split it doesn't really make sense to continue calling it 'main' window, it's just the roster now.
* hide notifications options when in ShellJuan R. Garcia Blanco2011-09-261-0/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=659207
* Use the new enum everywhereEmilio Pozuelo Monfort2011-08-041-1/+1
| | | | And use strings for the --show-preferences argument.
* Allow to specify the tab to open in the preferencesEmilio Pozuelo Monfort2011-08-041-1/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=655884
* MainWindow: add API to show the preferences windowEmilio Pozuelo Monfort2011-08-041-0/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=655884
* Port EmpathyMainWindow to GtkWindow subclassDanielle Madeley2010-06-241-2/+24
|
* [Goal] Clean up GLib and GTK+ includes in empathy (Fixes #585669)Luis Menina2009-06-141-1/+1
| | | | | | Allows to compile with G_DISABLE_SINGLE_INCLUDES, GDK_PIXBUF_DISABLE_SINGLE_INCLUDES and GTK_DISABLE_SINGLE_INCLUDES. This prepares for the GNOME 3.0 transition.
* empathy-main-window: update the FSF addressGuillaume Desmottes2009-05-181-2/+2
|
* empathy-main-window: remove trailing spacesGuillaume Desmottes2009-05-151-1/+1
|
* Add a getter for the main window widgetSjoerd Simons2009-02-031-0/+1
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2390
* Update copyright year in .h too, it was done in .c only.Xavier Claessens2008-04-151-1/+1
| | | | svn path=/trunk/; revision=946
* Move modules that make no sense to be used in other applicaton from ↵Xavier Claessens2008-03-141-0/+35
libempathy-gtk/ to src/ svn path=/trunk/; revision=789