aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/e-table-simple.h
Commit message (Expand)AuthorAgeFilesLines
* Changed the API for the append_row function. Now accepts a model to copyChristopher James Lahey2000-08-021-1/+1
* Calculate height including if clip_height is set to -1.Christopher James Lahey2000-06-271-8/+13
* Removed the freeze/thaw stuff for the model. As Chris wisely pointed out,Federico Mena Quintero2000-06-131-3/+0
* Added initialize_value and value_is_empty callbacks.Christopher James Lahey2000-05-201-8/+20
* Added duplicate_value and add_value. Use the new compare functions. MadeChristopher James Lahey2000-02-251-0/+6
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-241-0/+4
* fixed api.Miguel de Icaza1999-12-031-3/+0
* New methods; They implement editing.Miguel de Icaza1999-11-291-1/+1
* Compute height using the ecell methods here. (eti_get_height): new methodMiguel de Icaza1999-11-271-3/+0
* More work -migArturo Espinosa1999-11-191-0/+1
* More table workArturo Espinosa1999-11-121-2/+2
* StuffArturo Espinosa1999-11-101-7/+11
* Added my widgets stuff -miguelArturo Espinosa1999-11-021-0/+38