diff options
Diffstat (limited to 'widgets/e-table/ChangeLog')
-rw-r--r-- | widgets/e-table/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog index 2271e568a5..be5b2fad0a 100644 --- a/widgets/e-table/ChangeLog +++ b/widgets/e-table/ChangeLog @@ -1,5 +1,10 @@ 2000-03-04 Christopher James Lahey <clahey@helixcode.com> + * e-table.c: Added saving of frozen_columns count. Added a + vertical scrollbar to ETable. + +2000-03-04 Christopher James Lahey <clahey@helixcode.com> + * e-table.c: Push the proper visual and colormap for ETable to work. 2000-03-04 Christopher James Lahey <clahey@helixcode.com> |