summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Add some more documentation about GDK_SCROLL_SMOOTH3.5.1Matthias Clasen2012-04-301-1/+7
* versionmacros: min-require the current stable versionBenjamin Otte2012-05-011-1/+1
* docs: Fix copy/paste typoBenjamin Otte2012-05-011-1/+1
* GtkPlug: fix handling of key events for different layoutsOwen W. Taylor2012-04-306-13/+55
* Regenerate the gdk/gdkkeysyms.h and gdk/gdkkeysyms-compat.h filesMark Vender2012-04-252-29/+135
* Fix the gdk/gdkkeysyms-update.pl to reflect new upstream locationMark Vender2012-04-251-18/+18
* wayland: Calculate window position offset to give emulated root coordinatesRob Bradford2012-04-251-5/+32
* wayland: Only update position if the with_move flag is setRob Bradford2012-04-251-7/+10
* wayland: Improve error message handling in cursor buffer codeRob Bradford2012-04-251-15/+22
* Fix build with XInput < 2.2Sam Thursfield2012-04-241-0/+4
* xi2: ignore extraneous events for smooth scrollCosimo Cecchi2012-04-221-8/+15
* xi2: fix thinko in variable typeCosimo Cecchi2012-04-221-1/+1
* XI2: More logging for smooth scrollingMatthias Clasen2012-04-221-1/+3
* wayland: Improve the error reporting in the Cairo GL surface code pathRob Bradford2012-04-191-2/+8
* wayland: Improve error messages during SHM buffer creationRob Bradford2012-04-191-17/+26
* gdk: add missing GDK_VERSION_3_6 symbolCosimo Cecchi2012-04-181-0/+10
* wayland: Expose GdkWaylandDisplayManager as a public GTypeRob Bradford2012-04-172-11/+11
* wayland: Rename GdkScreenWayland to GdkWaylandScreenRob Bradford2012-04-171-43/+43
* wayland: Rename GdkDisplayWayland to GdkWaylandDisplayRob Bradford2012-04-176-61/+61
* 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