aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-subset.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-390/+0
* (Fix bug #53111: Portability fixes for HP's ANSI compiler.)Jason Leach2001-05-081-1/+1
* Deal with proxy_node_changed being called on a different root node thanChristopher James Lahey2001-03-201-16/+16
* Fixed some warnings.Christopher James Lahey2001-03-021-0/+9
* Added e-table/e-table-sorting-utils.lo.Christopher James Lahey2001-02-241-32/+96
* Disconnect from the etss->source's signals *before* we unref it.Federico Mena Quintero2001-01-191-10/+17
* Rename from Helix Code -> XimianMiguel de Icaza2001-01-161-1/+1
* Unref the object instead of destroying it.Federico Mena Quintero2000-12-101-1/+1
* Made it so that it doesn't recalculate all the rows if a row is changed,Christopher James Lahey2000-10-221-0/+9
* Sped up signal propogation.Christopher James Lahey2000-10-191-2/+50
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-1/+1
* Fixed e-table #includes so that it would compile.Chris Lahey2000-09-181-1/+1
* Add a handler for "model_pre_change" and properly stop editing.Christopher James Lahey2000-08-031-0/+11
* Changed the API for the append_row function. Now accepts a model to copyChristopher James Lahey2000-08-021-13/+3
* g_free things we g_malloc.Michael Meeks2000-07-151-2/+1
* 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-27/+15
* Added initialize_value and value_is_empty callbacks.Christopher James Lahey2000-05-201-0/+18
* Fix indentationMiguel de Icaza2000-03-301-3/+3
* Added duplicate_value and add_value. Use the new compare functions. MadeChristopher James Lahey2000-02-251-6/+35
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-241-18/+31
* Compilation touchups -miguelArturo Espinosa2000-01-061-1/+1
* Lots of reorganization to get the Evolution shell to begin its life. ItArturo Espinosa2000-01-061-1/+1
* More work. We now have the basics for nesting working, now we need all theArturo Espinosa1999-12-121-24/+51
* Removed change cursor from here.Miguel de Icaza1999-12-021-0/+11
* Realize cells.Miguel de Icaza1999-11-251-22/+92
* New files -migArturo Espinosa1999-11-191-0/+70