aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2004-05-04 01:32:46 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-05-04 01:32:46 +0800
commit17f6838540a2da26820a951988d9e7c5889294dc (patch)
treee836c314990120cc0e0307b7a440bb9f2d6b66ec /calendar/ChangeLog
parentf4f32309cbbfc0a4b69343d91d4085240198769e (diff)
downloadgsoc2013-evolution-17f6838540a2da26820a951988d9e7c5889294dc.tar
gsoc2013-evolution-17f6838540a2da26820a951988d9e7c5889294dc.tar.gz
gsoc2013-evolution-17f6838540a2da26820a951988d9e7c5889294dc.tar.bz2
gsoc2013-evolution-17f6838540a2da26820a951988d9e7c5889294dc.tar.lz
gsoc2013-evolution-17f6838540a2da26820a951988d9e7c5889294dc.tar.xz
gsoc2013-evolution-17f6838540a2da26820a951988d9e7c5889294dc.tar.zst
gsoc2013-evolution-17f6838540a2da26820a951988d9e7c5889294dc.zip
set the info label (calendar_dates_changed_cb): call back for when the
2004-05-03 JP Rosevear <jpr@ximian.com> * gui/calendar-component.c (set_info): set the info label (calendar_dates_changed_cb): call back for when the dates of the calendar change (create_component_view): store the info label for later use; listen for date changes to set the info label svn path=/trunk/; revision=25760
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 80933fdf53..66967a7c29 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,13 @@
2004-05-03 JP Rosevear <jpr@ximian.com>
+ * gui/calendar-component.c (set_info): set the info label
+ (calendar_dates_changed_cb): call back for when the dates of the
+ calendar change
+ (create_component_view): store the info label for later use;
+ listen for date changes to set the info label
+
+2004-05-03 JP Rosevear <jpr@ximian.com>
+
Fixes #57897
* gui/e-tasks.c (setup_widgets): no need to listen for the deleted