summaryrefslogtreecommitdiff
path: root/gtk/gtkdragdest.h
Commit message (Expand)AuthorAgeFilesLines
* droptarget: RedoBenjamin Otte2020-03-021-83/+0
* droptarget: Remove selectiondata read functionsBenjamin Otte2020-02-231-13/+0
* Fix docstring errors with drag and drop codeRobert Ancell2020-01-131-1/+1
* dragdest: Allow denying drops asynchronouslyMatthias Clasen2020-01-081-0/+4
* Drop gtk_drag_(un)highlightMatthias Clasen2020-01-081-6/+0
* Remove gtk_drop_target_get_targetMatthias Clasen2020-01-081-3/+0
* Replace gtk_drop_target_attach/detachMatthias Clasen2020-01-081-6/+0
* droptarget: Drop the track-motion propertyMatthias Clasen2020-01-081-6/+0
* droptarget: Drop defaults flagsMatthias Clasen2020-01-081-31/+1
* Drop GTK_DEST_DEFAULT_HIGHLIGHTMatthias Clasen2020-01-081-3/+2
* Remove gdk_drag_get_dataMatthias Clasen2020-01-081-7/+2
* Add an async read function for selectionMatthias Clasen2020-01-081-0/+12
* Remove old drag dest apiMatthias Clasen2020-01-081-31/+0
* Move some remaining api overMatthias Clasen2020-01-081-0/+6
* Add a GtkDropTarget objectMatthias Clasen2020-01-081-5/+64
* dnd: Make drag-motion and drag-drop signals use GdkDropBenjamin Otte2018-06-181-1/+1
* dnd: Get rid of gtk_drag_finish()Benjamin Otte2018-06-181-2/+2
* gdkcontentformats: Change the matching APIBenjamin Otte2017-12-031-1/+1
* Fix some parameter name mismatches to make g-ir-scanner happierRico Tzschichholz2017-11-281-1/+1
* contentformats: Rename GtkTargetListBenjamin Otte2017-11-201-8/+8
* dnd: Make GtkDragDest and GtkDragSource use GtkTargetListBenjamin Otte2017-11-151-2/+1
* API: Remove gtk_drag_dest_set_proxy()Benjamin Otte2016-10-161-6/+0
* dnd: Move GtkDragDest to a separate fileMatthias Clasen2016-03-251-0/+110