summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* x11: Fix compiler warningsMatthias Clasen2015-06-027-36/+18
* wayland: Avoid compiler warningsMatthias Clasen2015-06-021-6/+6
* gdk: Fix a typoKrzesimir Nowak2015-05-221-1/+1
* Fix primary monitor determination with XRANDR 1.5Matthias Clasen2015-05-221-3/+14
* gtk3: add randr 1.5 monitor supportDave Airlie2015-05-213-0/+64
* GDK: Add cursor theme support to W32 backendРуслан Ижбулатов2015-05-206-74/+721
* GDK: Use GdkCursor objects to keep track of W32 cursors, not HCURSORРуслан Ижбулатов2015-05-205-92/+47
* wayland: Use on globals closure for loading cursor themesJonas Ådahl2015-05-201-3/+22
* wayland: Add global object depedency trackingJonas Ådahl2015-05-202-5/+149
* wayland: Don't round trip recursively during initializationJonas Ådahl2015-05-202-4/+48
* Implemented most of the GDK named cursors on Mac OS X.Pietro Gagliardi2015-05-161-39/+118
* quartz: Support css cursor namesMatthias Clasen2015-05-111-2/+46
* Avoid a critical under westonMatthias Clasen2015-05-111-1/+2
* Allow overriding WM_CLASS from the command lineLars Uebernickel2015-05-101-0/+8
* quartz: Non-implementation of GdkGLContextPhilip Chimento2015-05-094-0/+84
* docs: Show less ugly X cursorsMatthias Clasen2015-05-081-20/+0
* Update docsMatthias Clasen2015-05-082-1/+45
* Wayland: Make css cursor names workMatthias Clasen2015-05-081-1/+50
* X11: Make css cursor names workMatthias Clasen2015-05-081-1/+54
* Wayland: trivial reshuffleMatthias Clasen2015-05-081-39/+34
* gdk: define GdkRectangle structure for introspection scanningLionel Landwerlin2015-05-081-0/+16
* mir: handle generic input eventsWilliam Hua2015-05-061-0/+19
* W32: Add a mapping for "left_ptr_watch" cursorРуслан Ижбулатов2015-05-041-0/+1
* Use GDK_KEY_KP_Decimal instead of GDK_KP_DecimalРуслан Ижбулатов2015-05-041-1/+1
* docs: Add a note about button 4 & 5Matthias Clasen2015-05-021-0/+4
* xi2: Don't set button mask 4 and 5Matthias Clasen2015-05-021-9/+3
* win32: Support the decimal point on the keypadMatthias Clasen2015-05-011-0/+2
* Fix use-after-free in gdk_window_end_paint()Руслан Ижбулатов2015-04-301-1/+1
* mir: fix build failure due to changed apiWilliam Hua2015-04-304-247/+202
* gdkglcontext-win32.c: Remove Obsolete CommentsChun-wei Fan2015-04-301-7/+0
* wayland: Don't send bogus values for cursor surface buffer/scaleAlexander Larsson2015-04-301-4/+7
* GDK-W32: remove trailing whitespace everywhereРуслан Ижбулатов2015-04-2925-297/+297
* W32: bump _WIN32_WINNT and WINVER to 0x600 (Vista)Руслан Ижбулатов2015-04-292-2/+4
* Enable RGBA windows on W32Руслан Ижбулатов2015-04-295-75/+156
* gdkkeys: Add support to _get_scroll_lock_state()Fabiano Fidêncio2015-04-279-5/+92
* HAVE_MONITOR_INFO is always definedJose Rostagno2015-04-271-28/+0
* drop old compat code, BITMAPV5HEADER is defined on vista+Jose Rostagno2015-04-271-29/+0
* WM_CLIPBOARDUPDATE is always define on vista+Jose Rostagno2015-04-271-2/+0
* Simplify code a bit after xp support dropJose Rostagno2015-04-272-9/+2
* gdk: don't segfault on beep with offscreen windowChristian Hergert2015-04-271-1/+7
* wayland: Add support for gtk_window_set_modalJonas Ådahl2015-04-233-21/+42
* GtkPopover:pointing-to: GdkRectangle instead of cairo_rectangle_int_tKjell Ahlstedt2015-04-211-3/+34
* Improve the docs for gdk_window_set_opaque_regionMatthias Clasen2015-04-181-3/+3
* wayland: Don't unset the selected mimetype on drop_replyCarlos Garnacho2015-04-181-1/+2
* wayland: Plug leakCarlos Garnacho2015-04-181-0/+3
* wayland: Create internal GdkWindow to be set as the DnD sourceCarlos Garnacho2015-04-181-2/+29
* gdkcolor.h: Use GDK_DEPRECATED_IN_3_14_FOR() throughoutFederico Mena Quintero2015-04-171-7/+7
* W32: Support horizontal mouse wheel scrollingРуслан Ижбулатов2015-04-173-2/+12
* gdk-win32: Clean Up A BitChun-wei Fan2015-04-172-22/+3
* Revert "gdk-win32: Clean Up A Bit"Chun-wei Fan2015-04-172-3/+22