From ce3b224ed64f470fd5031342930f7c8f773c6eeb Mon Sep 17 00:00:00 2001 From: Seth Alves Date: Wed, 5 Apr 2000 20:13:45 +0000 Subject: build test-calendar-widget and evolution-calendar, common stuff is in a * gui/Makefile.am: build test-calendar-widget and evolution-calendar, common stuff is in a library * gui/gnome-cal.c (gnome_calendar_get_type): made the calendar widget based on a gtk_frame rather than a gnome_app * gui/calendar-commands.c: split out some of main.c * gui/evolution-calendar-control.c: bonobo bung so evolution can use the calendar widget svn path=/trunk/; revision=2294 --- calendar/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 2319186602..2e1b6c52a4 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,9 +1,26 @@ +2000-04-05 Seth Alves + + * gui/Makefile.am: build test-calendar-widget and evolution-calendar, + common stuff is in a library + + * gui/gnome-cal.c (gnome_calendar_get_type): made the calendar widget + based on a gtk_frame rather than a gnome_app + + * gui/calendar-commands.c: split out some of main.c + + * gui/evolution-calendar-control.c: bonobo bung so evolution + can use the calendar widget + 2000-04-01 Matt Loper * pcs/.cvsignore: Added *.lo. 2000-03-30 Seth Alves + * gui/main.c (calendar_get_events_in_range): + cal_client_get_events_in_range returns a list of CalObjInstance *, not + a list of (char *) uid. + * Makefile.am (SUBDIRS): readded the gui directory * gui/main.c: temporarily added alarm_defaults back in, -- cgit v1.2.3