diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-01-07 08:31:04 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-01-07 08:31:04 +0800 |
commit | 4f3765c9613ec25423d9b7a4a1fc4901a857618a (patch) | |
tree | dd4d799839822722c9904623085896cdc49c998a /calendar/ChangeLog | |
parent | 127f5e5a1fbf36eb9429a225e326a713bc624dfd (diff) | |
download | gsoc2013-evolution-4f3765c9613ec25423d9b7a4a1fc4901a857618a.tar.gz gsoc2013-evolution-4f3765c9613ec25423d9b7a4a1fc4901a857618a.tar.zst gsoc2013-evolution-4f3765c9613ec25423d9b7a4a1fc4901a857618a.zip |
Neaten the HTML, add Tasks, and make the day change when the day changes :)
Calendar summary.
svn path=/trunk/; revision=7285
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index ae3f5afda9..e0485372c2 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2001-01-06 Iain Holmes <iain@helixcode.com> + + * gui/calendar-summary.c (generate_html_summary): Neaten the HTML, + and fix the time printing stuff. Add stuff the get Tasks. + (alarm_fn): Set up an alarm for midnight everynight and regenerate + the HTML for the new day. + 2001-01-05 JP Rosevear <jpr@helixcode.com> * gui/event-editor.c (get_widgets): get categories button |