From 6651d98ae36bc2565d5d6bb6914dc397278e00fd Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 26 Jul 2002 16:18:03 +0000 Subject: focus the editor if it does exist, create a new one if it doesn't (not 2002-07-26 JP Rosevear * gui/comp-editor-factory.c (impl_editExisting): focus the editor if it does exist, create a new one if it doesn't (not vice-versa) svn path=/trunk/; revision=17603 --- calendar/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 8509c23d5c..a5c17eecac 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,9 +1,16 @@ +2002-07-26 JP Rosevear + + * gui/comp-editor-factory.c (impl_editExisting): focus the editor + if it does exist, create a new one if it doesn't (not vice-versa) + 2002-07-25 JP Rosevear * gui/e-day-view.c (e_day_view_init): set large_font to NULL (e_day_view_style_set): calculate large font, fall back to the style->font if necessary + Fixes #11773 + 2002-07-24 JP Rosevear * gui/e-itip-control.c (write_html): display the location in the -- cgit v1.2.3