summaryrefslogtreecommitdiff
path: root/gtk/gtksettings.h
Commit message (Expand)AuthorAgeFilesLines
* Add gtk_settings_reset_propertyMatthias Clasen2015-10-031-0/+3
* Deprecate gtk_settings_install_property APIsMatthias Clasen2014-10-191-2/+2
* Deprecate some GtkSettings apiMatthias Clasen2014-10-191-4/+4
* Drop GDK_MULTIHEAD_SAFEMatthias Clasen2014-06-111-2/+0
* docs: use proper quotesWilliam Jon McCann2014-02-051-2/+2
* docs: add field descriptions for GtkSettingsValueWilliam Jon McCann2014-01-211-0/+7
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+14
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* types: Clean up gtkwidget.h includesBenjamin Otte2012-03-031-6/+1
* Change FSF AddressJavier Jardón2012-02-271-2/+1
* Move gtkstyle and gtkrc to deprecated/Matthias Clasen2011-11-021-1/+7
* Remove sealed members from GtkSettingsMatthias Clasen2010-12-231-57/+43
* GtkSettings: add _gtk_settings_get_screen() private methodCarlos Garcia Campos2010-12-041-0/+2
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Seal GtkSettings.hTim Janik2008-06-201-4/+4
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-3/+4
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+5
* Rework the way the color scheme setting is inherited. Now the overridingMatthias Clasen2005-12-161-1/+0
* Make the gtk-color-scheme setting work.Matthias Clasen2005-12-121-0/+1
* Mark as const.Matthias Clasen2004-11-231-1/+1
* Privately export: _gtk_settings_set_property_value_from_rc()Owen Taylor2002-10-021-1/+7
* Fix usage of compat GTK_TYPE_ macros without including gtkobject.h.Owen Taylor2002-09-191-12/+8
* Integrate Erwann Chenede's multihead changes for the gtk/ directory.Alex Larsson2002-04-291-0/+5
* Allow %NULL for style to mean "revert to default style"Owen Taylor2001-06-301-6/+5
* changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc()Tim Janik2001-04-031-2/+8
* Add GdkEventSetting event for notification of changes to system settings,Owen Taylor2001-04-021-0/+2
* Add boxed type for GtkRequistion. Use it for ::size-request.Owen Taylor2001-04-021-9/+17
* added rc-style argument GtkSpinButton::shadow_type. removedTim Janik2001-03-181-0/+111