diff options
Diffstat (limited to 'widgets/e-table/ChangeLog')
-rw-r--r-- | widgets/e-table/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog index f1c22f3167..e8e1483f2d 100644 --- a/widgets/e-table/ChangeLog +++ b/widgets/e-table/ChangeLog @@ -1,5 +1,12 @@ 2000-07-25 Christopher James Lahey <clahey@helixcode.com> + * e-table-selection-model.c, e-table-selection-model.h: Replaced + get_selection_list with foreach. + + * e-table.h: Add a ETableSelectionModel. + +2000-07-25 Christopher James Lahey <clahey@helixcode.com> + * Makefile.am: Added e-table-selection-model.c and e-table-selection-model.h. |