summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* 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
* W32: Correctly set maximized window positionРуслан Ижбулатов2015-03-261-0/+2
* x11/gl: Do not try to call MakeCurrent with a NULL contextEmmanuele Bassi2015-03-251-0/+6
* x11/gl: Trap GL context creationEmmanuele Bassi2015-03-251-5/+13
* x11/gl: Removing some more legacy GL callsNiels Nesse2015-03-231-7/+0
* x11/gl: Do not call glEnable/glDisable with GL_TEXTURE_2DEmmanuele Bassi2015-03-231-2/+7
* Fix some clang warningsMatthias Clasen2015-03-221-3/+4
* Start 3.17 developmentMatthias Clasen2015-03-221-0/+24
* mir: Fix version annotation, the mir-backend is available since 3.16Rico Tzschichholz2015-03-201-3/+3
* wayland: Silence warnings on clipboard data sending cancellationCarlos Garnacho2015-03-191-2/+4
* wayland: Ensure we re-request the target if the fd changesCarlos Garnacho2015-03-191-4/+4
* wayland: Don't accept the "TARGETS" target on the wl_data_offerCarlos Garnacho2015-03-191-3/+4
* wayland: Fix thinko in wl_data_source.cancelled handlerCarlos Garnacho2015-03-181-6/+9
* wayland: Move gtk-shell compatibility version define tooJonas Ådahl2015-03-162-2/+2
* wayland: Don't set the wl_surface user_data twiceJonas Ådahl2015-03-161-1/+0
* wayland: Ignore setting the same cursor theme as was already setJonas Ådahl2015-03-161-0/+4
* wayland: Support scaling of theme based cursorsJonas Ådahl2015-03-165-20/+213
* wayland: Put interface version defines in a common placeJonas Ådahl2015-03-162-2/+2
* wayland: Don't set cursor surface scale when we don't have a surfaceJonas Ådahl2015-03-161-4/+3
* wayland: Only bind to supported gtk-shell versionsJonas Ådahl2015-03-112-4/+18
* gdkwindow: Fix potential NULL pointer dereferencePhilip Withnall2015-03-091-0/+3
* Fix undefined reference to get_xkb()Eric Le Bihan2015-03-071-0/+2
* gl: Warn the user if they request a GL context version less than 3.2Niels Nesse2015-03-061-7/+10
* x11: Store last axes from deviceCarlos Garnacho2015-03-023-2/+42
* wayland: Delay wl_subsurface interface creation until the window is shownCarlos Garnacho2015-03-021-4/+4
* wayland: Thaw the clock if we hide a GdkWindow mid-frameCarlos Garnacho2015-03-021-0/+12
* gdkglcontext-win32: fix variable names in GDK_NOTERyan Lortie2015-03-011-1/+1
* gdkglcontext-win32: remove unused variablesRyan Lortie2015-03-011-9/+0
* wayland: Add debug spewMatthias Clasen2015-02-283-17/+64
* wayland: Formatting fixesMatthias Clasen2015-02-2814-322/+325
* wayland: Apply maximized and fullscreen stateMatthias Clasen2015-02-271-16/+22
* wayland: Drop some pointless linesMatthias Clasen2015-02-271-8/+0