aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-header-item.c
Commit message (Expand)AuthorAgeFilesLines
* One linerMiguel de Icaza2000-03-301-1/+1
* Fix indentationMiguel de Icaza2000-03-301-77/+77
* Remove warning from here.Miguel de Icaza2000-03-271-5/+3
* Rearranged SUBDIRS for dependencies.Christopher James Lahey2000-03-121-2/+2
* Changed the destroy function to disconnect from signals before unrefingChristopher James Lahey2000-03-081-8/+34
* Made it so that columns would be properly indented.Christopher James Lahey2000-03-061-4/+18
* Added support for the sorting info. The Etable creates a sort_info object,Christopher James Lahey2000-03-061-6/+103
* Removed some unused code.Christopher James Lahey2000-03-041-5/+0
* Test frozen columnsChristopher James Lahey2000-03-011-0/+9
* Fixed a couple of crash bugs.Christopher James Lahey2000-02-281-2/+2
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-241-4/+3
* Check the ethi is actually the one being dragged. Prevents crashes whenIain Holmes2000-02-131-0/+14
* Added test of sort arrows.Christopher James Lahey2000-02-121-7/+33
* Test column header image.Christopher James Lahey2000-02-121-16/+34
* Added reordering of columns.Christopher James Lahey2000-02-121-21/+66
* Handle button releases properly.Christopher James Lahey2000-02-101-0/+23
* Setup the scroll region of the table canvas on size allocation.Miguel de Icaza2000-02-071-1/+3
* Compilation touchups -miguelArturo Espinosa2000-01-061-1/+1
* More work. We now have the basics for nesting working, now we need all theArturo Espinosa1999-12-121-2/+0
* fix this routine.Miguel de Icaza1999-12-101-24/+292
* fixed api.Miguel de Icaza1999-12-031-2/+2
* Removed change cursor from here.Miguel de Icaza1999-12-021-3/+0
* New cell-toggle stuff compiles -miguelArturo Espinosa1999-11-301-2/+12
* beginning of the keyboard navigation.Miguel de Icaza1999-11-281-1/+1
* Compute height using the ecell methods here. (eti_get_height): new methodMiguel de Icaza1999-11-271-0/+4
* It draws the data. WEEEEEEEEE! MiguelArturo Espinosa1999-11-251-23/+0
* Realize cells.Miguel de Icaza1999-11-251-8/+31
* Compute width, keep track of it. (ethi_add_table_header): Monitor changesMiguel de Icaza1999-11-211-6/+59
* New E-table-item.[ch] -migArturo Espinosa1999-11-191-1/+2
* Add resizing capabilities.Miguel de Icaza1999-11-161-35/+268
* More table workArturo Espinosa1999-11-121-7/+3
* StuffArturo Espinosa1999-11-101-0/+233