| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't segfault when setting opacity on an offscreen window | Matthias Clasen | 2013-07-09 | 1 | -1/+6 |
* | wayland: Handle the display connection erroring out | Rob Bradford | 2013-07-09 | 1 | -2/+8 |
* | wayland: Don't clear revents until we've checked for G_IO_HUP | Kristian Høgsberg | 2013-07-09 | 1 | -4/+4 |
* | wayland: request appropriate compositor version to support buffer scale | Rob Bradford | 2013-07-09 | 1 | -1/+1 |
* | gdk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 2 | -15/+6 |
* | wayland: Fix build due to missing symbol export | Jürg Billeter | 2013-07-09 | 1 | -0/+4 |
* | Deprecate and hardcode default toolbar icon size setting | William Jon McCann | 2013-07-08 | 3 | -3/+0 |
* | Deprecate and hardcode default toolbar style setting | William Jon McCann | 2013-07-08 | 3 | -3/+0 |
* | Deprecate and hardcode the value of visible-focus setting | William Jon McCann | 2013-07-08 | 1 | -1/+0 |
* | wayland: Create the Wayland surface for the window on impl creation | Rob Bradford | 2013-07-03 | 1 | -1/+7 |
* | wayland: Fix typo in setting of core_pointer | Michael Forney | 2013-07-03 | 1 | -1/+1 |
* | wayland: Add custom create_similar_image implementation | Alexander Larsson | 2013-07-03 | 3 | -7/+28 |
* | gdk: Convert mouse position to doubles, add new getters | Alexander Larsson | 2013-07-03 | 23 | -247/+381 |
* | x11: Don't follow dpi and scale from xsettings when GDK_SCALE set | Alexander Larsson | 2013-07-03 | 4 | -8/+15 |
* | x11: Add Gdk/UnscaledDPI to override Xft/DPI | Alexander Larsson | 2013-07-03 | 2 | -1/+15 |
* | x11: Support the Gdk/WindowScalingFactor xsetting | Alexander Larsson | 2013-07-03 | 6 | -5/+120 |
* | x11: Initial cut at supporting window scaling for X11 | Alexander Larsson | 2013-07-03 | 13 | -189/+365 |
* | wayland: Support gdk_window_get_scale | Alexander Larsson | 2013-07-03 | 1 | -10/+86 |
* | wayland: Implement gdk_screen_get_monitor_scale() | Alexander Larsson | 2013-07-03 | 3 | -8/+77 |
* | gdk: Add gdk_cairo_surface_create_from_pixbuf | Alexander Larsson | 2013-07-03 | 2 | -23/+49 |
* | gdk: add gdk_window_create_similar_image_surface | Alexander Larsson | 2013-07-03 | 2 | -0/+72 |
* | gdkwindow: Respect cairo surfaces with device scale | Alexander Larsson | 2013-07-03 | 1 | -2/+19 |
* | quartz: Implement get_scale_factor() on screen and window | Michael Natterer | 2013-07-03 | 2 | -0/+51 |
* | offscreenwindow: Handle window_scale | Alexander Larsson | 2013-07-03 | 1 | -10/+14 |
* | add gdk_screen_ and gdk_window_get_scale_factor() | Michael Natterer | 2013-07-03 | 6 | -1/+82 |
* | win32: Remove unused functions | Alexander Larsson | 2013-07-03 | 2 | -38/+0 |
* | quartz: Remove unused functions | Alexander Larsson | 2013-07-03 | 1 | -101/+1 |
* | gdk: Fix shaped toplevels | Alexander Larsson | 2013-07-01 | 1 | -2/+3 |
* | Broadway: Allow Compilation on Windows/MSVC | Chun-wei Fan | 2013-07-01 | 4 | -1/+14 |
* | win32: Make broadway build | Tarnyko | 2013-07-01 | 3 | -2/+4 |
* | Remove gtk-im-status-style and gtk-im-preedit-style from GDK as well | William Jon McCann | 2013-06-30 | 2 | -4/+0 |
* | Deprecate the unused gtk-file-chooser-backend setting | William Jon McCann | 2013-06-30 | 2 | -2/+0 |
* | Avoid integer overflow | Matthias Clasen | 2013-06-29 | 1 | -1/+1 |
* | GdkScreenX11: Dispose visuals | Matthias Clasen | 2013-06-29 | 1 | -0/+3 |
* | GdkVisualX11: Add a dispose implementation | Matthias Clasen | 2013-06-29 | 1 | -0/+16 |
* | GdkDeviceManagerXI2: chain up in constructed | Matthias Clasen | 2013-06-29 | 1 | -0/+2 |
* | Deprecate and ignore gtk-icon-sizes setting | William Jon McCann | 2013-06-26 | 2 | -2/+0 |
* | Remove the rest of gtk-touchscreen-mode | William Jon McCann | 2013-06-26 | 2 | -2/+0 |
* | Deprecate and ignore gtk-menu-bar-accel setting | William Jon McCann | 2013-06-26 | 2 | -2/+0 |
* | Deprecate and ignore gtk-fallback-icon-theme | William Jon McCann | 2013-06-26 | 2 | -2/+0 |
* | Deprecate and ignore the cursor blink settings | William Jon McCann | 2013-06-26 | 3 | -9/+0 |
* | Deprecate and ignore gtk-can-change-accels | William Jon McCann | 2013-06-26 | 2 | -2/+0 |
* | Deprecate and ignore gtk-enable-mnemonics and gtk-auto-mnemonics" properties | William Jon McCann | 2013-06-26 | 3 | -4/+0 |
* | Deprecate and ignore gtk-menu-images setting | William Jon McCann | 2013-06-26 | 3 | -3/+0 |
* | wayland: Add missing symbol export | Rob Bradford | 2013-06-26 | 1 | -0/+1 |
* | Deprecate and ignore gtk-button-images setting | William Jon McCann | 2013-06-26 | 3 | -3/+0 |
* | window: Make process_updates faster | John Lindgren | 2013-06-26 | 1 | -36/+54 |
* | gdkwindow: Don't recurse into clipped children when updating | Alexander Larsson | 2013-06-25 | 1 | -38/+43 |
* | Optimize gdk_x11_screen_supports_net_wm_hint() | John Lindgren | 2013-06-23 | 1 | -5/+5 |
* | Remove rest of gtk-show-input-method-menu and gtk-show-unicode-menu | William Jon McCann | 2013-06-21 | 2 | -4/+0 |