summaryrefslogtreecommitdiff
path: root/gdk/gdkdnd.h
Commit message (Expand)AuthorAgeFilesLines
* gdk: Add GdkDragCancelReason enum as argument to GdkDragContext::cancelCarlos Garnacho2016-02-151-0/+16
* gdk: Allow internal management of source-side DnDCarlos Garnacho2016-01-191-0/+4
* gdk: Add gdk_drag_drop_doneMatthias Clasen2015-12-131-0/+4
* gdk: Allow passing the start coordinates in drag_beginMatthias Clasen2015-12-131-0/+7
* gdk: Add api to set drag window hotspotMatthias Clasen2015-12-071-0/+5
* Add gdk_drag_context_get_drag_windowMatthias Clasen2015-12-011-0/+3
* gdk: Add GDK_DRAG_PROTO_WAYLANDCarlos Garnacho2014-09-011-1/+3
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* Add GDK_AVAILABLE_IN_ALL annotations in gdkMatthias Clasen2013-05-051-0/+21
* Drop the Motif DND protocolMatthias Clasen2013-03-121-1/+1
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* API: gdk: Change get_drag_window() APIBenjamin Otte2011-02-011-4/+0
* API: gdk: Make GDK_DRAG_PROTOCOL_NONE equal to 0Benjamin Otte2011-02-011-2/+2
* Consistently hide class structsMatthias Clasen2010-12-241-36/+26
* Match parameters between headers and doc commentMatthias Clasen2010-12-211-1/+1
* Add vtables for DNDMatthias Clasen2010-12-211-57/+16
* Add some forgotten accessors for GdkDragContextMatthias Clasen2010-12-101-0/+2
* Add a missing accessor for GdkDragContext->source_window.Cosimo Cecchi2010-06-101-0/+2
* [docs] Added some missing documentation to GdkDndJavier Jardón2010-06-091-0/+29
* gdk: rename gdk_drag_context_get_action() to gdk_drag_context_get_selected_ac...Michael Natterer2010-06-021-1/+1
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-0/+5
* Seal gdkMatthias Clasen2010-05-251-12/+16
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated code from GdkDndJavier Jardón2010-05-031-5/+0
* Bug 544684 - Win64 issue, window handles are assumed to be 32-bitTor Lillqvist2008-08-041-5/+7
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* define __GDK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-1/+6
* Add Copyright/License information.Matthias Clasen2005-07-121-0/+25
* Cleanup. (#169648, Fabricio Barros Cabral)Matthias Clasen2005-06-121-6/+2
* Really fix the initialization of the target list.Matthias Clasen2004-08-061-0/+1
* docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgmlSoeren Sandmann2002-11-081-6/+6
* Add gdk_drag_find_window_for_screen(), so that we can interpret x_root /Owen Taylor2002-10-071-11/+19
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-2/+9
* Deprecate.Matthias Clasen2001-11-301-0/+3
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-1/+26
* *** empty log message ***Elliot Lee2000-06-201-1/+2
* Change private class member to be named private_data throughout the file.Christopher Blizzard2000-06-191-1/+1
* clean up enum format, remove extra comma, this keeps scanner scripts fromHavoc Pennington2000-04-151-3/+5
* Merges from gtk-1-2Owen Taylor2000-03-141-2/+0
* StartedOwen Taylor1999-10-011-0/+100