summaryrefslogtreecommitdiff
path: root/gdk/gdkevents.h
Commit message (Expand)AuthorAgeFilesLines
* wayland: add gdk_event_is_scroll_stop_event()Peter Hutterer2016-01-181-0/+4
* GdkEvent: Add GdkSeat getter and internal setterCarlos Garnacho2015-12-151-0/+3
* gdk: Add touchpad gesture events and event types.Carlos Garnacho2015-08-121-0/+127
* Drop GDK_MULTIHEAD_SAFEMatthias Clasen2014-06-111-4/+0
* gdk: Make GdkEventSequence a boxed typeCarlos Garnacho2014-05-231-0/+4
* Deprecate GdkColorMatthias Clasen2014-05-221-1/+0
* gdk: assorted introspection and documentation fixesEvan Nemerson2014-05-191-1/+1
* Deprecate GdkEventVisibility and ::visibility-notify-eventMatthias Clasen2014-03-031-0/+5
* docs: use proper quotations instead of '*'William Jon McCann2014-02-071-1/+1
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-2/+2
* docs: Use markup for linksWilliam Jon McCann2014-02-071-2/+2
* docs: use markdown instead of <note>William Jon McCann2014-02-061-6/+2
* Use proper quotes in gdkWilliam Jon McCann2014-02-051-1/+1
* docs: don't use <orderedlist>William Jon McCann2014-02-041-17/+16
* docs: use ` instead of <literal>William Jon McCann2014-02-041-3/+3
* docs: use markdown instead of <filename> tagsWilliam Jon McCann2014-02-041-1/+1
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-3/+3
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-12/+6
* docs: don't use <type> tagsWilliam Jon McCann2014-01-281-3/+3
* docs: use () instead of <function> tagsWilliam Jon McCann2014-01-271-37/+19
* docs: use #*-struct instead of <structname>William Jon McCann2014-01-271-5/+5
* docs: remove reference to nonexistant apiWilliam Jon McCann2014-01-201-2/+1
* docs: fix typo in GDK_WINDOW_STATE_TILEDWilliam Jon McCann2014-01-201-1/+1
* docs: add missing scroll delta fieldsWilliam Jon McCann2014-01-201-0/+2
* docs: add missing GdkEvent field namesWilliam Jon McCann2014-01-201-0/+20
* gdkevents.h: Mention _get_source_device()Bastien Nocera2013-10-151-5/+10
* gdk: event: add get_window() methodLionel Landwerlin2013-09-101-0/+3
* Add a function to get the event typeMatthias Clasen2013-08-131-2/+5
* gdkevents.h: fix documentation typoClaudio Saavedra2013-06-031-1/+1
* Add a tiled window stateMatthias Clasen2013-05-271-1/+4
* Add GDK_AVAILABLE_IN_ALL annotations in gdkMatthias Clasen2013-05-051-0/+27
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* gdk: add a missing annotation to GdkEventPropertyTorsten Schönfeld2012-06-101-2/+2
* Add since annotations to some enum valuesMatthias Clasen2012-05-191-1/+1
* gdk: add bindings-friendly alias for GDK_EVENT_2BUTTON_PRESSDan Winship2012-05-031-0/+11
* Add some more documentation about GDK_SCROLL_SMOOTH3.5.1Matthias Clasen2012-04-301-1/+7
* gdk: Add delta_x/y to scroll eventsMichael Natterer2012-03-011-0/+7
* gdk: Add GDK_SCROLL_SMOOTH to GdkScrollDirectionCarlos Garnacho2012-03-011-1/+4
* gdk: Generate crossing events around touch devices' press/releaseCarlos Garnacho2012-03-011-1/+11
* gdk: Add touch event types and maskCarlos Garnacho2012-03-011-1/+66
* gdk: Add GdkEventSequenceCarlos Garnacho2012-03-011-0/+5
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gdk: Use versioned deprecationsMatthias Clasen2012-02-271-0/+7
* gdk: Add macros for left, middle and right buttonsCarlos Garcia Campos2012-01-271-0/+31
* Add symbolic constants for event emission controlEmmanuele Bassi2012-01-031-0/+19
* gdk: Add GDK_WINDOW_STATE_FOCUSED to GdkWindowStateRui Matos2011-11-081-1/+3
* Bug 659406 - Abstract what triggers a context menuMichael Natterer2011-09-271-1/+2
* API: add accessors for GdkEvent fieldsCosimo Cecchi2011-08-281-3/+13
* API: gdk: Make GdkEventSelection.requestor a GdkWindowBenjamin Otte2011-02-011-2/+2