diff options
author | JP Rosevear <jpr@ximian.com> | 2004-05-07 22:03:51 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-05-07 22:03:51 +0800 |
commit | 1f5bf3a71fdf568c6b3c7b8f5bb548635cafd41a (patch) | |
tree | 3d25c56933de80772252c5777ee0ea9fb49bce23 /calendar/ChangeLog | |
parent | 4e919deeff40049f3ca1dda409d21ea84f7700bd (diff) | |
download | gsoc2013-evolution-1f5bf3a71fdf568c6b3c7b8f5bb548635cafd41a.tar gsoc2013-evolution-1f5bf3a71fdf568c6b3c7b8f5bb548635cafd41a.tar.gz gsoc2013-evolution-1f5bf3a71fdf568c6b3c7b8f5bb548635cafd41a.tar.bz2 gsoc2013-evolution-1f5bf3a71fdf568c6b3c7b8f5bb548635cafd41a.tar.lz gsoc2013-evolution-1f5bf3a71fdf568c6b3c7b8f5bb548635cafd41a.tar.xz gsoc2013-evolution-1f5bf3a71fdf568c6b3c7b8f5bb548635cafd41a.tar.zst gsoc2013-evolution-1f5bf3a71fdf568c6b3c7b8f5bb548635cafd41a.zip |
fix comment and check
2004-05-07 JP Rosevear <jpr@ximian.com>
* gui/e-cal-model.c (ecm_is_cell_editable): fix comment and check
* gui/e-cal-model-tasks.c (ecmt_set_value_at): set a parent field
properly
(ecmt_is_cell_editable): fix comment and check
svn path=/trunk/; revision=25823
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index e07b78043b..29ddca2cea 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2004-05-07 JP Rosevear <jpr@ximian.com> + + * gui/e-cal-model.c (ecm_is_cell_editable): fix comment and check + + * gui/e-cal-model-tasks.c (ecmt_set_value_at): set a parent field + properly + (ecmt_is_cell_editable): fix comment and check + 2004-05-06 Larry Ewing <lewing@ximian.com> * gui/dialogs/calendar-setup.c (source_to_dialog): use random |