diff options
author | JP Rosevear <jpr@ximian.com> | 2004-04-21 21:50:42 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-04-21 21:50:42 +0800 |
commit | d68f2316c6cb24dfdabe29c1d640f1929832a52b (patch) | |
tree | cdb3c7ea6b6e3789f8b57f257c1712a6cbfe45f2 /calendar/ChangeLog | |
parent | ba29b8e23b67d5d409ec5fa195e048ba4849a18e (diff) | |
download | gsoc2013-evolution-d68f2316c6cb24dfdabe29c1d640f1929832a52b.tar.gz 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/ChangeLog | 8 |
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): |