summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* 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
* gdk-win32: Really Implement GdkScreen->is_composited()Chun-wei Fan2015-04-174-1/+17
* gdk-win32: Clean Up A BitChun-wei Fan2015-04-172-22/+3
* x11: Relax requirements for setting ParentRelativeEvangelos Foutras2015-04-131-4/+4
* wayland: Wait for output and seat informationMatthias Clasen2015-04-091-0/+2
* wayland: Add more debug outputMatthias Clasen2015-04-091-3/+19
* mir: Fix build failure due to changed APIWilliam Hua2015-04-071-4/+1
* wayland: Don't mix free and g_strdupMatthias Clasen2015-04-051-1/+1
* x11/gl: Fix use after freeOlivier Fourdan2015-04-051-3/+4
* wayland: Set a more correct xdg_surface application idJonas Ådahl2015-03-311-19/+78
* x11/gl: Do not use GLX_EXT_texture_from_pixmap if not availableEmmanuele Bassi2015-03-261-0/+5
* W32: Only override window miximized position for CSDed windowsРуслан Ижбулатов2015-03-261-1/+7