Files
evolution/widgets/table
Christopher James Lahey 1190e292f4 Added e-selection-model-array.lo.
2001-03-25  Christopher James Lahey  <clahey@ximian.com>

	* gal/Makefile.am (libgal_la_LIBADD): Added
	e-selection-model-array.lo.

	* gal/widgets/Makefile.am: Added e-selection-model-array.c and
	e-selection-model-array.h.

	* gal/widgets/e-selection-model-array.c,
	gal/widgets/e-selection-model-array.h: New class that implements
	the details of ESelectionModel.  ESelectionModel has been
	refactored to just be a this virtual class.  ESelectionModelArray
	is the original implementation of ESelectionModel.  This is what
	most people will want to use or derive from.

	* gal/widgets/e-selection-model-simple.c,
	gal/widgets/e-selection-model-simple.h: Made the parent class of
	this be ESelectionModelArray instead of ESelectionModel.  Changed
	some function names to match this change.

	* gal/widgets/e-selection-model.c,
	gal/widgets/e-selection-model.h: Refactored most of the
	implementation of this class into ESelectionModelArray.  Now just
	a thin virtual class.

From gal/e-table/ChangeLog:

2001-03-25  Christopher James Lahey  <clahey@ximian.com>

	* e-table-selection-model.c, e-table-selection-model.h: Made the
	parent object of this be ESelectionModelArray instead of
	ESelectionModel due to their refactoring.  Changed the commented
	out code for saving the selection a bit.

svn path=/trunk/; revision=8924
2001-03-25 08:17:15 +00:00
..
2000-04-27 17:18:51 +00:00
2000-04-27 17:18:51 +00:00
2001-02-08 18:00:23 +00:00
2001-03-01 17:52:12 +00:00
2001-02-21 00:23:42 +00:00
2001-01-15 23:32:09 +00:00
2001-01-17 06:56:04 +00:00
2001-01-15 23:33:00 +00:00
2001-03-19 03:07:17 +00:00
2001-03-19 03:07:17 +00:00
2001-01-15 23:33:00 +00:00
2001-01-15 23:33:00 +00:00
2001-01-15 23:33:00 +00:00
2001-01-15 23:33:00 +00:00
2001-03-19 03:07:17 +00:00
2001-01-15 23:32:09 +00:00
2001-01-15 23:33:00 +00:00
2001-03-01 17:52:12 +00:00
2001-03-01 17:52:12 +00:00
2001-03-20 19:12:01 +00:00
2000-09-29 14:05:00 +00:00
2001-03-20 16:22:30 +00:00