summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* gdk: Add deprecation/availability macros for 3.6Benjamin Otte2012-04-171-0/+14
* wayland: Prefer X11 backend over WaylandKristian Høgsberg2012-04-161-5/+5
* wayland: Use an ARGB buffer for the Cairo and SHM surfaceRob Bradford2012-04-161-2/+2
* wayland: Force an expose for the whole area when scrollingRob Bradford2012-04-161-15/+1
* wayland: Add support for rendering into an SHM buffer with Cairo image backendRob Bradford2012-04-163-3/+139
* wayland: Move the buffer creation to the cairo surface creationRob Bradford2012-04-161-3/+4
* wayland: Move the finalize function to allow a clear logical block of codeRob Bradford2012-04-161-17/+18
* wayland: Remove unused member from structRob Bradford2012-04-161-4/+0
* Fix malformed doc commentsMatthias Clasen2012-04-122-8/+8
* Fix sourcedir!=builddir .gir build from source tarballPavel Holejsovsky2012-04-111-1/+1
* [quartz] Fix manual resizing of windowsKristian Rietveld2012-04-103-0/+17
* Export break_all_grabs() within Quartz backendKristian Rietveld2012-04-102-4/+5
* x11: Add suggested braces around empty body in 'if' statementsBenjamin Otte2012-04-071-27/+45
* Don't force BUTTON1_MASK on non-touch eventsMatthias Clasen2012-04-061-4/+3
* xi2: Remove touchscreen heuristicsMatthias Clasen2012-04-061-4/+0
* x11: Don't ignore button releases after a wmspec move/resizeRui Matos2012-04-051-10/+5
* x11: Set GdkToplevelX11.have_focused on creationRui Matos2012-04-041-1/+4
* gdk: Remove GdkDisplay->ignore_core_pointerAlexander Larsson2012-04-032-49/+45
* win32: Fix up wintab supportAlexander Larsson2012-04-0310-398/+779
* Add _gdk_device_get_axis_infoAlexander Larsson2012-04-032-0/+30
* x11: Deal better with L-shaped monitor arrangementsMatthias Clasen2012-03-231-2/+13
* gdk: A TOUCHPAD device behaves like a mouseBenjamin Otte2012-03-201-7/+3
* wayland: hide predefined_atomsMathias Hasselmann2012-03-161-1/+1
* win32: Ensure we update GDK_WINDOW_STATE_FOCUSEDAlexander Larsson2012-03-161-0/+5
* gdk: Update translator comment for "keyboard label"Bastien Nocera2012-03-151-0/+1
* Drop support for pre-R6 XMatthias Clasen2012-03-107-39/+5
* Drop unneeded XI2 definesMatthias Clasen2012-03-101-2/+0
* win32: Finish making query_state() vfunc a void vfuncKalev Lember2012-03-101-14/+9
* gdk: clean up logic errorBenjamin Otte2012-03-092-23/+19
* gdk: Make query_state() vfunc a void vfuncBenjamin Otte2012-03-098-93/+76
* xi2: Don't reset scroll valuators too oftenMatthias Clasen2012-03-081-2/+0
* x11: Avoid spurious focus events on grabsBenjamin Otte2012-03-073-0/+9
* wayland: Add some useful comments explaining the cairo surface behaviourRob Bradford2012-03-061-0/+28
* wayland: Add NULL warning check to _gdk_wayland_window_set_device_grabbedRob Bradford2012-03-061-1/+5
* wayland: Don't try and reset the pointer window grab if there wasn't oneRob Bradford2012-03-061-3/+4
* win32: Remove some unused input stuff to make win32 build againAlexander Larsson2012-03-067-111/+17
* Fix symbol listsMatthias Clasen2012-03-051-3/+0
* gdk: Remove an unused enumerationMatthias Clasen2012-03-041-17/+0
* xi2: Normalize scroll deltasMatthias Clasen2012-03-043-6/+12
* gdk: Don't drop the emulating_pointer flagMatthias Clasen2012-03-041-0/+2
* x11: Simplify XI2 mods stateBastien Nocera2012-03-041-1/+1
* x11: Correct GroupSwitch maskBastien Nocera2012-03-041-10/+1
* gdk: Emulate motion events when requestedMatthias Clasen2012-03-021-1/+1
* xi2: Add some more debug output about scroll devicesMatthias Clasen2012-03-021-0/+7
* Iconification using _NET_WM_STATE_HIDDEN hint if supported by WMMikael Magnusson2012-03-023-11/+56
* Annotate gdk_window_get_frame_extentsPaolo Borelli2012-03-021-1/+1
* xi2: add some debug output for smooth scroll eventsMatthias Clasen2012-03-021-1/+6
* Require XInput2.h in X11 backendJavier Jardón2012-03-0211-1530/+2
* Quartz: Fix incompatible types in assignmentJohn Ralls2012-03-011-2/+2
* Fix build with XI2.x for x < 2Matthias Clasen2012-03-011-0/+6