summaryrefslogtreecommitdiff
path: root/gdk/gdktypes.h
Commit message (Expand)AuthorAgeFilesLines
* vulkan: Add more infrastructureBenjamin Otte2016-12-091-0/+15
* vulkan: Initial supportBenjamin Otte2016-12-091-0/+1
* gdk: Add GdkDrawContextBenjamin Otte2016-12-051-0/+1
* gdk: Move GdkDrawingContext definition to gdktypes.hBenjamin Otte2016-11-231-0/+1
* Drop GdkColorMatthias Clasen2016-11-011-1/+0
* gdk: Remove deprecated {keyboard,pointer}_{grab,ungrab} APIRico Tzschichholz2016-10-241-2/+2
* gdk: Add more GDK_GL_ERROR error idsEmmanuele Bassi2016-10-181-1/+5
* gdk: Add pad event structs, enum values, and event mask bitCarlos Garnacho2016-08-231-0/+2
* gdktypes: Update docs for GDK_GRAB_FAILEDPavel Grunt2016-06-031-1/+1
* Add a note about GDK_AXIS_X/YMatthias Clasen2016-04-091-0/+4
* Move GdkDeviceTool into its own filesMatthias Clasen2016-04-091-0/+62
* gdkborder: remove unneeded definitionWilliam Hua2016-02-031-20/+0
* gdkborder: change types from gint16 to gintWilliam Hua2015-12-171-4/+4
* gdkborder: add GdkBorder to gdktypes.hWilliam Hua2015-12-151-0/+20
* gdkwindow: move GdkWindowTypeHint to gdktypes.hWilliam Hua2015-12-151-0/+48
* gdk: Add GdkSeatCarlos Garnacho2015-12-151-0/+1
* Document GDK_TOUCHPAD_GESTURE_MASKMatthias Clasen2015-11-191-0/+1
* Bug 736125 - The default gtk accelerator mod mask does not include all defaul...John Ralls2015-08-251-1/+7
* gdk: Add GDK_TOUCHPAD_GESTURE_MASK to GdkEventMaskCarlos Garnacho2015-08-121-0/+1
* gdk: define GdkRectangle structure for introspection scanningLionel Landwerlin2015-05-081-0/+16
* docs: Add a note about button 4 & 5Matthias Clasen2015-05-021-0/+4
* docs: Expand input handling documentation to cover event masksPhilip Withnall2015-02-191-0/+3
* Remove GdkGLProfileEmmanuele Bassi2015-02-121-16/+0
* docs: Specify the minimum version of GL provided by the core profileEmmanuele Bassi2015-02-121-1/+3
* gl: Drop OpenGL legacy profileEmmanuele Bassi2015-02-091-5/+15
* Don't return GDK_GRAB_SUCCESS on failureMatthias Clasen2014-10-281-1/+3
* gdk: Add support for OpenGLAlexander Larsson2014-10-131-1/+21
* Docs: remove some leftover markupMatthias Clasen2014-03-281-3/+2
* docs: use more apostrophesWilliam Jon McCann2014-02-071-3/+3
* docs: use proper apostropheWilliam Jon McCann2014-02-071-1/+1
* docs: use ` instead of <literal>William Jon McCann2014-02-041-1/+1
* docs: remove reference to function that doesn't existWilliam Jon McCann2014-01-201-2/+2
* docs: add missing docs for GDK_MODIFIER_RESERVED_*_MASKWilliam Jon McCann2014-01-201-0/+13
* gdk: Document event compression betterMartin Renold2013-11-161-10/+13
* gdk_{pointer,keyboard}_grab are deprecatedGuido Günther2013-03-171-2/+2
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Correct the docs for GDK_MSB_FIRSTMatthias Clasen2012-05-261-1/+1
* Add since annotations to some enum valuesMatthias Clasen2012-05-191-2/+2
* gdk: Add GDK_SMOOTH_SCROLL_MASKCarlos Garnacho2012-03-011-1/+3
* gdk: Add touch event types and maskCarlos Garnacho2012-03-011-1/+10
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Turn the private #define for the group-shifting modifier into APIMichael Natterer2011-11-181-1/+4
* Bug 659602 - Provide an abstraction for the platform's use of modifier keysMichael Natterer2011-09-271-0/+35
* Explicitly declare internal reserved bits in GdkModifierTypeColin Walters2011-05-161-0/+24
* API: gdk: Get rid of GdkNativeWindowBenjamin Otte2011-02-011-18/+0
* Consistently hide class structsMatthias Clasen2010-12-241-15/+17
* Fix inclusion of gdkconfig.hMike Gorse2010-12-211-1/+1
* Explode gdkinternals.h into per-class private headersMatthias Clasen2010-12-211-1/+2
* Work toward turning GdkDisplayManager into a backend singletonMatthias Clasen2010-12-211-6/+2
* Hide GdkScreen tooMatthias Clasen2010-12-211-4/+4