diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-07-19 05:39:20 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-07-19 05:39:20 +0800 |
commit | a715797c0228dba3bae20a3f8ae1d796a90f1f34 (patch) | |
tree | 4dcdbd69eaed0a718b0b26a8e24823121908e97a /my-evolution/ChangeLog | |
parent | a5ae0cd4770257bd7fae678f46396d4248460e85 (diff) | |
download | gsoc2013-evolution-a715797c0228dba3bae20a3f8ae1d796a90f1f34.tar.gz gsoc2013-evolution-a715797c0228dba3bae20a3f8ae1d796a90f1f34.tar.zst gsoc2013-evolution-a715797c0228dba3bae20a3f8ae1d796a90f1f34.zip |
Make the Tasks option work
svn path=/trunk/; revision=11212
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index d9a34d14f4..94f9d3aa16 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,5 +1,12 @@ 2001-07-18 Iain Holmes <iain@ximian.com> + * e-summary.c (e_summary_reconfigure): Reconfigure the tasks. + + * e-summary-tasks.c (generate_html): Obtain todays tasks. + (get_todays_uids): Make a list of todays uids. + +2001-07-18 Iain Holmes <iain@ximian.com> + * e-summary-preferences.c (make_property_dialog): Create the image buttons. (construct_pixmap_button): Create a box with an image and text. |