aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-preferences.h
Commit message (Collapse)AuthorAgeFilesLines
* hide notifications options when in ShellJuan R. Garcia Blanco2011-09-261-1/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=659207
* Make the #defines an static arrayEmilio Pozuelo Monfort2011-08-041-8/+4
|
* Use the new enum everywhereEmilio Pozuelo Monfort2011-08-041-3/+9
| | | | And use strings for the --show-preferences argument.
* Preferences: add an enum for all the tabsEmilio Pozuelo Monfort2011-08-041-0/+11
|
* Preferences: add empathy_preferences_show_tab()Emilio Pozuelo Monfort2011-08-041-0/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=655884
* Port EmpathyPreferences to GtkDialog subclassDanielle Madeley2010-06-241-1/+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-preferences: update the FSF addressGuillaume Desmottes2009-05-181-2/+2
|
* Move modules that make no sense to be used in other applicaton from ↵Xavier Claessens2008-03-141-0/+38
libempathy-gtk/ to src/ svn path=/trunk/; revision=789