diff options
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 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 |