aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog10
1 files changed, 10 insertions, 0 deletions
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 <alves@hungry.com>
+ * 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