aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-sort-info.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-452/+0
* Fixed headers.Christopher James Lahey2001-04-041-1/+4
* Make `ETableSortInfo' non-floating and use _unref, not _destroy, toEttore Perazzoli2001-03-221-0/+2
* Added a "changed" signal.Christopher James Lahey2001-02-061-0/+17
* Keep track of the valid column names (not used right now).Miguel de Icaza2001-01-191-0/+3
* *** empty log message ***Miguel de Icaza2001-01-121-5/+118
* Destroy text and pixbuf if they exist whether or not is_pixbuf is set.Christopher James Lahey2000-12-231-17/+34
* Fixed these to use the new ascending attribute as a boolean instead of anChristopher James Lahey2000-10-141-4/+4
* Changed these to match the new ETable system.Christopher James Lahey2000-10-111-0/+59
* 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
* Add an e_table_group_add_all function and implement it in the differentChristopher James Lahey2000-05-051-6/+18
* Got rid of some warnings.Christopher James Lahey2000-04-061-37/+161
* More workMiguel de Icaza2000-03-311-26/+4
* Fix indentationMiguel de Icaza2000-03-301-2/+2
* Added support for the sorting info. The Etable creates a sort_info object,Christopher James Lahey2000-03-061-0/+124