summaryrefslogtreecommitdiff
path: root/src/glade-preferences.c
Commit message (Expand)AuthorAgeFilesLines
* Replaced g_type_class_add_private() with G_ADD_PRIVATE ()Juan Pablo Ugarte2013-07-291-11/+3
* Adapt to recent GTK+ api changesMatthias Clasen2013-07-271-13/+13
* GladePreferences: Define all default preference values near the top of the fileTristan Van Berkom2013-04-121-12/+20
* Enhanced preferencesTristan Van Berkom2013-04-121-0/+57
* GladePreferences: Beefing up the preferences a bitTristan Van Berkom2013-04-111-47/+83
* Ported GladePreferences to use a composite template.Tristan Van Berkom2013-04-111-106/+139
* Implemented autosave and backupsTristan Van Berkom2013-04-061-0/+66
* Implemented GladePreferences dialog.Juan Pablo Ugarte2012-05-041-0/+190