aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2004-04-21 21:50:42 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-04-21 21:50:42 +0800
commitd68f2316c6cb24dfdabe29c1d640f1929832a52b (patch)
treecdb3c7ea6b6e3789f8b57f257c1712a6cbfe45f2 /calendar/ChangeLog
parentba29b8e23b67d5d409ec5fa195e048ba4849a18e (diff)
downloadgsoc2013-evolution-d68f2316c6cb24dfdabe29c1d640f1929832a52b.tar
gsoc2013-evolution-d68f2316c6cb24dfdabe29c1d640f1929832a52b.tar.gz
gsoc2013-evolution-d68f2316c6cb24dfdabe29c1d640f1929832a52b.tar.bz2
gsoc2013-evolution-d68f2316c6cb24dfdabe29c1d640f1929832a52b.tar.lz
gsoc2013-evolution-d68f2316c6cb24dfdabe29c1d640f1929832a52b.tar.xz
gsoc2013-evolution-d68f2316c6cb24dfdabe29c1d640f1929832a52b.tar.zst
gsoc2013-evolution-d68f2316c6cb24dfdabe29c1d640f1929832a52b.zip
Fixes #55797
2004-04-21 JP Rosevear <jpr@ximian.com> Fixes #55797 * gui/calendar-component.c (create_new_event): force an all day event if we are viewing the week, month or list view, which mimics double click in the view svn path=/trunk/; revision=25561
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 8382849a7a..6c465d80b7 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2004-04-21 JP Rosevear <jpr@ximian.com>
+
+ Fixes #55797
+
+ * gui/calendar-component.c (create_new_event): force an all day
+ event if we are viewing the week, month or list view, which mimics
+ double click in the view
+
2004-04-21 Frederic Crozat <fcrozat@mandrakesoft.com>
* gui/migration.c: (migrate_calendars):