diff options
author | JP Rosevear <jpr@ximian.com> | 2002-07-31 04:28:31 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2002-07-31 04:28:31 +0800 |
commit | 2b5b48149fc7e91286551b0ca709ce9ab49a6584 (patch) | |
tree | 220470c11e61f88c3aad540f0cd9422d66d94951 /calendar/ChangeLog | |
parent | 57f5c9b58bb01ec1d30b3e6daf311c9dc009f546 (diff) | |
download | gsoc2013-evolution-2b5b48149fc7e91286551b0ca709ce9ab49a6584.tar.gz gsoc2013-evolution-2b5b48149fc7e91286551b0ca709ce9ab49a6584.tar.zst gsoc2013-evolution-2b5b48149fc7e91286551b0ca709ce9ab49a6584.zip |
make sure that the work week view goes to the current work week if the day
2002-07-29 JP Rosevear <jpr@ximian.com>
* gui/e-day-view.c (e_day_view_find_work_week_start): make sure
that the work week view goes to the current work week if the day
selected is before the start of the work week
svn path=/trunk/; revision=17645
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index b251dcb448..ce067b25b4 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2002-07-29 JP Rosevear <jpr@ximian.com> + + * gui/e-day-view.c (e_day_view_find_work_week_start): make sure + that the work week view goes to the current work week if the day + selected is before the start of the work week + 2002-07-28 Rodrigo Moya <rodrigo@ximian.com> * gui/dialogs/task-details-page.c: fixed mapping of popdown menu |