summaryrefslogtreecommitdiff
path: root/gtk/gtkdragdest.c
Commit message (Expand)AuthorAgeFilesLines
* drag dest: Stop using ::hierarchy-changedMatthias Clasen2019-02-231-3/+4
* gdk: Rename GdkDragContext to GdkDragMatthias Clasen2018-07-021-1/+1
* dnd: Make drag-motion and drag-drop signals use GdkDropBenjamin Otte2018-06-181-5/+5
* dnd: Get rid of gtk_drag_finish()Benjamin Otte2018-06-181-1/+1
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-3/+3
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-3/+3
* The big versioning cleanupMatthias Clasen2018-02-061-10/+0
* gtk: Remove unused includeBenjamin Otte2017-12-151-1/+0
* gdkcontentformats: Change the matching APIBenjamin Otte2017-12-031-9/+3
* gdk: Add GType support to GdkContentFormatsBenjamin Otte2017-11-201-2/+4
* gdk: Sanitize GdkContentFormats APIBenjamin Otte2017-11-201-2/+2
* gdk: Make GdkContentFormats immutableBenjamin Otte2017-11-201-3/+3
* gdkdnd: Make GdkDragContext->formats a GdkContentFormatsBenjamin Otte2017-11-201-13/+2
* contentformats: Rename GtkTargetListBenjamin Otte2017-11-201-34/+34
* selection: Make GtkTargetList members privateBenjamin Otte2017-11-201-13/+13
* dnd: Remove GtkTargetEntry and GtkTargetFlagsBenjamin Otte2017-11-201-13/+2
* selection: Remove the info uintBenjamin Otte2017-11-161-3/+3
* gdk: Replace GDK_NONE with NULLBenjamin Otte2017-11-151-7/+7
* dnd: Make GtkDragDest and GtkDragSource use GtkTargetListBenjamin Otte2017-11-151-9/+6
* API: Remove gtk_drag_dest_set_proxy()Benjamin Otte2016-10-161-45/+0
* Add some missing (nullable) annotationsRico Tzschichholz2016-09-221-1/+1
* dnd: Move GtkDragDest to a separate fileMatthias Clasen2016-03-251-0/+500