From 68f8ea5429fed536060ccfe0ccba459b5bce709c Mon Sep 17 00:00:00 2001 From: Damon Chaplin Date: Mon, 10 Dec 2001 19:24:42 +0000 Subject: removed code that connects to GnomeCalendar's "dates_shown_changed" 2001-12-10 Damon Chaplin * gui/control-factory.c (control_factory_new_control): removed code that connects to GnomeCalendar's "dates_shown_changed" signal. * gui/calendar-commands.c (gcal_calendar_dates_change_cb): (calendar_control_activate): moved it here, so it gets reconnected whenever the control is activated. Fixes bug #15798. svn path=/trunk/; revision=14960 --- calendar/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a78e78ab94..6c95710d2e 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2001-12-10 Damon Chaplin + + * gui/control-factory.c (control_factory_new_control): removed code + that connects to GnomeCalendar's "dates_shown_changed" signal. + + * gui/calendar-commands.c (gcal_calendar_dates_change_cb): + (calendar_control_activate): moved it here, so it gets reconnected + whenever the control is activated. Fixes bug #15798. + 2001-12-10 Damon Chaplin * importers/GNOME_Evolution_Calendar_Importer.oaf.in: fixed executable -- cgit v1.2.3