summaryrefslogtreecommitdiff
path: root/gtk/gtksettings.c
Commit message (Expand)AuthorAgeFilesLines
* Suppress cursor theme unsupported warning when there's no theme.John Ralls2013-10-101-1/+2
* Clarify Cursor Theme GDK WarningJohn Ralls2013-09-281-1/+1
* Fix config dir <> data dir confusionMatthias Clasen2013-09-061-0/+5
* Revert "Deprecate and ignore gtk-entry-password-hint-timeout"Matthias Clasen2013-08-311-4/+2
* Revert "Deprecate and ignore the cursor blink settings"Matthias Clasen2013-08-161-11/+2
* Revert "Disable primary paste by default"Bastien Nocera2013-08-021-1/+1
* Deprecate and ignore gtk-entry-password-hint-timeoutWilliam Jon McCann2013-07-111-2/+4
* Deprecate and ignore timeout-expand settingWilliam Jon McCann2013-07-111-1/+6
* Deprecate and ignore the timeout-initial and timeout-repeat settingsWilliam Jon McCann2013-07-111-4/+14
* Deprecate and hardcode gtk-recent-files-limitWilliam Jon McCann2013-07-091-1/+3
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-6/+3
* Add missing G_PARAM_DEPRECATED to gtksettingsWilliam Jon McCann2013-07-081-32/+32
* Deprecate and hardcode default toolbar icon size settingWilliam Jon McCann2013-07-081-0/+2
* Deprecate and hardcode default toolbar style settingWilliam Jon McCann2013-07-081-1/+3
* Deprecate and hardcode values for gtk-tooltip* timeoutsWilliam Jon McCann2013-07-081-0/+6
* Deprecate and hardcode the value of visible-focus settingWilliam Jon McCann2013-07-081-1/+3
* Add GDK_DPI_SCALE env varAlexander Larsson2013-07-031-0/+10
* Deprecate and ignore gtk-enable-tooltips settingWilliam Jon McCann2013-06-301-0/+2
* Deprecate the unused gtk-file-chooser-backend settingWilliam Jon McCann2013-06-301-0/+7
* Deprecate and ignore gtk-im-status-style and gtk-im-preedit-styleWilliam Jon McCann2013-06-301-0/+14
* Make ignored settings be set to false by defaultWilliam Jon McCann2013-06-271-2/+2
* Disable primary paste by defaultWilliam Jon McCann2013-06-261-1/+1
* Deprecate and ignore gtk-icon-sizes settingWilliam Jon McCann2013-06-261-0/+2
* Deprecate and ignore gtk-keynav-cursor-only and gtk-keynav-wrap-aroundWilliam Jon McCann2013-06-261-0/+5
* Deprecate and ignore gtk-menu-bar-accel settingWilliam Jon McCann2013-06-261-0/+7
* Deprecate and ignore gtk-menu popup and popdown delay settingsWilliam Jon McCann2013-06-261-0/+21
* Deprecate and ignore gtk-scrolled-window-placementWilliam Jon McCann2013-06-261-0/+2
* Deprecate and ignore gtk-fallback-icon-themeWilliam Jon McCann2013-06-261-0/+7
* Deprecate and ignore the cursor blink settingsWilliam Jon McCann2013-06-261-3/+12
* Deprecate and ignore gtk-can-change-accelsWilliam Jon McCann2013-06-261-0/+7
* Mark gtk-color-palette as deprecatedWilliam Jon McCann2013-06-261-0/+7
* Deprecate and ignore gtk-enable-mnemonics and gtk-auto-mnemonics" propertiesWilliam Jon McCann2013-06-261-1/+5
* Deprecate and ignore gtk-menu-images settingWilliam Jon McCann2013-06-261-2/+9
* settings Deprecate propertiesBenjamin Otte2013-06-261-1/+11
* Revert "Remove the show-unicode-menu and show-input-method-menu settings"Benjamin Otte2013-06-261-1/+21
* Deprecate and ignore gtk-button-images settingWilliam Jon McCann2013-06-261-1/+3
* Remove the show-unicode-menu and show-input-method-menu settingsMatthias Clasen2013-06-071-21/+1
* gtksettings: Fix loading of uint settingsStef Walter2013-05-061-0/+1
* Ignore deprecations where neededMatthias Clasen2013-05-051-2/+4
* Fix up headerless symbolsMatthias Clasen2013-05-051-5/+1
* Don't clear data on a NULL screenMatthias Clasen2013-05-031-1/+1
* Update cursor theme on waylandMatthias Clasen2013-03-221-12/+20
* 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