From 5f869ecc19985407b08a29f03afbad7a37e1a43f Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Sat, 11 Apr 1998 06:28:01 +0000 Subject: Now we support selecting a range in the main window (by 1998-04-11 Federico Mena Quintero * gncal-full-day.c (recompute_motion): Now we support selecting a range in the main window (by clicking+dragging). It flickers horribly and is not perfect, but it is a start. svn path=/trunk/; revision=125 --- calendar/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d8f0e9c7f2..cd5a1c5bfa 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +1998-04-11 Federico Mena Quintero + + * gncal-full-day.c (recompute_motion): Now we support selecting a + range in the main window (by clicking+dragging). It flickers + horribly and is not perfect, but it is a start. + 1998-04-09 Federico Mena Quintero * gncal-full-day.c: #include -- cgit