| Commit message (Expand) | Author | Age | Files | Lines |
* | settings: add a gtk-recent-files-enabled GtkSetting | Cosimo Cecchi | 2013-02-13 | 1 | -1/+19 |
* | css: Return 0 as change for the GtkSettingsStyleProvider | Alexander Larsson | 2012-12-04 | 1 | -0/+9 |
* | css: Move default font handling | Benjamin Otte | 2012-12-01 | 1 | -74/+0 |
* | style: Add _gtk_style_provider_private_get_settings() | Benjamin Otte | 2012-12-01 | 1 | -0/+7 |
* | settings: Implement StyleProvider interface without StyleProperties | Benjamin Otte | 2012-12-01 | 1 | -49/+39 |
* | settings: Never override some font properties | Benjamin Otte | 2012-12-01 | 1 | -16/+5 |
* | styleprovider: Change function prototype | Benjamin Otte | 2012-11-25 | 1 | -2/+1 |
* | settings: Remove support for color schemes | Benjamin Otte | 2012-11-24 | 1 | -355/+10 |
* | styleprovider: Remove (broken) implementations of get_style | Benjamin Otte | 2012-11-24 | 1 | -14/+0 |
* | settings: Reset all styles when the enable-animations settings changes | Benjamin Otte | 2012-11-01 | 1 | -0/+3 |
* | settings: Use _gtk_css_provider_load_named() | Benjamin Otte | 2012-10-31 | 1 | -4/+9 |
* | cssprovider: Move fallback code into _gtk_css_provider_load_named() | Benjamin Otte | 2012-10-31 | 1 | -10/+5 |
* | GtkSettings: Fix small typo in docs. | Murray Cumming | 2012-09-19 | 1 | -1/+1 |
* | GtkSettings: Properly clean up style providers | Matthias Clasen | 2012-09-17 | 1 | -7/+6 |
* | Revert "Bind the themes to the livecycle of the screen" | Matthias Clasen | 2012-09-17 | 1 | -4/+4 |
* | Bind the themes to the lifecycle of the screen | William Jon McCann | 2012-09-16 | 1 | -4/+4 |
* | Load settings.ini also from XDG_CONFIG_DIRS | Ignacio Casal Quinteiro | 2012-09-16 | 1 | -1/+14 |
* | Fix doc comment | Matthias Clasen | 2012-09-13 | 1 | -2/+2 |
* | Implement gtk-primary-button-warps-slider GtkSetting | Kristian Rietveld | 2012-09-11 | 1 | -0/+18 |
* | Add support for disabling middle click paste | Bastien Nocera | 2012-05-03 | 1 | -1/+19 |
* | Bug 670449-gtk/gtksettings.c: Fix build on Windows | Chun-wei Fan | 2012-05-03 | 1 | -0/+4 |
* | build: Remove now-unused GTK_DISABLE_DEPRECATED undefs | Benjamin Otte | 2012-05-01 | 1 | -1/+0 |
* | styleprovider: Make all implementors emit the new signal | Benjamin Otte | 2012-04-17 | 1 | -0/+2 |
* | syleprovider: Add a vfunc to get the changes | Benjamin Otte | 2012-04-17 | 1 | -0/+13 |
* | css: Make the style provider take a matcher as an input argument | Benjamin Otte | 2012-04-17 | 1 | -4/+2 |
* | win32: Fall back to raleigh with the classic theme | Alexander Larsson | 2012-04-03 | 1 | -15/+1 |
* | win32: Use a separate css file for xp | Alexander Larsson | 2012-03-13 | 1 | -1/+15 |
* | settings: Deprecate gtk-touchscreen-mode | Carlos Garnacho | 2012-03-01 | 1 | -1/+4 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -2/+1 |
* | Correct Since: tag for gtk-application-prefer-dark-theme | Matthias Clasen | 2012-02-26 | 1 | -1/+1 |
* | Remove all default css and make Raleigh a pure fallback theme | Alexander Larsson | 2012-02-09 | 1 | -6/+4 |
* | css: Redo StyleProvider interface | Benjamin Otte | 2012-01-09 | 1 | -1/+39 |
* | Revert "gtksettings.c: Do not use GdkColor API" | Xan Lopez | 2012-01-05 | 1 | -11/+11 |
* | gtksettings.c: Do not use GdkColor API | Javier Jardón | 2012-01-05 | 1 | -11/+11 |
* | settings: Cache style properties | Benjamin Otte | 2011-12-29 | 1 | -10/+39 |
* | GtkSettings: quartz: shell always shows menus | Ryan Lortie | 2011-12-19 | 1 | -1/+5 |
* | GtkSettings: add shell-shows-menubar property | Ryan Lortie | 2011-12-19 | 1 | -1/+11 |
* | Some initial docs | Matthias Clasen | 2011-12-19 | 1 | -1/+3 |
* | GtkSettings: add shell-shows-app-menu property | Ryan Lortie | 2011-12-19 | 1 | -1/+11 |
* | win32: Default to gtk-win32 theme | Alexander Larsson | 2011-11-18 | 1 | -0/+4 |
* | settings: Disable deprecaion warnings for deprecated header | Benjamin Otte | 2011-11-08 | 1 | -0/+6 |
* | Allow fallback for input method modules | Akira TAGOH | 2011-11-05 | 1 | -0/+2 |
* | Move gtkstyle and gtkrc to deprecated/ | Matthias Clasen | 2011-11-02 | 1 | -0/+4 |
* | gtk: clean up the private horror | Michael Natterer | 2011-10-22 | 1 | -1/+2 |
* | Use G_VALUE_INIT | Javier Jardón | 2011-10-15 | 1 | -6/+6 |
* | GtkSettings: fix compile warnings on != X11 | Michael Natterer | 2011-09-27 | 1 | -1/+3 |
* | Documentation fixes | Matthias Clasen | 2011-09-25 | 1 | -1/+1 |
* | settings: use the right RC parser for the gtk-visible-focus setting | Cosimo Cecchi | 2011-08-11 | 1 | -1/+1 |
* | Make focus rectangles optional | Matthias Clasen | 2011-08-10 | 1 | -0/+19 |
* | Remove unused includes | Matthias Clasen | 2011-06-16 | 1 | -1/+0 |