summaryrefslogtreecommitdiff
path: root/gtk/gtkdnd.h
Commit message (Expand)AuthorAgeFilesLines
* dnd: Rename gtk_drag_begin_with_coordinatesMatthias Clasen2018-07-121-6/+6
* gdk: Rename GdkDragContext to GdkDragMatthias Clasen2018-07-021-13/+13
* dnd: Make drag-motion and drag-drop signals use GdkDropBenjamin Otte2018-06-181-3/+2
* dnd: Get rid of gtk_drag_finish()Benjamin Otte2018-06-181-4/+0
* dnd: Remove gtk_drag_set_icon_surface()Benjamin Otte2018-03-261-3/+0
* dnd: Make dnd icon API take a paintableBenjamin Otte2018-03-161-2/+2
* The big versioning cleanupMatthias Clasen2018-02-061-4/+4
* dnd: Pass device, not eventBenjamin Otte2017-12-121-1/+1
* dnd: Remove button argument from drag_begin()Benjamin Otte2017-12-121-1/+0
* dnd: Remove "delete" argument from gtk_drag_finish()Benjamin Otte2017-12-101-1/+0
* dnd: Add gtk_drag_set_icon_texture()Benjamin Otte2017-12-021-0/+5
* Fix some parameter name mismatches to make g-ir-scanner happierRico Tzschichholz2017-11-281-1/+1
* contentformats: Rename GtkTargetListBenjamin Otte2017-11-201-1/+1
* Drop gtk_drag_set_icon_pixbufMatthias Clasen2017-10-231-5/+0
* gtkdnd: Remove gtk_drag_beginTimm Bäder2016-10-181-7/+0
* Remove GtkStock API from GtkImageTimm Bäder2016-10-161-5/+0
* dnd: Move GtkDragDest to a separate fileMatthias Clasen2016-03-251-88/+0
* dnd: Split GtkDragSourceSite into its own fileBenjamin Otte2015-11-251-35/+0
* Remove some useless commentsMatthias Clasen2015-05-161-6/+0
* DND: Move private api to a private headerMatthias Clasen2015-05-161-5/+0
* dnd: Allow programmatic drag cancellationMatthias Clasen2015-01-301-0/+3
* docs: fully break lines in examplesWilliam Jon McCann2014-02-121-3/+3
* docs: use proper apostropheWilliam Jon McCann2014-02-071-2/+2
* docs: don't refer to types that don't existWilliam Jon McCann2014-01-211-1/+1
* gtkdnd: Introduce a new API for more accurate drag origin dataJasper St. Pierre2013-08-141-1/+10
* Start deprecating some GtkStock APIWilliam Jon McCann2013-06-251-2/+2
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+34
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-4/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use versioned deprecationsMatthias Clasen2012-02-271-0/+2
* gtkdnd: Add API that takes GIconColin Walters2011-05-031-0/+6
* Move documentation to inline comments: GtkDndJavier Jardón2011-04-181-1/+35
* API: Remove the ability to set the dnd icon from a pixmapBenjamin Otte2010-09-261-10/+0
* API: Add gtk_drag_set_icon_surface()Benjamin Otte2010-09-261-10/+12
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated gtk_drag_set_default_iconChristian Dywan2010-05-031-8/+0
* no need to include <gtk/gtkenums.h> in headers which somehow includeMichael Natterer2008-10-301-1/+0
* no need to include <gdk/gdk.h> in any widget header, it's included viaMichael Natterer2008-10-301-1/+2
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-5/+2
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Add GTK_TARGET_OTHER_{APP,WIDGET} to restrict drags within anMatthias Clasen2007-04-281-1/+3
* Improved DND support for GtkNotebook (#332991, Carlos Garnacho)Matthias Clasen2006-03-221-0/+5
* New functions to support themed drag icons. (#116577, Christian Neumair)Matthias Clasen2005-05-181-0/+6
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-6/+2
* Use the new file DND api.Matthias Clasen2004-10-221-2/+4
* Add convenience api for image dnd (#150165):Matthias Clasen2004-10-211-0/+2
* Support text/plain selection target (#55117, Owen Taylor)Matthias Clasen2004-07-171-0/+2
* Add gtk_drag_source_set/get_target_list(). (#127499, based on patch fromOwen Taylor2004-03-021-0/+4