diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index b702981ede..1a59645e67 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,15 @@ +2004-05-03 Larry Ewing <lewing@ximian.com> + + * gui/dialogs/calendar-setup.glade: rename the cancel button. + +2004-04-29 Larry Ewing <lewing@ximian.com> + + * gui/e-cal-model.c (ecm_get_color_for_component): use the source + color if it is set. Yay for ugly colors. + + * gui/e-cal-model.h: add a color holder to the ECalModelComponent + since the return value of the color stuff is const. + 2004-05-03 JP Rosevear <jpr@ximian.com> Fixes #51714 |