From 12e3ecf07f633d0e496b4e35115b194fc39feab4 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Tue, 18 May 2004 14:14:14 +0000 Subject: add arg 2004-05-18 JP Rosevear * idl/evolution-calendar.idl: add arg * gui/alarm-notify/alarm-queue.c (edit_component): send a mode type * gui/alarm-notify/alarm-notify.c: add fixme note * gui/comp-editor-factory.c (impl_editExisting): take a editor mode and twist it into a source type (impl_editNew): ditto (open_client): take a source type for creating the client (lookup_open_client): ditto svn path=/trunk/; revision=25959 --- calendar/ChangeLog | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 779b0b02c5..f93c31eba1 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,18 @@ +2004-05-18 JP Rosevear + + * idl/evolution-calendar.idl: add arg + + * gui/alarm-notify/alarm-queue.c (edit_component): send a mode + type + + * gui/alarm-notify/alarm-notify.c: add fixme note + + * gui/comp-editor-factory.c (impl_editExisting): take a editor + mode and twist it into a source type + (impl_editNew): ditto + (open_client): take a source type for creating the client + (lookup_open_client): ditto + 2004-05-18 JP Rosevear * gui/alarm-notify/notify-main.c (init_alarm_service): just set up @@ -89,7 +104,7 @@ * gui/calendar-component.c (add_popup_menu_item): Use E_ICON_SIZE_MENU rather than hard-coding the pixel size. -2004-05-17 +2004-05-17 JP Rosevear Fixes #56373 -- cgit v1.2.3