aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-model.h
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-213/+0
* libetable cleanups.Matthew Barnes2011-01-171-93/+135
* Fix excessive whitespace.Matthew Barnes2009-07-131-2/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-44/+44
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Fix compiler warnings in widgets.Matthew Barnes2009-05-261-1/+1
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-16/+16
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-2/+2
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Fix some spacing and border width properties on the dialog's widgets toRodney Dawes2004-06-231-0/+3
* use GObject api for models GObjectify GObjectify GObjectify GObjectifyMike Kestner2002-11-051-14/+11
* 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