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 18016efb8b..91cc91a58b 100644 --- a/widgets/e-table/ChangeLog +++ b/widgets/e-table/ChangeLog @@ -1,3 +1,10 @@ +2000-06-14 Christopher James Lahey <clahey@helixcode.com> + + * e-cell-text.c: Request the value of e_table_is_cell_editable of + the model_col instead of the view_col. + + * e-table-item.h: Slight style fixup. + 2000-06-13 Christopher James Lahey <clahey@helixcode.com> * e-cell-text.c: Clip the contained text. |