diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 154edf2a84..50df773314 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,18 @@ +2001-10-18 Larry Ewing <lewing@ximian.com> + + * gui/alarm-notify/alarm-notify-dialog.c: add html widget + (url_requested_cb): add function to load images from file as they + are requested. + (write_html_heading): convert to using html. + (alarm_notify_dialog): convert to use html display. + (make_html_display): this is the function the custom widget in the + galde file uses to create the html widget. + + * gui/alarm-notify/alarm-notify.glade: add placeholder for the + custom html widget. + + * gui/alarm-notify/Makefile.am: add flags for gtkhtml and gal. + 2001-10-18 Federico Mena Quintero <federico@ximian.com> Adds session management for the alarm daemon. Also makes it store |