summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* wayland: Avoid a crashMatthias Clasen2015-11-191-5/+2
* Document GDK_TOUCHPAD_GESTURE_MASKMatthias Clasen2015-11-191-0/+1
* wayland: Move additional pointer buttons after the old 4-7 scrolling onesCarlos Garnacho2015-11-171-5/+13
* x11: Add "pointer" to the is-not-a-touchscreen device name checksCarlos Garnacho2015-11-171-0/+1
* x11: Try harder to find a core pointerMatthias Clasen2015-11-161-11/+18
* x11: Do not misdetect mice with abs axes as touchscreensCarlos Garnacho2015-11-141-1/+2
* wayland: Translate virtual modifiers tooRui Matos2015-11-141-0/+12
* win32: do not use g_clear_pointer also on the clipboard windowIgnacio Casal Quinteiro2015-11-131-2/+6
* win32: do not use g_clear_pointer to destroy the windowIgnacio Casal Quinteiro2015-11-131-1/+6
* win32: destroy clipboard notification window on disposeIgnacio Casal Quinteiro2015-11-122-21/+28
* win32: chain up on display disposeIgnacio Casal Quinteiro2015-11-121-1/+3
* gdk: Fix invalidation w/ pixel cache when changing child window geometry.Alexander Larsson2015-11-091-7/+17
* docs: Fix typo in gdk_screen_get_scale_factor()Emmanuele Bassi2015-11-041-1/+1
* GdkDevice: Do not free construct-only properties data on dispose()Carlos Garnacho2015-11-031-15/+21
* x11: Detect single-touch touchscreens as GDK_SOURCE_TOUCHSCREENCarlos Garnacho2015-11-031-0/+35
* gdkrgba: Use %g instead of %.17g to print alphaBenjamin Otte2015-11-021-1/+1
* mir: Print hscroll and vscroll values when debugging.Cemil Azizoglu2015-11-021-0/+2
* win32: handle WM_DISPLAYCHANGE globallyPaolo Borelli2015-10-313-14/+84
* wayland: configure clients that resize themselvesOlivier Fourdan2015-10-281-4/+0
* mir: emulate pointer for all touch eventsWilliam Hua2015-10-271-0/+2
* mir: warning clean-upWilliam Hua2015-10-272-2/+2
* mir: allow logging touch eventsWilliam Hua2015-10-271-1/+58
* gdkpixbuf-drawable: reinstate accidentally removed lineLars Uebernickel2015-10-271-0/+1
* gdk_pixbuf_get_from_window: honor device scaleLars Uebernickel2015-10-271-5/+12
* gdk: Deprecate gdk_display_get_screenRobert Ancell2015-10-275-4/+5
* wayland: Don't use GTK symbols from GDKJonas Ådahl2015-10-271-2/+2
* wayland: Map UTILITY hinted popup windows as subsurfacesJonas Ådahl2015-10-271-1/+10
* wayland: Don't try to use subsurfaces as popup parentsJonas Ådahl2015-10-271-1/+24
* wayland: Make window type conditions switchesJonas Ådahl2015-10-271-7/+19
* Translate GDK_KEY_KP_Decimal according to localeMatthias Clasen2015-10-251-0/+21
* quartz: Don't use the instancetype keywordMatthias Clasen2015-10-251-1/+1
* win32: Fix introspection syntaxMatthias Clasen2015-10-221-1/+1
* Don't use g_slist_next in the x11 backendMatthias Clasen2015-10-204-8/+8
* Don't use g_slist_next in the windows backendMatthias Clasen2015-10-202-6/+6
* Don't use g_slist_next in gdkMatthias Clasen2015-10-202-4/+4
* wayland: Map windows with tooltip hint as subsurfacesJonas Ådahl2015-10-181-0/+5
* wayland: Clean up code determining how to map a windowJonas Ådahl2015-10-181-25/+75
* Minor cleanupMatthias Clasen2015-10-171-2/+1
* Clean up handling of _gdk_win32_grab_cursorMatthias Clasen2015-10-171-4/+2
* W32: Add missing reference taking in gdk_device_virtual_grab()Руслан Ижбулатов2015-10-171-1/+1
* mir: send touch eventswip/mir-armhfWilliam Hua2015-10-161-1/+38
* win32: fix warnings about signed/unsigned mismatchIgnacio Casal Quinteiro2015-10-164-10/+11
* win32: use the same type as the prototypeIgnacio Casal Quinteiro2015-10-161-1/+1
* mir: support more pixel formatsWilliam Hua2015-10-142-10/+50
* GdkAppLaunchContext: Use the display name for X11Olivier Fourdan2015-10-131-3/+2
* wayland: Set a more believable crossing detail on pointer enter/leaveCarlos Garnacho2015-10-131-2/+2
* win32: use the same parameter name as the implementationIgnacio Casal Quinteiro2015-10-082-2/+2
* wayland: Allow falling back to compatibility EGL contextsEmmanuele Bassi2015-10-071-5/+30
* docs: Improve description of gdk_gl_context_is_legacy()Emmanuele Bassi2015-10-071-1/+14
* Control legacy GL context via environment variableEmmanuele Bassi2015-10-073-2/+5