From 336efb38c6245c06f48704a0f0c07693bf58f9ee Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Tue, 30 May 2000 14:47:38 +0000 Subject: Flush - Federico svn path=/trunk/; revision=3280 --- calendar/ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a62b2c29f2..d6b28823a0 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,24 @@ +2000-05-29 Federico Mena Quintero + + * gui/gnome-cal.c (gnome_calendar_object_changed): Removed the + flags argument, since now we just proxy the calendar object to the + calendar client. + + * gui/event-editor.c (alarm_unit_get): Moved over from + event-editor-utils.c. + + * gui/event-editor-utils.[ch]: Removed files, since the two + functions that were left there (i.e. the ones not present in + e-dialog-widgets) can simply be moved to event-editor.c. + + * gui/Makefile.am (evolution_calendar_SOURCES): Removed + event-editor-utils.[ch] from the list of sources. + +2000-05-27 Federico Mena Quintero + + * gui/event-editor-utils.c: Moved many functions to + e-util/e-dialog-widgets.c. + 2000-05-25 Federico Mena Quintero * gui/event-editor-dialog.glade: Put the main notebook directly -- cgit v1.2.3