aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-sorted.c
Commit message (Expand)AuthorAgeFilesLines
* GObjectify GObjectify GObjectify use GObject api for models use GObjectMike Kestner2002-11-061-21/+18
* use GObject api for ETableHeader use GObject api on ETableHeaderMike Kestner2002-11-051-2/+2
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-5/+8
* Ansification patch from danw.Christopher James Lahey2002-04-261-1/+1
* Added frozen_count variable to know not to show the cursor while a changeChristopher James Lahey2001-10-311-7/+29
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-5/+19
* Made this faster in some cases.Christopher James Lahey2001-05-231-1/+1
* a similar change to below, which makes it actually work for the case wherejacob berkman2001-05-221-1/+1
* increment row each time through the loop so we don't get @count copies ofChris Toshok2001-05-221-0/+1
* Deal with proxy_node_changed being called on a different root node thanChristopher James Lahey2001-03-201-38/+43
* Fixed some warnings.Christopher James Lahey2001-03-021-128/+69
* Added e-table/e-table-sorting-utils.lo.Christopher James Lahey2001-02-241-43/+281
* Rename from Helix Code -> XimianMiguel de Icaza2001-01-161-1/+1
* Unref the object instead of destroying it.Federico Mena Quintero2000-12-101-1/+1
* 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
* Added duplicate_value and add_value. Use the new compare functions. MadeChristopher James Lahey2000-02-251-1/+1
* Compilation touchups -miguelArturo Espinosa2000-01-061-1/+1
* Lots of reorganization to get the Evolution shell to begin its life. ItArturo Espinosa2000-01-061-1/+1
* fix this routine.Miguel de Icaza1999-12-101-2/+0
* beginning of the keyboard navigation.Miguel de Icaza1999-11-281-2/+0
* Realize cells.Miguel de Icaza1999-11-251-100/+37
* Finish implementing e-table-sorted -migArturo Espinosa1999-11-191-0/+66
* Add resizing capabilities.Miguel de Icaza1999-11-161-0/+90