summaryrefslogtreecommitdiff
path: root/gtk/gtktreesortable.c
Commit message (Expand)AuthorAgeFilesLines
* Trivial doc fixes.Matthias Clasen2005-07-251-7/+8
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* Update the documentation to specify a more useful behaviour, which can beMatthias Clasen2004-11-301-4/+6
* 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
* Deprecation cleanupManish Singh2002-10-071-6/+8
* docs/reference/gtk/tmpl/gtkdialog.sgmlSoeren Sandmann2002-09-011-4/+7
* Rename gtk_tree_view_queue_draw_node to _gtk_tree_view_queue_draw_node.Anders Carlsson2002-01-021-1/+1
* 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