aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-model.h
Commit message (Expand)AuthorAgeFilesLines
* Added frozen_count variable to know not to show the cursor while a changeChristopher James Lahey2001-10-311-0/+3
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-0/+22
* Bumped version number to 0.11.99.4.Christopher James Lahey2001-09-171-2/+2
* Upped the version number to 0.6.99.0. Upped the so number to 6.Christopher James Lahey2001-04-131-42/+81
* Deal with proxy_node_changed being called on a different root node thanChristopher James Lahey2001-03-201-13/+19
* From a patch submitted by Murray Cumming <Murray.Cumming@mybau.com>Christopher James Lahey2001-02-171-0/+8
* Changed to take into account the sort group, if the table has one.xNot Zed2000-10-041-0/+7
* Add a handler for "model_pre_change" and properly stop editing.Christopher James Lahey2000-08-031-0/+3
* Changed the API for the append_row function. Now accepts a model to copyChristopher James Lahey2000-08-021-2/+2
* Calculate height including if clip_height is set to -1.Christopher James Lahey2000-06-271-0/+5
* Removed the freeze/thaw stuff for the model. As Chris wisely pointed out,Federico Mena Quintero2000-06-131-6/+0
* Added initialize_value and value_is_empty callbacks.Christopher James Lahey2000-05-201-2/+10
* Handle row_inserted and row_deleted signals properly.Christopher James Lahey2000-05-081-0/+7
* Added duplicate_value and add_value. Use the new compare functions. MadeChristopher James Lahey2000-02-251-1/+8
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-241-1/+7
* Sync, does not work, dont try it, just backing up -miguelArturo Espinosa1999-12-281-2/+0
* fix this routine.Miguel de Icaza1999-12-101-0/+6
* fixed api.Miguel de Icaza1999-12-031-1/+0
* New methods; They implement editing.Miguel de Icaza1999-11-291-2/+2
* beginning of the keyboard navigation.Miguel de Icaza1999-11-281-8/+6
* Compute height using the ecell methods here. (eti_get_height): new methodMiguel de Icaza1999-11-271-4/+1
* Realize cells.Miguel de Icaza1999-11-251-1/+8
* New E-table-item.[ch] -migArturo Espinosa1999-11-191-0/+6
* Add resizing capabilities.Miguel de Icaza1999-11-161-0/+1
* More table workArturo Espinosa1999-11-121-0/+46