From e1635ef07ac4dbbb2511a01ed32ef096399d11fb Mon Sep 17 00:00:00 2001 From: Damon Chaplin Date: Wed, 29 Nov 2000 00:19:44 +0000 Subject: finished 12-hour support and tried to tidy up & comment the drawing code 2000-11-28 Damon Chaplin * gui/e-day-view*.[hc]: * gui/e-week-view*.[hc]: finished 12-hour support and tried to tidy up & comment the drawing code in places. Also fixed a couple of bugs I spotted. All the options on the 'Calendar' page should now work. svn path=/trunk/; revision=6706 --- calendar/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 325977b6e0..45c4423f70 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2000-11-28 Damon Chaplin + + * gui/e-day-view*.[hc]: + * gui/e-week-view*.[hc]: finished 12-hour support and tried to tidy + up & comment the drawing code in places. Also fixed a couple of bugs I + spotted. All the options on the 'Calendar' page should now work. + 2000-11-28 Jesse Pavel *gui/e-meeting-edit.c: removed some debugging code that I had, -- cgit