summaryrefslogtreecommitdiff
path: root/gdk/gdkdnd.c
Commit message (Expand)AuthorAgeFilesLines
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-6/+6
* The big versioning cleanupMatthias Clasen2018-02-061-38/+0
* dnd: Remove 2 vfuncs that aren't neededBenjamin Otte2018-01-311-74/+0
* dnd: Add g-i annotations for gdk_drop_read_async/finishRico Tzschichholz2018-01-031-0/+22
* Document more structsMatthias Clasen2017-12-261-0/+7
* dnd: Remove gdk_drag_get_selection()Benjamin Otte2017-12-141-16/+0
* gdk: Remove GdkEventType argument from GdkEvent unionCarlos Garnacho2017-12-141-1/+1
* gdk: Remove gdk_selection_convert()Benjamin Otte2017-12-141-14/+0
* dnd: Pass content to gdk_drag_begin()Benjamin Otte2017-12-131-0/+173
* gdk: Remove unused functionBenjamin Otte2017-12-131-6/+0
* gdk: Remove gdk_drag_manage_dnd()Benjamin Otte2017-12-111-57/+0
* dnd: Introduce gdk_drop_read_async() and use itBenjamin Otte2017-12-101-0/+80
* dnd: Add gdk_drag_context_get_display()Benjamin Otte2017-12-101-0/+83
* Remove GdkDragProtocol from the apiMatthias Clasen2017-12-031-19/+1
* Drop api that is only for unmanaged dndMatthias Clasen2017-12-031-12/+3
* gdkdnd: Make GdkDragContext->formats a GdkContentFormatsBenjamin Otte2017-11-201-9/+10
* gdk: Intern signal namesMatthias Clasen2017-11-171-4/+4
* gdk: Replace GDK_NONE with NULLBenjamin Otte2017-11-151-2/+2
* gdk: Cursors no longer have a displayBenjamin Otte2017-11-041-2/+2
* dnd: Drop GdkScreen from apisMatthias Clasen2017-10-311-10/+8
* build: Enable -Wswitch-enum and -Wswitch-defaultBenjamin Otte2017-10-061-1/+1
* gdk: Make GdkEvent structs/union opaqueCarlos Garnacho2017-09-191-0/+1
* gdk: Fix docs typoBenjamin Otte2016-10-161-1/+1
* Add some missing (nullable) annotationsRico Tzschichholz2016-09-221-1/+1
* gdk/dnd: Don't use default display when getting cursorJonas Ådahl2016-04-261-2/+3
* gdk/dnd: Add missing signal parameter documentationJonas Ådahl2016-04-261-0/+1
* gdk: Add a missing Since tagMatthias Clasen2016-03-201-2/+3
* gdkdnd: Add private means to commit the drag statusCarlos Garnacho2016-03-141-0/+50
* gdkdnd: Stick to the first gdk_drag_drop_done() resultCarlos Garnacho2016-02-151-0/+9
* gdkdnd: Make GtkDragContext::cancel RUN_LASTCarlos Garnacho2016-02-151-1/+1
* gdk: Add GdkDragCancelReason enum as argument to GdkDragContext::cancelCarlos Garnacho2016-02-151-4/+5
* gdk: Don't translate signal namesMatthias Clasen2016-01-261-4/+4
* gdkdnd: Fix signal docsTimm Bäder2016-01-241-0/+4
* gdk: Document the functions that don't need calling on managed DnDCarlos Garnacho2016-01-191-0/+9
* gdk: Add gdk_drag_get_cursor()Carlos Garnacho2016-01-191-0/+29
* gdk: Allow internal management of source-side DnDCarlos Garnacho2016-01-191-0/+185
* gdk: Add gdk_drag_drop_doneMatthias Clasen2015-12-131-0/+24
* gdk: Add api to set drag window hotspotMatthias Clasen2015-12-071-0/+23
* Add gdk_drag_context_get_drag_windowMatthias Clasen2015-12-011-0/+26
* gdk: Remove check for source windowCarlos Garnacho2014-09-011-1/+0
* gdk: assorted introspection and documentation fixesEvan Nemerson2014-05-191-1/+1
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-8/+8
* docs: Use markup for linksWilliam Jon McCann2014-02-071-1/+1
* docs: fix docs linkWilliam Jon McCann2014-01-211-1/+1
* docs: fix typo in type nameWilliam Jon McCann2014-01-201-1/+1
* Documentation fixesMatthias Clasen2013-09-171-0/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Fix a doc typoMatthias Clasen2011-01-281-1/+1
* [GI] Add missing (transfer) annotationsPavel Holejsovsky2011-01-201-1/+1
* Avoid a crashMatthias Clasen2010-12-221-0/+1