From 528fe3b08ead2edcf246a49fdd0089ace5a83cc0 Mon Sep 17 00:00:00 2001 From: Seth Alves Date: Wed, 19 Apr 2000 13:39:43 +0000 Subject: set calendar's uri with a property bag * e-shell-view.c (get_view): set calendar's uri with a property bag * gui/evolution-calendar-control.c (calendar_properties_init): create a property bag for this control (set_prop): callback for property sets (get_prop): callback for proprety gets * gui/calendar-commands.c (calendar_set_uri): new function, called when the "calendar_uri" property is set on the calendar- control's property bag. svn path=/trunk/; revision=2501 --- calendar/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d2e7395d38..cb6314bdb4 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,14 @@ +2000-04-19 Seth Alves + + * gui/evolution-calendar-control.c (calendar_properties_init): create + a property bag for this control + (set_prop): callback for property sets + (get_prop): callback for proprety gets + + * gui/calendar-commands.c (calendar_set_uri): new function, + called when the "calendar_uri" property is set on the calendar- + control's property bag. + 2000-04-18 Federico Mena Quintero * cal-util/Makefile.am (INCLUDES): Fix include path. -- cgit v1.2.3