summaryrefslogtreecommitdiff
path: root/gtk/gtksettings.c
Commit message (Expand)AuthorAgeFilesLines
* Load theme settings from the right locationMatthias Clasen2016-03-211-8/+9
* Sync default double-click time with GNOMEMatthias Clasen2016-03-071-1/+1
* Add a gtk-keynav-use-caret mode settingMatthias Clasen2016-03-041-1/+20
* gtk: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-281-1/+1
* win32: Remove unused functions / header includesBenjamin Otte2016-02-111-4/+0
* gtksettings: fix critical warningAlberts Muktupāvels2016-02-041-2/+6
* gtksettings: reset property to correct default valueAlberts Muktupāvels2016-02-021-1/+24
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-2/+2
* gtksettings: notify after property resetAlberts Muktupāvels2015-12-231-0/+1
* Tweak the gtk-font-name setting docsMatthias Clasen2015-11-231-1/+6
* Load settings.ini from all data dirsMatthias Clasen2015-10-311-3/+2
* Add gtk_settings_reset_propertyMatthias Clasen2015-10-031-0/+28
* Use stupid quotes instead of dumb quotesMatthias Clasen2015-09-231-2/+2
* Use g_object_get_qdata instead of g_object_get_dataMatthias Clasen2015-09-121-5/+10
* settings: Reuse a valueMatthias Clasen2015-09-091-2/+2
* settings: Convert more fully to g_object_notify_by_pspecMatthias Clasen2015-09-081-4/+4
* settings: Avoid one case of g_object_notifyMatthias Clasen2015-09-071-1/+1
* docs: Fix GtkSettings property stanzasEmmanuele Bassi2015-09-011-2/+2
* Use pango_fc_font_map_config_changedMatthias Clasen2015-07-311-1/+1
* GtkSettings: Fix a documentation typoKalev Lember2015-07-121-1/+1
* settings: Include pangofc-fontmap.h header on Waylandnick2015-06-291-0/+1
* Fix up index for some 3.14 symbolsMatthias Clasen2015-06-201-3/+3
* settings: Fix the type annotation for color-hashEmmanuele Bassi2015-06-111-1/+1
* docs: Improve deprecation notices for GtkSettingsEmmanuele Bassi2015-06-111-2/+10
* GDK: Add cursor theme support to W32 backendРуслан Ижбулатов2015-05-201-1/+10
* settings: Wayland-only systems also use fontconfigEmmanuele Bassi2015-05-051-2/+2
* Drop PANGO_ENABLE_BACKENDMatthias Clasen2015-05-041-2/+0
* gtk: Fix various tiny typos in documentation commentsPhilip Withnall2015-02-181-1/+1
* settings: Provide a default style cascade per scaleBenjamin Otte2015-02-061-9/+32
* GtkSettings: Consider default settings for font hinting and antialiasMatias De lellis2015-01-301-21/+32
* styleprovider: Fold get_change() vfunc into lookup()Benjamin Otte2014-12-101-9/+0
* Move print preview command to gtksettings.cMatthias Clasen2014-11-301-1/+7
* Fix docs for gtk_settings_set_property_valueMatthias Clasen2014-10-221-7/+7
* Deprecate gtk_settings_install_property APIsMatthias Clasen2014-10-191-0/+8
* Deprecate some GtkSettings apiMatthias Clasen2014-10-191-3/+41
* Clarify GtkSettings documentationMatthias Clasen2014-10-191-7/+7
* Add settings for titlebar actionsMatthias Clasen2014-09-251-0/+63
* GtkSettings: Add a private getter for the sourceMatthias Clasen2014-09-221-8/+29
* Fix various warnings about unused thingsРуслан Ижбулатов2014-08-131-0/+2
* Handle resolution changes in the GDK backend codeOwen W. Taylor2014-07-131-15/+22
* Make Adwaita the default theme across platformsMatthias Clasen2014-07-091-4/+0
* Use a define for the default icon theme nameMatthias Clasen2014-07-091-1/+1
* GtkSettings: fully undeprecate blink settingsMatthias Clasen2014-07-031-3/+3
* GtkSettings: defensive defaultsMatthias Clasen2014-06-271-1/+1
* gtk: add missing type annotations ported from Vala bindingsEvan Nemerson2014-05-271-1/+1
* Don't use hicolor as the default icon-themeMatthias Clasen2014-05-261-1/+1
* settings: Add gtk-long-press-time settingCarlos Garnacho2014-05-231-1/+18
* Deprecate GdkColorMatthias Clasen2014-05-221-5/+3
* docs: enum cleanupMatthias Clasen2014-05-201-0/+1
* GtkSettings: load modules from settings.iniMatthias Clasen2014-05-191-0/+1