summaryrefslogtreecommitdiff
path: root/gtk/gtkdnd.h
Commit message (Expand)AuthorAgeFilesLines
* dnd: Split GtkDragSourceSite into its own fileBenjamin Otte2015-11-251-35/+0
* Remove some useless commentsMatthias Clasen2015-05-161-6/+0
* DND: Move private api to a private headerMatthias Clasen2015-05-161-5/+0
* dnd: Allow programmatic drag cancellationMatthias Clasen2015-01-301-0/+3
* docs: fully break lines in examplesWilliam Jon McCann2014-02-121-3/+3
* docs: use proper apostropheWilliam Jon McCann2014-02-071-2/+2
* docs: don't refer to types that don't existWilliam Jon McCann2014-01-211-1/+1
* gtkdnd: Introduce a new API for more accurate drag origin dataJasper St. Pierre2013-08-141-1/+10
* Start deprecating some GtkStock APIWilliam Jon McCann2013-06-251-2/+2
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+34
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-4/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use versioned deprecationsMatthias Clasen2012-02-271-0/+2
* gtkdnd: Add API that takes GIconColin Walters2011-05-031-0/+6
* Move documentation to inline comments: GtkDndJavier Jardón2011-04-181-1/+35
* API: Remove the ability to set the dnd icon from a pixmapBenjamin Otte2010-09-261-10/+0
* API: Add gtk_drag_set_icon_surface()Benjamin Otte2010-09-261-10/+12
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated gtk_drag_set_default_iconChristian Dywan2010-05-031-8/+0
* no need to include <gtk/gtkenums.h> in headers which somehow includeMichael Natterer2008-10-301-1/+0
* no need to include <gdk/gdk.h> in any widget header, it's included viaMichael Natterer2008-10-301-1/+2
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-5/+2
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Add GTK_TARGET_OTHER_{APP,WIDGET} to restrict drags within anMatthias Clasen2007-04-281-1/+3
* Improved DND support for GtkNotebook (#332991, Carlos Garnacho)Matthias Clasen2006-03-221-0/+5
* New functions to support themed drag icons. (#116577, Christian Neumair)Matthias Clasen2005-05-181-0/+6
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-6/+2
* Use the new file DND api.Matthias Clasen2004-10-221-2/+4
* Add convenience api for image dnd (#150165):Matthias Clasen2004-10-211-0/+2
* Support text/plain selection target (#55117, Owen Taylor)Matthias Clasen2004-07-171-0/+2
* Add gtk_drag_source_set/get_target_list(). (#127499, based on patch fromOwen Taylor2004-03-021-0/+4
* docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgmlSoeren Sandmann2002-11-081-2/+2
* Add a special size for drag-and-drop GTK_ICON_SIZE_DND (Default to 32x32)Owen Taylor2001-06-251-26/+38
* sync to tree changesHavoc Pennington2001-01-191-4/+7
* Remove unused variable.Owen Taylor2001-01-171-0/+6
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* removed unused var 64-bit cast point to const data Made const-correct.Jeff Garzik1998-12-241-10/+10
* Added gtk_drag_source_unset()Owen Taylor1998-12-111-0/+2
* New function to get the source widget of a drag.Owen Taylor1998-11-271-0/+9
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-1/+0
* Tue, 20 Oct 1998 11:33:10 +0200 Paolo Molaro <lupus@debian.org>Paolo Molaro1998-10-201-1/+1
* Added a modular client-message-filter mechanism, that is used for the DNDOwen Taylor1998-10-181-0/+129