aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorHans Petter Jansson <hpj@ximian.com>2003-02-27 10:25:29 +0800
committerHans Petter <hansp@src.gnome.org>2003-02-27 10:25:29 +0800
commit954e8117ea873964175c639cb1b572cb73f83d84 (patch)
tree838840f780df0d767730e38fd3898f32928b09d9 /calendar/ChangeLog
parent1e957be629378131f87ade9c37d00713f879be38 (diff)
downloadgsoc2013-evolution-954e8117ea873964175c639cb1b572cb73f83d84.tar
gsoc2013-evolution-954e8117ea873964175c639cb1b572cb73f83d84.tar.gz
gsoc2013-evolution-954e8117ea873964175c639cb1b572cb73f83d84.tar.bz2
gsoc2013-evolution-954e8117ea873964175c639cb1b572cb73f83d84.tar.lz
gsoc2013-evolution-954e8117ea873964175c639cb1b572cb73f83d84.tar.xz
gsoc2013-evolution-954e8117ea873964175c639cb1b572cb73f83d84.tar.zst
gsoc2013-evolution-954e8117ea873964175c639cb1b572cb73f83d84.zip
This makes creating appointments and tasks from the "New" button work.
2003-02-26 Hans Petter Jansson <hpj@ximian.com> This makes creating appointments and tasks from the "New" button work. * gui/main.c (comp_editor_factory_fn): Doesn't need to take any args. (factory): Add a handler for CompEditorFactory. svn path=/trunk/; revision=20082
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 1bd2c7bf33..85f3b7661e 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,12 @@
2003-02-26 Hans Petter Jansson <hpj@ximian.com>
+ This makes creating appointments and tasks from the "New" button work.
+
+ * gui/main.c (comp_editor_factory_fn): Doesn't need to take any args.
+ (factory): Add a handler for CompEditorFactory.
+
+2003-02-26 Hans Petter Jansson <hpj@ximian.com>
+
Fixes Ximian #37895.
* gui/e-day-view.c (e_day_view_destroy): g_object_unref () ->