diff options
author | JP Rosevear <jpr@novell.com> | 2004-06-16 03:17:15 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-06-16 03:17:15 +0800 |
commit | db8047d94763472665119c566b68338175e12e81 (patch) | |
tree | 6ca2cbe9ac430942143190676614f8f5b8c50487 /calendar/ChangeLog | |
parent | fbfb3ab6a922120b28fb0c0463fd072104fbdd8b (diff) | |
download | gsoc2013-evolution-db8047d94763472665119c566b68338175e12e81.tar.gz gsoc2013-evolution-db8047d94763472665119c566b68338175e12e81.tar.zst gsoc2013-evolution-db8047d94763472665119c566b68338175e12e81.zip |
Fixes #59401
2004-06-15 JP Rosevear <jpr@novell.com>
Fixes #59401
* gui/e-week-view.c (e_week_view_on_text_item_event): if we are
editing the event, don't ignore the right click, stop editing the
event and continue on
svn path=/trunk/; revision=26353
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 f413ebf401..8f3fa0df05 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,13 @@ 2004-06-15 JP Rosevear <jpr@novell.com> + Fixes #59401 + + * gui/e-week-view.c (e_week_view_on_text_item_event): if we are + editing the event, don't ignore the right click, stop editing the + event and continue on + +2004-06-15 JP Rosevear <jpr@novell.com> + Fixes #57393 * gui/e-week-view.c (e_week_view_set_compress_weekend): redraw the |