diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a7e8e9c633..fb48b0c8f8 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2002-01-14 JP Rosevear <jpr@ximian.com> + + * gui/e-week-view-main-item.c (e_week_view_main_item_draw_day): + figure out when today is and highlight if it is not selected + + * gui/e-week-view.h: enum the "today" color + + * gui/e-week-view.c (e_week_view_realize): init the "today" color + 2002-01-13 JP Rosevear <jpr@ximian.com> * gui/alarm-notify/save.h: add protos |