aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/e-table-item.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bunch of selection bugs. Removed "spreadsheet" argument (for now.)Christopher James Lahey2000-05-301-7/+22
* Added double click handling.Christopher James Lahey2000-05-281-1/+2
* From widgets/e-table/ChangeLogChristopher James Lahey2000-05-141-1/+2
* Handle row_inserted and row_deleted signals properly.Christopher James Lahey2000-05-081-0/+2
* Added a height_cache idle loop so that the height_cache will be validatedChristopher James Lahey2000-05-041-0/+2
* Added a row height cache.Christopher James Lahey2000-04-151-0/+3
* i2000-03-20 Christopher James Lahey <clahey@helixcode.com>Chris Lahey2000-03-211-2/+3
* Changed the destroy function to disconnect from signals before unrefingChristopher James Lahey2000-03-081-0/+2
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-241-1/+3
* Ok, the restructuring of ETableItem to compute its size without hacks isMiguel de Icaza1999-12-311-0/+1
* Sync, does not work, dont try it, just backing up -miguelArturo Espinosa1999-12-281-0/+1
* fix this routine.Miguel de Icaza1999-12-101-0/+2
* New file. Implement a multi-state image toggle cell object.Miguel de Icaza1999-11-301-1/+1
* Small cosmetic fixArturo Espinosa1999-11-291-0/+1
* New methods; They implement editing.Miguel de Icaza1999-11-291-2/+15
* beginning of the keyboard navigation.Miguel de Icaza1999-11-281-1/+26
* More work.Arturo Espinosa1999-11-271-0/+3
* Compute height using the ecell methods here. (eti_get_height): new methodMiguel de Icaza1999-11-271-0/+6
* It draws the data. WEEEEEEEEE! MiguelArturo Espinosa1999-11-251-0/+6
* Realize cells.Miguel de Icaza1999-11-251-1/+6
* Compute width, keep track of it. (ethi_add_table_header): Monitor changesMiguel de Icaza1999-11-211-1/+1
* More work -migArturo Espinosa1999-11-191-0/+7
* New E-table-item.[ch] -migArturo Espinosa1999-11-191-0/+36