diff options
author | JP Rosevear <jpr@ximian.com> | 2001-09-18 00:26:32 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-09-18 00:26:32 +0800 |
commit | 850cfc375fcc212ee49c0110212b87c910beebfa (patch) | |
tree | f8cccb40668c01871c44fb963385e4d1790d0032 /calendar/ChangeLog | |
parent | f5c14b7b76fbda37c57ad5d5c54e208124efc9a8 (diff) | |
download | gsoc2013-evolution-850cfc375fcc212ee49c0110212b87c910beebfa.tar gsoc2013-evolution-850cfc375fcc212ee49c0110212b87c910beebfa.tar.gz gsoc2013-evolution-850cfc375fcc212ee49c0110212b87c910beebfa.tar.bz2 gsoc2013-evolution-850cfc375fcc212ee49c0110212b87c910beebfa.tar.lz gsoc2013-evolution-850cfc375fcc212ee49c0110212b87c910beebfa.tar.xz gsoc2013-evolution-850cfc375fcc212ee49c0110212b87c910beebfa.tar.zst gsoc2013-evolution-850cfc375fcc212ee49c0110212b87c910beebfa.zip |
get itip addresses (calendar_model_destroy): destroy same
2001-09-17 JP Rosevear <jpr@ximian.com>
* gui/calendar-model.c (calendar_model_init): get itip addresses
(calendar_model_destroy): destroy same
(calendar_model_value_at): do more thorough checking on whether to
use recurring, assigned, assigned to or regular task icons
svn path=/trunk/; revision=12899
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 0194f8871a..78cfbe149d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,12 @@ 2001-09-17 JP Rosevear <jpr@ximian.com> + * gui/calendar-model.c (calendar_model_init): get itip addresses + (calendar_model_destroy): destroy same + (calendar_model_value_at): do more thorough checking on whether to + use recurring, assigned, assigned to or regular task icons + +2001-09-17 JP Rosevear <jpr@ximian.com> + * cal-util/cal-component.c (for_each_remove_all_alarms): for each call back, removes the alarms (cal_component_remove_all_alarms): remove all alarms from the |