summaryrefslogtreecommitdiff
path: root/gdk/gdkdnd.c
Commit message (Expand)AuthorAgeFilesLines
* gdk/dnd: Don't use default display when getting cursorJonas Ådahl2016-05-051-2/+3
* 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
* Explode gdkinternals.h into per-class private headersMatthias Clasen2010-12-211-2/+1
* Add vtables for DNDMatthias Clasen2010-12-211-48/+281
* Add some forgotten accessors for GdkDragContextMatthias Clasen2010-12-101-0/+37
* Inclusion cleanups in sourcesMatthias Clasen2010-10-141-3/+5
* gdk: gdk_drawable_get_screen/visual => gdk_window_get_screen/visualBenjamin Otte2010-09-261-2/+2
* Add annotationsMatthias Clasen2010-09-171-1/+1
* gdk/: fully remove gdkalias hacksJavier Jardón2010-07-101-4/+1
* Add a missing accessor for GdkDragContext->source_window.Cosimo Cecchi2010-06-101-0/+18
* gdk: fix typo in the docs for gdk_drag_context_get_selected_action()Michael Natterer2010-06-101-1/+1
* Move docs inlineMatthias Clasen2010-06-081-0/+16
* app: forgot to update API docs in the last commitMichael Natterer2010-06-021-1/+1
* gdk: rename gdk_drag_context_get_action() to gdk_drag_context_get_selected_ac...Michael Natterer2010-06-021-1/+1
* Seal gdkMatthias Clasen2010-05-251-0/+73
* Merge in Gdk-custom.c introspection annotationsColin Walters2009-12-161-4/+4
* Bug 544684 - Win64 issue, window handles are assumed to be 32-bitTor Lillqvist2008-08-041-6/+6
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-161-4/+3
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Fix doc comment.Matthias Clasen2002-10-251-0/+5
* More API docs moved inline.Matthias Clasen2002-10-241-0/+27
* New file. Move gdk_drag_find_window(), gdk_drag_get_protocol() here.Owen Taylor2002-10-071-0/+48
* Move all X specific code into the x11/ directory. Aside from shufflingOwen Taylor1999-11-081-3285/+0