From d8e30fdcb380d2a715a915c8278a024c07c12815 Mon Sep 17 00:00:00 2001 From: Seth Alves Date: Wed, 19 Apr 2000 16:55:59 +0000 Subject: calls gnome_calendar_open instead of checking on disk and calling load or * gui/calendar-commands.c (calendar_set_uri): calls gnome_calendar_open instead of checking on disk and calling load or create. * gui/gnome-cal.c (gnome_calendar_open): collapsed gnome_calendar_load and gnome_calendar_create into this function. added new type GnomeCalendarOpenMode which has the value CALENDAR_OPEN or CALENDAR_OPEN_OR_CREATE. svn path=/trunk/; revision=2506 --- calendar/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index cb6314bdb4..516f5c393f 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,15 @@ 2000-04-19 Seth Alves + * gui/calendar-commands.c (calendar_set_uri): calls gnome_calendar_open + instead of checking on disk and calling load or create. + + * gui/gnome-cal.c (gnome_calendar_object_changed): fixed to use + cal_client_update_object -- editing and dragging events works again + (gnome_calendar_open): collapsed gnome_calendar_load and + gnome_calendar_create into this function. added new type + GnomeCalendarOpenMode which has the value CALENDAR_OPEN or + CALENDAR_OPEN_OR_CREATE. + * gui/evolution-calendar-control.c (calendar_properties_init): create a property bag for this control (set_prop): callback for property sets -- cgit v1.2.3