summaryrefslogtreecommitdiff
path: root/gdk/gdkeventsprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Drop the last mentions of motion hint eventsEmmanuele Bassi2018-02-051-3/+0
* Try to make the docs build more quietMatthias Clasen2017-12-261-19/+19
* gdk: Remove DRAG_STATUS and DROP_FINISHED eventsBenjamin Otte2017-12-151-2/+1
* gdk: Drop GDK_DAMAGEMatthias Clasen2017-12-141-1/+1
* gdk: Drop GdkEventWindowStateMatthias Clasen2017-12-141-20/+0
* gdk: Remove propertiesBenjamin Otte2017-12-141-22/+0
* gdk: Implement motion history as motion event dataCarlos Garnacho2017-12-141-0/+1
* gdk: Turn GdkEvent into a GObjectCarlos Garnacho2017-12-141-0/+12
* gdk: Remove GdkDisplay from GdkEventPrivateCarlos Garnacho2017-12-141-0/+1
* gdk: Fold GdkEventPrivate fields into event structsCarlos Garnacho2017-12-141-5/+6
* gdk: Remove GdkEventType argument from GdkEvent unionCarlos Garnacho2017-12-141-1/+0
* gdk: Refurbish GdkEvent struct hierarchyCarlos Garnacho2017-12-141-57/+19
* gdk: Remove gdk_selection_convert()Benjamin Otte2017-12-141-28/+0
* gdk: Remove ability to own a selectionBenjamin Otte2017-12-131-2/+1
* gdk: Get rid of owner change eventsBenjamin Otte2017-12-031-30/+0
* Stop providing the owner in GdkEventOwnerChangeMatthias Clasen2017-11-011-2/+0
* gdk: Remove VisibilityNotify eventsBenjamin Otte2017-11-011-25/+0
* gdk: Drop settings eventswip/matthiasc/gdk-settingsMatthias Clasen2017-10-301-22/+0
* gtk: Remove 2BUTTON and 3BUTTON events and event typesCarlos Garnacho2017-09-191-34/+2
* gdk: Make GdkEvent structs/union opaqueCarlos Garnacho2017-09-191-0/+891