aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorAndrew Wu <Yang.Wu@sun.com>2003-08-13 09:49:54 +0800
committerBolian Yin <byin@src.gnome.org>2003-08-13 09:49:54 +0800
commitbb2401c0ce0e70dae6a2fcb539a27deb03b40151 (patch)
tree0664d69867ced1d3f836f3d98de3e4f7650083d1 /calendar/ChangeLog
parent7e917e133504b6740aa128d772fb582f58ba6304 (diff)
downloadgsoc2013-evolution-bb2401c0ce0e70dae6a2fcb539a27deb03b40151.tar
gsoc2013-evolution-bb2401c0ce0e70dae6a2fcb539a27deb03b40151.tar.gz
gsoc2013-evolution-bb2401c0ce0e70dae6a2fcb539a27deb03b40151.tar.bz2
gsoc2013-evolution-bb2401c0ce0e70dae6a2fcb539a27deb03b40151.tar.lz
gsoc2013-evolution-bb2401c0ce0e70dae6a2fcb539a27deb03b40151.tar.xz
gsoc2013-evolution-bb2401c0ce0e70dae6a2fcb539a27deb03b40151.tar.zst
gsoc2013-evolution-bb2401c0ce0e70dae6a2fcb539a27deb03b40151.zip
In DayView, Shift+Home, Change the duration to the time that begins the
2003-08-12 Andrew Wu <Yang.Wu@sun.com> * gui/e-day-view.c (e_day_view_change_duration_to_start_of_work_day): In DayView, Shift+Home, Change the duration to the time that begins the current work day. (e_day_view_change_duration_to_end_of_work_day): In DayView, Shift+End, Change the duration to the time that ends the current work day svn path=/trunk/; revision=22202
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 5d24583a83..1988d6ad2a 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,13 @@
+2003-08-12 Andrew Wu <Yang.Wu@sun.com>
+
+ * gui/e-day-view.c
+ (e_day_view_change_duration_to_start_of_work_day):
+ In DayView, Shift+Home, Change the duration to the time
+ that begins the current work day.
+ (e_day_view_change_duration_to_end_of_work_day):
+ In DayView, Shift+End, Change the duration to the time
+ that ends the current work day
+
2003-08-12 Hans Petter Jansson <hpj@ximian.com>
* gui/e-itip-control.c (html_destroyed):