Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |