aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
author1 <jpr@ximian.com>2001-12-21 22:49:31 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-12-21 22:49:31 +0800
commitff1f6c3f1a46f7dccf36b8e1b61ec13389b25a11 (patch)
tree2629c62ed9c13edf3c7f50cd5509b6e1286c4d0e /calendar/ChangeLog
parentdd77672ca6f23fcd566dccc3bac594d2b7521f56 (diff)
downloadgsoc2013-evolution-ff1f6c3f1a46f7dccf36b8e1b61ec13389b25a11.tar
gsoc2013-evolution-ff1f6c3f1a46f7dccf36b8e1b61ec13389b25a11.tar.gz
gsoc2013-evolution-ff1f6c3f1a46f7dccf36b8e1b61ec13389b25a11.tar.bz2
gsoc2013-evolution-ff1f6c3f1a46f7dccf36b8e1b61ec13389b25a11.tar.lz
gsoc2013-evolution-ff1f6c3f1a46f7dccf36b8e1b61ec13389b25a11.tar.xz
gsoc2013-evolution-ff1f6c3f1a46f7dccf36b8e1b61ec13389b25a11.tar.zst
gsoc2013-evolution-ff1f6c3f1a46f7dccf36b8e1b61ec13389b25a11.zip
inherit from bonobo window
2001-12-21 <jpr@ximian.com> * gui/dialogs/comp-editor.h: inherit from bonobo window * gui/dialogs/comp-editor.c: inherit from bonobo window (comp_editor_key_press_event): Look for an escape key press and close the window if found svn path=/trunk/; revision=15202
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index d6ddefb82a..023ca5c4a8 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2001-12-21 <jpr@ximian.com>
+
+ * gui/dialogs/comp-editor.h: inherit from bonobo window
+
+ * gui/dialogs/comp-editor.c: inherit from bonobo window
+ (comp_editor_key_press_event): Look for an escape key press and
+ close the window if found
+
2001-12-20 Ettore Perazzoli <ettore@ximian.com>
[Fixes #17377, Evolution doesn't work on multi-depth displays.]