From b52a9eaa1ca1f7698516ce0635263e7e2177669d Mon Sep 17 00:00:00 2001 From: Damon Chaplin Date: Fri, 16 Jun 2000 00:48:44 +0000 Subject: use libical.a 2000-06-15 Damon Chaplin * cal-util/Makefile.am (test_recur_LDADD): use libical.a svn path=/trunk/; revision=3586 --- calendar/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 8015dfeb43..efe77a813d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,7 @@ +2000-06-15 Damon Chaplin + + * cal-util/Makefile.am (test_recur_LDADD): use libical.a + 2000-06-15 Dan Winship * cal-util/Makefile.am (noinst_PROGRAMS): merge the two separate @@ -133,6 +137,19 @@ (print_calendar): Do the dialog box here. We may want to split this function later into smaller chunks. +2000-06-05 Damon Chaplin + + * gui/e-week-view-event-item.c (e_week_view_event_item_button_press): + allow the right button to popup the menu, even when the event is + being edited. + + * gui/e-week-view.c: + * gui/e-day-view.c: Set the keyboard focus to the EDayView/EWeekView + when the right button is clicked, so that any event being edited is + saved before any action (e.g. opening the Event Editor dialog) is + started. Note that this won't work if we switch to asynchronous + notification. + 2000-06-02 Federico Mena Quintero * gui/event-editor.c (tb_save_and_close_cb): Implemented. -- cgit v1.2.3