From f4b4da4fcb6a59f56c1fff88ba08a6c9995b807c Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Sun, 18 Mar 2001 08:16:40 +0000 Subject: Added ShowWeekView, ShowMonthView, ShowDay, ShowWorkWeek to the View menu. 2001-03-17 Miguel de Icaza * evolution-calendar.xml: Added ShowWeekView, ShowMonthView, ShowDay, ShowWorkWeek to the View menu. * evolution.xml, evolution-mail.xml: Provide "Actions" in the toplevel evolution. Fill in Actions/Component in Evolution-mail (no visual changes, just internal changes). * evolution-calendar.xml: Added Actions menu. Added New Verb EditNewEvent. 2001-03-17 Miguel de Icaza * gui/e-day-view.c (e_day_view_on_new_event, e_day_view_on_new_appointment): Simplifed this function to use the shared code. * gui/e-week-view.c (e_week_view_on_new_event, e_week_view_on_new_appointment): ditto. * gui/gnome-cal.c (gnome_calendar_new_appointment_for): New function used to launch editor components with a time range. A bunch of functions use this code now instead of duplicating code all over the place svn path=/trunk/; revision=8794 --- ui/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ui/ChangeLog') diff --git a/ui/ChangeLog b/ui/ChangeLog index a82b480191..da70413b31 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,15 @@ +2001-03-17 Miguel de Icaza + + * evolution-calendar.xml: Added ShowWeekView, ShowMonthView, + ShowDay, ShowWorkWeek to the View menu. + + * evolution.xml, evolution-mail.xml: Provide "Actions" in the + toplevel evolution. Fill in Actions/Component in Evolution-mail + (no visual changes, just internal changes). + + * evolution-calendar.xml: Added Actions menu. Added New Verb + EditNewEvent. + 2001-03-16 Miguel de Icaza * evolution-mail.xml: Added accelerator to elements missing -- cgit v1.2.3