From a6c4b535334a6da5c8d1622b11a0893d0c55abee Mon Sep 17 00:00:00 2001 From: Russell Steinthal Date: Wed, 3 Nov 1999 02:36:31 +0000 Subject: Add default alarm support, Beep on display alarms option Since there are now some calls from prop.c into previously static functions in eventedit.c, the code in those files should probably be reorganized. Perhaps a new alarm-utils.c file? In any case, this commits working code to the repository before we reorganize. svn path=/trunk/; revision=1366 --- calendar/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 0ce0472fab..c8d5d86c0e 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +1999-11-02 Russell Steinthal + + * prop.c: Add new alarm page to properties box + + * prop.c, calobj.c, main.[ch] eventedit.c: New support for default + alarms, configurable in the properties box. + + * gnome-cal.c, prop.c, main.[ch]: add option to beep on Display + alarms + 1999-10-23 Russell Steinthal * calendar.c (calendar_new): Correctly initialize calendar_day_end -- cgit v1.2.3