aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/e-table-model.c
Commit message (Expand)AuthorAgeFilesLines
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-354/+0
* Made background colors alternate.Christopher James Lahey2000-08-201-10/+39
* Add a handler for "model_pre_change" and properly stop editing.Christopher James Lahey2000-08-031-0/+19
* Changed the API for the append_row function. Now accepts a model to copyChristopher James Lahey2000-08-021-7/+5
* Calculate height including if clip_height is set to -1.Christopher James Lahey2000-06-271-0/+27
* Removed the freeze/thaw stuff for the model. As Chris wisely pointed out,Federico Mena Quintero2000-06-131-22/+0
* Small syntactic changes.Christopher James Lahey2000-06-111-3/+3
* Added initialize_value and value_is_empty callbacks.Christopher James Lahey2000-05-201-0/+41
* Handle row_inserted and row_deleted signals properly.Christopher James Lahey2000-05-081-0/+38
* Fix indentationMiguel de Icaza2000-03-301-2/+2
* Added support for the sorting info. The Etable creates a sort_info object,Christopher James Lahey2000-03-061-1/+1
* Added duplicate_value and add_value. Use the new compare functions. MadeChristopher James Lahey2000-02-251-19/+47
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-241-0/+20
* fix this routine.Miguel de Icaza1999-12-101-1/+10
* fixed api.Miguel de Icaza1999-12-031-8/+0
* New methods; They implement editing.Miguel de Icaza1999-11-291-1/+1
* beginning of the keyboard navigation.Miguel de Icaza1999-11-281-66/+62
* Compute height using the ecell methods here. (eti_get_height): new methodMiguel de Icaza1999-11-271-23/+7
* Realize cells.Miguel de Icaza1999-11-251-0/+35
* More work -migArturo Espinosa1999-11-191-1/+1
* New E-table-item.[ch] -migArturo Espinosa1999-11-191-3/+28
* Add resizing capabilities.Miguel de Icaza1999-11-161-0/+20
* More table workArturo Espinosa1999-11-121-1/+1
* StuffArturo Espinosa1999-11-101-41/+4
* Added my widgets stuff -miguelArturo Espinosa1999-11-021-0/+152