| Commit message (Expand) | Author | Age | Files | Lines |
* | GdkWindow -> GdkSurface initial type rename | Alexander Larsson | 2018-03-20 | 1 | -1/+1 |
* | Stop using settings for modules | Matthias Clasen | 2018-02-18 | 1 | -31/+0 |
* | gtksettings: Remove leftover code | Carlos Garnacho | 2018-02-16 | 1 | -5/+0 |
* | modules: Add wayland IM implementationwip/carlosg/imwayland | Carlos Garnacho | 2018-02-13 | 1 | -0/+25 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -48/+0 |
* | Fix some parameter name mismatches to make g-ir-scanner happier | Rico Tzschichholz | 2017-11-28 | 1 | -1/+1 |
* | settings: Use gdk_display_set_cursor_themewip/matthiasc/settings | Matthias Clasen | 2017-11-17 | 1 | -19/+5 |
* | Include gdk-private.h | Matthias Clasen | 2017-11-17 | 1 | -0/+1 |
* | Stop using screen resolution | Matthias Clasen | 2017-10-31 | 1 | -29/+0 |
* | Drop the GDK_DPI_SCALE variable | Matthias Clasen | 2017-10-31 | 1 | -10/+0 |
* | settings: Remove gtk_settings_get_for_screen() | Benjamin Otte | 2017-10-31 | 1 | -18/+0 |
* | css: Merge GtkStyleProviderPrivate into GtkStyleProvider | Benjamin Otte | 2017-10-31 | 1 | -13/+5 |
* | stylecontext: Port to use display instead of screen | Benjamin Otte | 2017-10-31 | 1 | -15/+13 |
* | settings: Don't store the screen in the settings object | Benjamin Otte | 2017-10-31 | 1 | -26/+24 |
* | Some documentation updates | Matthias Clasen | 2017-10-30 | 1 | -6/+16 |
* | Add gtk_settings_get_for_display | Matthias Clasen | 2017-10-30 | 1 | -1/+3 |
* | Remove GdkScreen api usage | Matthias Clasen | 2017-10-30 | 1 | -6/+5 |
* | Store the display inside GtkSettings | Matthias Clasen | 2017-10-30 | 1 | -15/+8 |
* | gtk: Stop handling settings events | Matthias Clasen | 2017-10-30 | 1 | -23/+0 |
* | gtk: Connect to GdkDisplay::setting-changed | Matthias Clasen | 2017-10-30 | 1 | -0/+19 |
* | Settings: Mention Shift+primary click on Range too | Daniel Boles | 2017-10-11 | 1 | -1/+2 |
* | Settings: Reflect resurrected middleclick in Range | Daniel Boles | 2017-10-11 | 1 | -2/+7 |
* | gtksettings: Fix code snippet | Timm Bäder | 2017-10-11 | 1 | -2/+2 |
* | settings: Don't assert in notify | Matthias Clasen | 2017-10-06 | 1 | -1/+0 |
* | build: Enable -Wswitch-enum and -Wswitch-default | Benjamin Otte | 2017-10-06 | 1 | -0/+3 |
* | settings: Convert to GdkEvent API | Matthias Clasen | 2017-09-19 | 1 | -3/+8 |
* | gtksettings: Add a debug message if there is no default GtkSettings | Philip Withnall | 2017-09-12 | 1 | -2/+4 |
* | gtksettings: Remove unnecessary deprecation guards | Timm Bäder | 2017-04-30 | 1 | -4/+0 |
* | Use Unicode in translatable strings | Piotr Drąg | 2016-12-19 | 1 | -1/+1 |
* | Drop the settings color parser | Matthias Clasen | 2016-11-01 | 1 | -265/+1 |
* | gtk: Update path references from gtk-3.0 to gtk-4.0 | Rico Tzschichholz | 2016-10-23 | 1 | -7/+7 |
* | gtksettings: Remove Deprecated API | Timm Bäder | 2016-10-18 | 1 | -852/+0 |
* | cssprovider: Remove GError out argument from load functions | Benjamin Otte | 2016-10-17 | 1 | -1/+1 |
* | gtk: Cast static strings assigned to non-const variables | Emmanuele Bassi | 2016-10-17 | 1 | -4/+4 |
* | settings: Pull in the RC parsing code | Benjamin Otte | 2016-10-16 | 1 | -3/+269 |
* | API: screen: Stop storing font options | Benjamin Otte | 2016-10-16 | 1 | -10/+17 |
* | settings: Fix font names *again* | Matthias Clasen | 2016-05-06 | 1 | -0/+1 |
* | Use a cheaper way to store settings per display | Matthias Clasen | 2016-05-06 | 1 | -46/+72 |
* | Generalize the previous commit | Matthias Clasen | 2016-05-05 | 1 | -2/+14 |
* | settings: Avoid a crash | Matthias Clasen | 2016-05-05 | 1 | -5/+7 |
* | settings: Fix xsettings handling | Matthias Clasen | 2016-05-04 | 1 | -14/+44 |
* | settings: Ensure derived fields are initialized | Matthias Clasen | 2016-05-04 | 1 | -4/+12 |
* | settings: Add setters for font family and size | Matthias Clasen | 2016-05-01 | 1 | -0/+53 |
* | Add a few settings getters | Matthias Clasen | 2016-04-30 | 1 | -0/+34 |
* | settings: Cache xsettings | Matthias Clasen | 2016-04-28 | 1 | -98/+106 |
* | settings: Stop comparing screen numbers | Matthias Clasen | 2016-04-27 | 1 | -13/+9 |
* | Load theme settings from the right location | Matthias Clasen | 2016-03-21 | 1 | -8/+9 |
* | Sync default double-click time with GNOME | Matthias Clasen | 2016-03-07 | 1 | -1/+1 |
* | Add a gtk-keynav-use-caret mode setting | Matthias Clasen | 2016-03-04 | 1 | -1/+20 |
* | gtk: Strip newlines from g_warning and g_error | Matthias Clasen | 2016-02-28 | 1 | -1/+1 |