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/TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'calendar/TODO') diff --git a/calendar/TODO b/calendar/TODO index 7c33183b5e..81a657d658 100644 --- a/calendar/TODO +++ b/calendar/TODO @@ -47,3 +47,5 @@ General: - If you leave the calendar running overnight, the "current day" marker in the GnomeMonthItems does not get updated. + +- Add categories support. Color-coded categories. -- cgit v1.2.3