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 4c7f1ef6f8..0c690320eb 100644 --- a/widgets/e-table/ChangeLog +++ b/widgets/e-table/ChangeLog @@ -1,5 +1,12 @@ 2000-06-20 Christopher James Lahey <clahey@helixcode.com> + * e-table-group-leaf.c: Fix a minor warning. + + * e-table-item.c: Add to the selection if shift is held down. + Show cursor when changing sort (or if table changes majorly.) + +2000-06-20 Christopher James Lahey <clahey@helixcode.com> + * e-table-defines.h: Fix HEADER_PADDING. 2000-06-20 Christopher James Lahey <clahey@helixcode.com> |