aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorBoby Wang <boby.wang@sun.com>2006-01-06 12:27:54 +0800
committerHarry Lu <haip@src.gnome.org>2006-01-06 12:27:54 +0800
commit45f61d28a9a2db2fa4ff55f2d9565ef3903d101b (patch)
treea4d48689c9db0e9e3df2f37f9ad68cc2ffdc768f /calendar/ChangeLog
parent43cce270884812c514bb13fb180816b5a449a61a (diff)
downloadgsoc2013-evolution-45f61d28a9a2db2fa4ff55f2d9565ef3903d101b.tar
gsoc2013-evolution-45f61d28a9a2db2fa4ff55f2d9565ef3903d101b.tar.gz
gsoc2013-evolution-45f61d28a9a2db2fa4ff55f2d9565ef3903d101b.tar.bz2
gsoc2013-evolution-45f61d28a9a2db2fa4ff55f2d9565ef3903d101b.tar.lz
gsoc2013-evolution-45f61d28a9a2db2fa4ff55f2d9565ef3903d101b.tar.xz
gsoc2013-evolution-45f61d28a9a2db2fa4ff55f2d9565ef3903d101b.tar.zst
gsoc2013-evolution-45f61d28a9a2db2fa4ff55f2d9565ef3903d101b.zip
Change the keys which need to be pressed to alter the end time of the
2005-01-06 Boby Wang <boby.wang@sun.com> * gui/e-day-view.c: (e_day_view_on_text_item_event): Change the keys which need to be pressed to alter the end time of the event selected. Now: Ctrl+Shift+Up(or Down) Before: Ctrl+Alt+Shift+Up(or Down) conflict with switching the workspace in Gnome Desktop. svn path=/trunk/; revision=31071
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 e50d92ab05..a0aae32c6e 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2005-01-06 Boby Wang <boby.wang@sun.com>
+
+ * gui/e-day-view.c: (e_day_view_on_text_item_event):
+ Change the keys which need to be pressed to alter the end time
+ of the event selected. Now: Ctrl+Shift+Up(or Down)
+ Before: Ctrl+Alt+Shift+Up(or Down) conflict with switching
+ the workspace in Gnome Desktop.
+
2006-01-05 Johnny Jacob <johnnyjacob@gmail.com>
* gui/dialogs/event-page.c (init_widgets): Set alarm-dialog as