diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-09-20 04:29:29 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-09-20 04:29:29 +0800 |
commit | 11c1a83ffcae03776ff109e6ac085c1975af4b29 (patch) | |
tree | af9d26fdf558eebb6a6eae5c56d6cfd2f108c733 /my-evolution/ChangeLog | |
parent | cfe4b2026b5711caa63aaacce433a368e31adebb (diff) | |
download | gsoc2013-evolution-11c1a83ffcae03776ff109e6ac085c1975af4b29.tar.gz gsoc2013-evolution-11c1a83ffcae03776ff109e6ac085c1975af4b29.tar.zst gsoc2013-evolution-11c1a83ffcae03776ff109e6ac085c1975af4b29.zip |
Open editors for tasks and appointments
svn path=/trunk/; revision=12986
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 21d40bdd8d..c6896838ff 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,12 @@ +2001-09-19 Iain Holmes <iain@ximian.com> + + * e-summary-tasks.c (e_summary_tasks_protocol): Open a task editor. + (generate_html): Embed the uid of the task in the url. + + * e-summary-calendar.c (e_summary_calendar_protocol): Open a calendar + editor. + (generate_html): Embed the uid of the task in the url. + 2001-09-19 Larry Ewing <lewing@ximian.com> * e-summary-rdf.c (read_callback): remove redundant if. |