summaryrefslogtreecommitdiff
path: root/gdk/gdkdrop.h
Commit message (Expand)AuthorAgeFilesLines
* Minimize the amount of inclusions in public headersEmmanuele Bassi2023-05-091-2/+0
* Drop the gdk/gdkversionmacros.h headerMatthias Clasen2023-05-091-1/+1
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* gdk: Dissolve gdk-autocleanup.hMatthias Clasen2022-09-231-2/+2
* gdk: Split enums from typesBenjamin Otte2021-10-261-0/+1
* drop: Remove unused convenience APIsBenjamin Otte2020-03-021-13/+0
* gdk: Make gdk_drop_status() take preferred actionBenjamin Otte2020-03-021-1/+2
* drop: Add a convenience apiMatthias Clasen2020-01-081-0/+3
* Use a single compilation symbolEmmanuele Bassi2019-11-271-1/+1
* gdk: Change some async dnd apiMatthias Clasen2019-04-021-1/+1
* Merge branch 'dnd-cleanups' into 'master'Matthias Clasen2018-07-021-1/+1
|\
| * gdk: Rename GdkDragContext to GdkDragMatthias Clasen2018-07-021-1/+1
* | gdk: Fix some g-i annotations warningsRico Tzschichholz2018-06-271-2/+2
|/
* dnd: Add read_value() and read_text() functions to GdkDropBenjamin Otte2018-06-181-0/+21
* drop: Add GdkDrop:surface propertyBenjamin Otte2018-06-181-0/+2
* drop: Add gdk_drop_get_drag()Benjamin Otte2018-06-181-0/+2
* dnd: Add gdk_drop_finish()Benjamin Otte2018-06-181-0/+3
* dnd: Move the gdk_drag_status() functionBenjamin Otte2018-06-181-0/+4
* dnd: Add gdk_drop_get_actions()Benjamin Otte2018-06-181-0/+2
* drop: Move gdk_drop_read_async() to GdkDrop classBenjamin Otte2018-06-181-0/+13
* dnd: Add GdkDrop base class for GdkDragContextBenjamin Otte2018-06-181-0/+51