summaryrefslogtreecommitdiff
path: root/gtk/gtkdragdest.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'docstring-typos' into 'master'Matthias Clasen2020-01-131-1/+1
|\
| * Fix docstring errors with drag and drop codeRobert Ancell2020-01-131-1/+1
* | Add missing transfer notation for function return types.Robert Ancell2020-01-131-1/+1
|/
* dragdest: More documentationMatthias Clasen2020-01-111-9/+35
* Reshuffle droptarget api a little bitMatthias Clasen2020-01-111-52/+98
* dragdest: Rename ::drag-motion to ::acceptMatthias Clasen2020-01-081-27/+26
* dragdest: Allow denying drops asynchronouslyMatthias Clasen2020-01-081-10/+66
* remove debug spewMatthias Clasen2020-01-081-6/+1
* dragdest: Add a ::drag-enter signalMatthias Clasen2020-01-081-6/+30
* dragdest: Steps towards allowing nested drop sitesMatthias Clasen2020-01-081-56/+43
* Add GdkDrop back to signal signaturesMatthias Clasen2020-01-081-11/+16
* Drop gtk_drag_(un)highlightMatthias Clasen2020-01-081-34/+2
* dragdest: Rename ::armed to ::containsMatthias Clasen2020-01-081-26/+26
* Remove gtk_drop_target_get_targetMatthias Clasen2020-01-081-16/+0
* Remove an unused signalMatthias Clasen2020-01-081-1/+0
* docs: Tweak GtkDropTarget docsMatthias Clasen2020-01-081-4/+4
* Move code overMatthias Clasen2020-01-081-13/+81
* Replace gtk_drop_target_attach/detachMatthias Clasen2020-01-081-39/+1
* Get rid of GtkDragDestInfoMatthias Clasen2020-01-081-9/+9
* Turn GtkDropTarget into an event controllerMatthias Clasen2020-01-081-42/+136
* Stop passing timestamps aroundMatthias Clasen2020-01-081-2/+1
* droptarget: Drop the track-motion propertyMatthias Clasen2020-01-081-63/+0
* droptarget: Drop defaults flagsMatthias Clasen2020-01-081-62/+1
* Simplify some drag dest internalsMatthias Clasen2020-01-081-15/+63
* Drop GTK_DEST_DEFAULT_HIGHLIGHTMatthias Clasen2020-01-081-0/+29
* dragdest: Clean up internalsMatthias Clasen2020-01-081-78/+58
* Remove gtkdnd.hMatthias Clasen2020-01-081-1/+0
* Remove gdk_drag_get_dataMatthias Clasen2020-01-081-22/+0
* Add an async read function for selectionMatthias Clasen2020-01-081-0/+142
* Remove old drag dest apiMatthias Clasen2020-01-081-297/+3
* Move some remaining api overMatthias Clasen2020-01-081-0/+31
* dragdest: doc improvementsMatthias Clasen2020-01-081-7/+17
* Add a GtkDropTarget objectMatthias Clasen2020-01-081-33/+666
* Stop using gtk_widget_get_surfaceMatthias Clasen2019-05-281-6/+7
* Review and replace uses of get_toplevelMatthias Clasen2019-05-281-6/+5
* 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