summaryrefslogtreecommitdiff
path: root/gtk/gtktreesortable.c
Commit message (Expand)AuthorAgeFilesLines
* Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;Owen Taylor2001-11-171-1/+2
* Minor documentation fixJonathan Blandford2001-10-151-6/+9
* centralize all the editing codeJonathan Blandford2001-09-181-4/+4
* Add editable interface. This should be the last big GtkTreeView APIJonathan Blandford2001-09-171-1/+1
* fix initial val for sort column.Jonathan Blandford2001-09-041-6/+68
* handle default sort featureJonathan Blandford2001-09-031-0/+31
* use GtkSortType instead of GtkTreeSortOrder. (#59173).Kristian Rietveld2001-08-231-2/+2
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-3/+0
* fixes to compile with G_DISABLE_COMPATHavoc Pennington2001-06-291-7/+7
* Rename gtk_tree_sortable_sort_column_id_set_func. It's much shorter now.Jonathan Blandford2001-06-151-7/+7
* Massive reordering/sorting work. Now pretty much works.Jonathan Blandford2001-03-291-0/+9
* fix braino. New interface to add cleanup sortable support.Jonathan Blandford2001-03-231-0/+127