summaryrefslogtreecommitdiff
path: root/gtk/gtktreedatalist.h
Commit message (Expand)AuthorAgeFilesLines
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Don't include gtk.h hereMatthias Clasen2011-06-071-1/+2
* deprecate GtkDestroyNotify.Michael Natterer2008-06-181-2/+2
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-4/+1
* Use the slice allocater for GtkTreeDataSortHeader.Matthias Clasen2005-12-291-1/+5
* Underscore-prefix gtk_tree_data_list_compare_func.Matthias Clasen2004-08-111-4/+4
* [ merge from stable ]Daniel Elstner2002-05-271-0/+4
* Initial work on implementing the GtkTreeSortable interface. Basicaly a bigJonathan Blandford2001-04-011-5/+9
* More work on implementing sortable interface.Jonathan Blandford2001-03-281-3/+6
* fix braino. New interface to add cleanup sortable support.Jonathan Blandford2001-03-231-0/+12
* Fix up focus code a lot.Jonathan Blandford2001-03-131-2/+0
* Make select_all not work if you're in SINGLE mode (it doesn't make thatJonathan Blandford2001-03-101-0/+3
* marshaller fixes.Tim Janik2001-03-071-1/+1
* adapt to handle PangoColorHavoc Pennington2001-01-261-0/+2
* Not sure how this ever worked. Fixed it to use new iter stuff, and addedJonathan Blandford2000-10-271-11/+11
* Added values other then G_TYPE_STRING. Minor commenting updates. FormatJonathan Blandford2000-10-131-0/+2
* Checked in initial draft of the new tree widget.42000-10-051-0/+53