From d55e2003c9bda851682605f5b44aa3730f807dac Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Tue, 12 Sep 2000 04:52:01 +0000 Subject: Connect to the "cal_loaded" signal of the client here. (connect_load): 2000-09-12 Federico Mena Quintero * gui/gnome-cal.c (gnome_calendar_construct): Connect to the "cal_loaded" signal of the client here. (connect_load): Removed function. (disconnect_load): Removed function. (cal_loaded_cb): Store the URI we are loading in the GnomeCal structure instead of in a weird closure. This gets rid of the connect/disconnect mess as well. (gnome_calendar_open): Store the URI in the GnomeCal. svn path=/trunk/; revision=5357 --- calendar/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 4d07da2d4e..f893d08462 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,14 @@ +2000-09-12 Federico Mena Quintero + + * gui/gnome-cal.c (gnome_calendar_construct): Connect to the + "cal_loaded" signal of the client here. + (connect_load): Removed function. + (disconnect_load): Removed function. + (cal_loaded_cb): Store the URI we are loading in the GnomeCal + structure instead of in a weird closure. This gets rid of the + connect/disconnect mess as well. + (gnome_calendar_open): Store the URI in the GnomeCal. + 2000-09-11 Christopher James Lahey * gui/e-day-view.c: Fixed a warning (removed unused variable -- cgit v1.2.3