From e59563eb7d09bfcdbe80bf707c74afce82f04595 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Mon, 3 Jul 2000 22:27:25 +0000 Subject: Added a reflow_compare callback and did removal if you do shift-click on a 2000-07-03 Christopher James Lahey * e-table-item.c: Added a reflow_compare callback and did removal if you do shift-click on a selected row that's not the cursor. svn path=/trunk/; revision=3873 --- widgets/e-table/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'widgets/e-table/ChangeLog') diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog index 12235123a3..b515364c3c 100644 --- a/widgets/e-table/ChangeLog +++ b/widgets/e-table/ChangeLog @@ -1,3 +1,8 @@ +2000-07-03 Christopher James Lahey + + * e-table-item.c: Added a reflow_compare callback and did removal + if you do shift-click on a selected row that's not the cursor. + 2000-06-29 Christopher James Lahey * e-table-click-to-add.c: Made this appear a bit better. -- cgit