]> Pileus Git - ~andy/gtk/history - gtk/gtkdnd.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkdnd.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-02-27 Javier JardónChange FSF Address
2012-02-27 Matthias Clasengtk: Use versioned deprecations
2011-05-03 Colin Waltersgtkdnd: Add API that takes GIcon
2011-04-18 Javier JardónMove documentation to inline comments: GtkDnd
2010-09-26 Benjamin OtteAPI: Remove the ability to set the dnd icon from a...
2010-09-26 Benjamin OtteAPI: Add gtk_drag_set_icon_surface()
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-02 Christian DywanRemove deprecated gtk_drag_set_default_icon
2008-10-30 Michael Nattererno need to include <gtk/gtkenums.h> in headers which...
2008-10-30 Michael Nattererno need to include <gdk/gdk.h> in any widget header...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2007-04-28 Matthias ClasenAdd GTK_TARGET_OTHER_{APP,WIDGET} to restrict drags...
2006-03-22 Matthias ClasenImproved DND support for GtkNotebook (#332991, Carlos...
2005-05-18 Matthias ClasenNew functions to support themed drag icons. (#116577...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-10-22 Matthias ClasenUse the new file DND api.
2004-10-21 Matthias ClasenAdd convenience api for image dnd (#150165):
2004-07-17 Matthias ClasenSupport text/plain selection target (#55117, Owen Taylor)
2004-03-02 Owen TaylorAdd gtk_drag_source_set/get_target_list(). (#127499...
2002-11-08 Soeren Sandmanndocs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk...
2001-06-25 Owen TaylorAdd a special size for drag-and-drop GTK_ICON_SIZE_DND...
2001-01-19 Havoc Penningtonsync to tree changes
2001-01-17 Owen TaylorRemove unused variable.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-12-24 Jeff Garzikremoved unused var 64-bit cast point to const data...
1998-12-11 Owen TaylorAdded gtk_drag_source_unset()
1998-11-27 Owen TaylorNew function to get the source widget of a drag.
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-10-20 Paolo MolaroTue, 20 Oct 1998 11:33:10 +0200 Paolo Molaro <lupus...
1998-10-18 Owen TaylorAdded a modular client-message-filter mechanism, that...