summaryrefslogtreecommitdiff
path: root/gtk/gtksettings.c
Commit message (Expand)AuthorAgeFilesLines
* settings: add a gtk-recent-files-enabled GtkSettingCosimo Cecchi2013-02-131-1/+19
* css: Return 0 as change for the GtkSettingsStyleProviderAlexander Larsson2012-12-041-0/+9
* css: Move default font handlingBenjamin Otte2012-12-011-74/+0
* style: Add _gtk_style_provider_private_get_settings()Benjamin Otte2012-12-011-0/+7
* settings: Implement StyleProvider interface without StylePropertiesBenjamin Otte2012-12-011-49/+39
* settings: Never override some font propertiesBenjamin Otte2012-12-011-16/+5
* styleprovider: Change function prototypeBenjamin Otte2012-11-251-2/+1
* settings: Remove support for color schemesBenjamin Otte2012-11-241-355/+10
* styleprovider: Remove (broken) implementations of get_styleBenjamin Otte2012-11-241-14/+0
* settings: Reset all styles when the enable-animations settings changesBenjamin Otte2012-11-011-0/+3
* settings: Use _gtk_css_provider_load_named()Benjamin Otte2012-10-311-4/+9
* cssprovider: Move fallback code into _gtk_css_provider_load_named()Benjamin Otte2012-10-311-10/+5
* GtkSettings: Fix small typo in docs.Murray Cumming2012-09-191-1/+1
* GtkSettings: Properly clean up style providersMatthias Clasen2012-09-171-7/+6
* Revert "Bind the themes to the livecycle of the screen"Matthias Clasen2012-09-171-4/+4
* Bind the themes to the lifecycle of the screenWilliam Jon McCann2012-09-161-4/+4
* Load settings.ini also from XDG_CONFIG_DIRSIgnacio Casal Quinteiro2012-09-161-1/+14
* Fix doc commentMatthias Clasen2012-09-131-2/+2
* Implement gtk-primary-button-warps-slider GtkSettingKristian Rietveld2012-09-111-0/+18
* Add support for disabling middle click pasteBastien Nocera2012-05-031-1/+19
* Bug 670449-gtk/gtksettings.c: Fix build on WindowsChun-wei Fan2012-05-031-0/+4
* build: Remove now-unused GTK_DISABLE_DEPRECATED undefsBenjamin Otte2012-05-011-1/+0
* styleprovider: Make all implementors emit the new signalBenjamin Otte2012-04-171-0/+2
* syleprovider: Add a vfunc to get the changesBenjamin Otte2012-04-171-0/+13
* css: Make the style provider take a matcher as an input argumentBenjamin Otte2012-04-171-4/+2
* win32: Fall back to raleigh with the classic themeAlexander Larsson2012-04-031-15/+1
* win32: Use a separate css file for xpAlexander Larsson2012-03-131-1/+15
* settings: Deprecate gtk-touchscreen-modeCarlos Garnacho2012-03-011-1/+4
* Change FSF AddressJavier Jardón2012-02-271-2/+1
* Correct Since: tag for gtk-application-prefer-dark-themeMatthias Clasen2012-02-261-1/+1
* Remove all default css and make Raleigh a pure fallback themeAlexander Larsson2012-02-091-6/+4
* css: Redo StyleProvider interfaceBenjamin Otte2012-01-091-1/+39
* Revert "gtksettings.c: Do not use GdkColor API"Xan Lopez2012-01-051-11/+11
* gtksettings.c: Do not use GdkColor APIJavier Jardón2012-01-051-11/+11
* settings: Cache style propertiesBenjamin Otte2011-12-291-10/+39
* GtkSettings: quartz: shell always shows menusRyan Lortie2011-12-191-1/+5
* GtkSettings: add shell-shows-menubar propertyRyan Lortie2011-12-191-1/+11
* Some initial docsMatthias Clasen2011-12-191-1/+3
* GtkSettings: add shell-shows-app-menu propertyRyan Lortie2011-12-191-1/+11
* win32: Default to gtk-win32 themeAlexander Larsson2011-11-181-0/+4
* settings: Disable deprecaion warnings for deprecated headerBenjamin Otte2011-11-081-0/+6
* Allow fallback for input method modulesAkira TAGOH2011-11-051-0/+2
* Move gtkstyle and gtkrc to deprecated/Matthias Clasen2011-11-021-0/+4
* gtk: clean up the private horrorMichael Natterer2011-10-221-1/+2
* Use G_VALUE_INITJavier Jardón2011-10-151-6/+6
* GtkSettings: fix compile warnings on != X11Michael Natterer2011-09-271-1/+3
* Documentation fixesMatthias Clasen2011-09-251-1/+1
* settings: use the right RC parser for the gtk-visible-focus settingCosimo Cecchi2011-08-111-1/+1
* Make focus rectangles optionalMatthias Clasen2011-08-101-0/+19
* Remove unused includesMatthias Clasen2011-06-161-1/+0