From c9f5b15c16b95596f3bc8ef55a6b8cc9bdb1e37a Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Mon, 2 Nov 1998 16:43:52 +0000 Subject: Add the offset from the beginning of the current time unit 1998-10-31 Federico Mena Quintero * gnome-cal.c (gnome_calendar_direction): Add the offset from the beginning of the current time unit (day/month/etc), otherwise it does not work right, for example, you are on the 31st day of a month and the next month is a 30-day one and you jump to the next month. svn path=/trunk/; revision=459 --- calendar/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 9bcf73a445..eb2f5c1a3e 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +1998-10-31 Federico Mena Quintero + + * gnome-cal.c (gnome_calendar_direction): Add the offset from the + beginning of the current time unit (day/month/etc), otherwise it + does not work right, for example, you are on the 31st day of a + month and the next month is a 30-day one and you jump to the next + month. + 1998-10-16 Federico Mena Quintero * month-view.c: Changed a lot of stuff not to use the layout code -- cgit v1.2.3