From 548c52f284b48fabbda3795838293a0a5ba63bea Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Sat, 10 Oct 1998 01:42:45 +0000 Subject: Create a list of children and lay them out nicely. Lots of functions added 1998-10-09 Federico Mena Quintero * month-view.c (month_view_update): Create a list of children and lay them out nicely. Lots of functions added for this purpose. (adjust_segment): Main event segment adjustment routine. (adjust_children): Adjusts all the children in the month view. (child_create_segments): Creates the segments for a particular event. (layout_children): Uses the generic layout engine to organize the children. svn path=/trunk/; revision=438 --- calendar/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a3309c2ba5..def4c6dc1c 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +1998-10-09 Federico Mena Quintero + + * month-view.c (month_view_update): Create a list of children and + lay them out nicely. Lots of functions added for this purpose. + (adjust_segment): Main event segment adjustment routine. + (adjust_children): Adjusts all the children in the month view. + (child_create_segments): Creates the segments for a particular event. + (layout_children): Uses the generic layout engine to organize the children. + 1998-10-08 Federico Mena Quintero * gncal-todo.c (clist_row_selected): Set the sensitivity of the -- cgit v1.2.3