summaryrefslogtreecommitdiff
path: root/gtk/gtktreednd.c
Commit message (Expand)AuthorAgeFilesLines
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-7/+7
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-3/+3
* docs: use proper apostropheWilliam Jon McCann2014-02-071-1/+1
* treednd: Remove (out) annotation for GtkSelectionData argTorsten Schönfeld2013-01-311-1/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* [GI] Add missing (out) and (array) annotationsPavel Holejsovsky2011-01-201-3/+4
* gtk/gtktreednd.c: Use accessor functions to access GtkSelectionDataJavier Jardón2010-12-151-5/+5
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* Move documentation to inline comments: GtkTreeView drag-and-dropJavier Jardón2010-05-161-0/+24
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Apply a patch by Behdad Esfahbod to reduce relocations. (#359053)Matthias Clasen2006-10-031-2/+2
* Boilerplate reductionMatthias Clasen2006-05-021-1/+2
* Use gdk_atom_intern_static_string() where appropriate.Matthias Clasen2005-09-111-3/+3
* Intern some more strings.Matthias Clasen2005-09-011-2/+3
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-2/+2
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* 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
* Document the tree DND API.Matthias Clasen2004-02-151-1/+1
* Big TreeView DnD fixage, makes drops on empty models work, makes TreeStoreKristian Rietveld2003-09-091-0/+3
* Fixes #102168.Murray Cumming2003-01-141-0/+3
* Deprecation cleanupManish Singh2002-10-071-1/+2
* start implementingJonathan Blandford2002-03-071-0/+2
* Add row_draggable() vfunc, and wrapper function.Owen Taylor2001-11-061-10/+32
* rename gtk_selection_data_set_tree_row, #60218Jonathan Blandford2001-10-311-8/+8
* fix bug in here where prev pointer was set to the wrong thingHavoc Pennington2001-01-311-0/+32
* adapt to handle PangoColorHavoc Pennington2001-01-261-0/+265