summaryrefslogtreecommitdiff
path: root/gtk/gtktreednd.c
Commit message (Expand)AuthorAgeFilesLines
* 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