Files
evolution/widgets/table
Damon Chaplin b89da79e8c added set_value() class method, which sets the model value based on the
2001-10-22  Damon Chaplin  <damon@ximian.com>

	* e-cell-text.[hc]: added set_value() class method, which sets the
	model value based on the text. In ECellText itself it assumes the model
	value is a char* and passes the text directly. Subclasses may parse
	the text into some other datatype.
	Also made the calls the e_cell_text_get_text(), e_cell_text_free_text()
	and e_cell_text_set_value() public, since we need them in ECellCombo.

	* e-cell-combo.c (e_cell_combo_select_matching_item):
	(e_cell_combo_update_cell): use e_cell_text_get_text()/free_text()/
	set_value() so it can handle subclasses of ECellText as the child.

svn path=/trunk/; revision=13901
2001-10-22 22:33:20 +00:00
..
2001-04-13 01:56:49 +00:00
2001-05-24 18:58:04 +00:00
2001-04-13 01:56:49 +00:00
2001-10-22 22:10:27 +00:00
2001-10-22 22:10:27 +00:00
2001-10-22 22:10:27 +00:00
2001-08-24 16:33:30 +00:00
2001-04-04 12:13:38 +00:00
2001-03-01 17:52:12 +00:00
2001-08-20 18:22:46 +00:00
2001-10-22 22:10:27 +00:00
2001-09-07 18:53:35 +00:00