From efafad91e962fc685e8c2235b0d6e32f7e3808fb Mon Sep 17 00:00:00 2001 From: Russell Steinthal Date: Wed, 20 Oct 1999 01:04:47 +0000 Subject: Add paned windows to Day View so user can adjust relative size of daily calendar, todo list, and monthly calendar. (Applies patch posted to calendar-list since there were no objections) svn path=/trunk/; revision=1334 --- calendar/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 7fb9dd4318..759fee0e9d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +1999-10-18 Russell Steinthal + + * gncal-day-panel.c (gncal_day_panel_new): Placed the various + elements of the day view in paned windows so that the user can + adjust the relative sizes of the daily schedule, monthly calendar, + and to-do list. + 1999-10-18 Martin Norbäck * gncal.desktop: Added swedish translation -- cgit