aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/e-table-header.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagCONTROL_CENTER_1_3_1nobody2000-08-221-665/+0
* Remove the idle handler before destroying the data it operates on.Dan Winship2000-07-291-0/+2
* Added "table_selection_model" argument. Removed foreach function andChristopher James Lahey2000-07-271-1/+1
* Changed this to move the cell to the nearest edge instead of to the leftChristopher James Lahey2000-06-221-1/+1
* Made moving columns to the right work properly.Christopher James Lahey2000-06-221-0/+3
* Made "drawgrid", "drawfocus", "spreadsheet", and "length_threshold"Christopher James Lahey2000-05-271-16/+13
* Account for extra pixel at right end of ETable.Christopher James Lahey2000-05-261-2/+4
* Fixed a FIXME comment.Christopher James Lahey2000-05-161-25/+97
* From widgets/e-table/ChangeLogChristopher James Lahey2000-05-141-140/+253
* Drop frozen count support from here. (ethi_start_drag): ditto.Miguel de Icaza2000-04-111-7/+0
* Fix indentationMiguel de Icaza2000-03-301-18/+18
* Fixed a crashing bug when you close an ETable.Christopher James Lahey2000-03-201-1/+1
* Added support for the sorting info. The Etable creates a sort_info object,Christopher James Lahey2000-03-061-0/+131
* Test frozen columnsChristopher James Lahey2000-03-011-0/+7
* Fixed a couple of crash bugs.Christopher James Lahey2000-02-281-1/+1
* Made keyboard focus navigation work across groups.Christopher James Lahey2000-02-241-3/+5
* Include <string.h>Miguel de Icaza2000-02-191-0/+1
* Added reordering of columns.Christopher James Lahey2000-02-121-3/+3
* Fix before tripArturo Espinosa1999-12-131-0/+3
* More work. We now have the basics for nesting working, now we need all theArturo Espinosa1999-12-121-1/+1
* fix this routine.Miguel de Icaza1999-12-101-2/+23
* fixed api.Miguel de Icaza1999-12-031-12/+5
* Removed change cursor from here.Miguel de Icaza1999-12-021-4/+16
* beginning of the keyboard navigation.Miguel de Icaza1999-11-281-4/+1
* New E-table-item.[ch] -migArturo Espinosa1999-11-191-1/+1
* Add resizing capabilities.Miguel de Icaza1999-11-161-1/+0
* More table workArturo Espinosa1999-11-121-13/+31
* StuffArturo Espinosa1999-11-101-0/+299