summaryrefslogtreecommitdiff
path: root/gdk/gdkdndprivate.h
Commit message (Expand)AuthorAgeFilesLines
* dnd: Rename headersMatthias Clasen2018-07-021-105/+0
* gdk: Rename GdkDragContext to GdkDragMatthias Clasen2018-07-021-44/+44
* dnd: Remove GdkDragContext.dest_surfaceBenjamin Otte2018-06-181-1/+0
* dnd: Remove GdkDragContext.is_sourceBenjamin Otte2018-06-181-1/+0
* dnd: GdkDragContext is no longer a GdkDrop subclassBenjamin Otte2018-06-181-4/+2
* dnd: Remove GdkDragContext::commit_drag_status() vfuncBenjamin Otte2018-06-181-3/+0
* dnd: Add gdk_drop_finish()Benjamin Otte2018-06-181-3/+0
* dnd: Move the gdk_drag_status() functionBenjamin Otte2018-06-181-3/+0
* dnd: Make actions a private member variableBenjamin Otte2018-06-181-2/+4
* drop: Move gdk_drop_read_async() to GdkDrop classBenjamin Otte2018-06-181-10/+0
* dnd: Add GdkDrop base class for GdkDragContextBenjamin Otte2018-06-181-2/+4
* dnd: Make "formats" a construct-only propertyBenjamin Otte2018-05-071-1/+0
* dnd: Add a private structBenjamin Otte2018-05-031-4/+0
* dnd: Remove gdk_drop_reply()Benjamin Otte2018-05-031-3/+0
* gdk: Remove gdk_drag_grop_succeeded()Benjamin Otte2018-05-031-1/+0
* dnd: Make GdkDragContext::device a (construct-only) propertyBenjamin Otte2018-04-271-2/+0
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-4/+4
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-4/+4
* dnd: Remove unused member variableBenjamin Otte2018-01-311-2/+0
* dnd: Move GdkDragProtocol to X11Benjamin Otte2018-01-311-29/+0
* dnd: Remove 2 vfuncs that aren't neededBenjamin Otte2018-01-311-28/+0
* 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