diff options
author | JP Rosevear <jpr@novell.com> | 2004-07-06 21:53:00 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-07-06 21:53:00 +0800 |
commit | 63770f80502ab76fa294cb26ecd8eb8f38cba7c4 (patch) | |
tree | 10ca7a23a75f96dc4bb9358b7e319e9dd7fc790f /calendar/ChangeLog | |
parent | ff7fb8bb7a414b7aafde55f9e3d3438138244645 (diff) | |
download | gsoc2013-evolution-63770f80502ab76fa294cb26ecd8eb8f38cba7c4.tar.gz gsoc2013-evolution-63770f80502ab76fa294cb26ecd8eb8f38cba7c4.tar.zst gsoc2013-evolution-63770f80502ab76fa294cb26ecd8eb8f38cba7c4.zip |
Fixes #60645
2004-07-06 JP Rosevear <jpr@novell.com>
Fixes #60645
* gui/e-calendar-view.c (e_calendar_view_new_appointment_full):
guess when an item should be all day based on the selection time
svn path=/trunk/; revision=26586
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index f4182b9c41..035a165463 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2004-07-06 JP Rosevear <jpr@novell.com> + + Fixes #60645 + + * gui/e-calendar-view.c (e_calendar_view_new_appointment_full): + guess when an item should be all day based on the selection time + 2004-07-05 Rodrigo Moya <rodrigo@novell.com> * gui/gnome-cal.c (setup_widgets): don't set the timezone on the views |