summaryrefslogtreecommitdiff
path: root/gdk/gdkdndprivate.h
Commit message (Expand)AuthorAgeFilesLines
* dnd: Remove gdk_drag_get_selection()Benjamin Otte2017-12-141-1/+0
* dnd: Pass content to gdk_drag_begin()Benjamin Otte2017-12-131-0/+11
* gdk: Remove unused functionBenjamin Otte2017-12-131-2/+0
* gdk: Remove gdk_drag_manage_dnd()Benjamin Otte2017-12-111-3/+0
* dnd: Make gdk_drag_context_set_device() privateBenjamin Otte2017-12-111-0/+2
* dnd: Introduce gdk_drop_read_async() and use itBenjamin Otte2017-12-101-0/+10
* Remove GdkDragProtocol from the apiMatthias Clasen2017-12-031-0/+34
* Drop api that is only for unmanaged dndMatthias Clasen2017-12-031-0/+15
* gdkdnd: Make GdkDragContext->formats a GdkContentFormatsBenjamin Otte2017-11-201-1/+1
* dnd: Drop GdkScreen from apisMatthias Clasen2017-10-311-1/+0
* gdk/dnd: Don't use default display when getting cursorJonas Ådahl2016-04-261-1/+4
* gdkdnd: Add private means to commit the drag statusCarlos Garnacho2016-03-141-0/+3
* gdkdnd: Stick to the first gdk_drag_drop_done() resultCarlos Garnacho2016-02-151-0/+2
* gdk: Add GdkDragCancelReason enum as argument to GdkDragContext::cancelCarlos Garnacho2016-02-151-2/+4
* gdk: Add gdk_drag_get_cursor()Carlos Garnacho2016-01-191-0/+1
* gdk: Allow internal management of source-side DnDCarlos Garnacho2016-01-191-0/+22
* gdk: Add gdk_drag_drop_doneMatthias Clasen2015-12-131-0/+2
* gdk: Add api to set drag window hotspotMatthias Clasen2015-12-071-0/+3
* Add gdk_drag_context_get_drag_windowMatthias Clasen2015-12-011-0/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Fix up GDK docsMatthias Clasen2010-12-251-0/+1
* Consistently hide class structsMatthias Clasen2010-12-241-0/+8
* Explode gdkinternals.h into per-class private headersMatthias Clasen2010-12-211-0/+82