aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-model.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-541/+0
* Upped the version number to 0.6.99.0. Upped the so number to 6.Christopher James Lahey2001-04-131-17/+31
* Deal with proxy_node_changed being called on a different root node thanChristopher James Lahey2001-03-201-68/+103
* Step 2Miguel de Icaza2001-01-161-1/+1
* Rename from Helix Code -> XimianMiguel de Icaza2001-01-161-1/+1
* Work to get a Gtk-Doc infrastructure in place for Gal.Miguel de Icaza2000-12-091-3/+3
* inline documentation added.Miguel de Icaza2000-11-251-20/+131
* Changed to take into account the sort group, if the table has one.xNot Zed2000-10-041-0/+27
* 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