aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-sorter.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-395/+0
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto.Kjartan Maraas2001-04-041-1/+1
* Deal with proxy_node_changed being called on a different root node thanChristopher James Lahey2001-03-201-176/+0
* Changed e_table_selection_model_clear to e_selection_model_clear.Christopher James Lahey2001-02-281-49/+68
* Added e-table/e-table-sorting-utils.lo.Christopher James Lahey2001-02-241-0/+26
* Add a missing gtk_object_ref.Dan Winship2001-02-091-0/+1
* Make some private variables static in `ETableSorter'.Ettore Perazzoli2001-02-061-4/+4
* Rename from Helix Code -> XimianMiguel de Icaza2001-01-161-1/+1
* Fixed sorting. needs_sorting was getting set to 0 when sorted happens, butChristopher James Lahey2001-01-061-30/+2
* Set the minimum width of newly created children.Christopher James Lahey2000-12-191-3/+2
* cut&paste from e-table-sorted-variable.c and massage names a bit to makeChris Toshok2000-12-141-1/+208
* set "sort_info" on our sorter when we get a new sort_info to keep thingsChris Toshok2000-12-081-4/+56
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-1/+1
* Fixed e-table #includes so that it would compile.Chris Lahey2000-09-181-1/+1
* Made it so that selection ranges work even if the table is using grouping.Christopher James Lahey2000-08-051-4/+6
* Made selection ranges work even if the table is sorted.Christopher James Lahey2000-08-051-0/+293