Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gdk: Make gdk_drop_status() take preferred action | Benjamin Otte | 2020-03-02 | 1 | -1/+2 |
* | gdk: Make DRAG_ENTER event take x/y coordinates | Benjamin Otte | 2020-02-21 | 1 | -0/+2 |
* | Remove root coords from the GdkDrop api | Matthias Clasen | 2020-02-21 | 1 | -4/+4 |
* | gdk: Change some async dnd api | Matthias Clasen | 2019-04-02 | 1 | -1/+1 |
* | Revert "GdkDrop: drop the priv struct" | Matthias Clasen | 2018-07-15 | 1 | -6/+0 |
* | GdkDrop: drop the priv struct | Matthias Clasen | 2018-07-12 | 1 | -0/+6 |
* | drop: Add private API for event emission | Benjamin Otte | 2018-06-18 | 1 | -0/+17 |
* | dnd: Add gdk_drop_finish() | Benjamin Otte | 2018-06-18 | 1 | -0/+3 |
* | dnd: Move the gdk_drag_status() function | Benjamin Otte | 2018-06-18 | 1 | -0/+2 |
* | dnd: Add gdk_drop_get_actions() | Benjamin Otte | 2018-06-18 | 1 | -0/+2 |
* | drop: Move gdk_drop_read_async() to GdkDrop class | Benjamin Otte | 2018-06-18 | 1 | -0/+11 |
* | dnd: Add GdkDrop base class for GdkDragContext | Benjamin Otte | 2018-06-18 | 1 | -0/+46 |