diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-01-05 15:17:43 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-01-05 15:17:43 +0800 |
commit | 02871e3c454b8adbc672404e77b459114344ea15 (patch) | |
tree | 7598fc5d24a74d5301c1eafb62054bf90fc98dbe /calendar/ChangeLog | |
parent | 26ffb596c39b80acb420d1448a0c28f976a2270b (diff) | |
download | gsoc2013-evolution-02871e3c454b8adbc672404e77b459114344ea15.tar.gz gsoc2013-evolution-02871e3c454b8adbc672404e77b459114344ea15.tar.zst gsoc2013-evolution-02871e3c454b8adbc672404e77b459114344ea15.zip |
fixes #258786
svn path=/trunk/; revision=31060
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 5e8b2d30d1..1e13b430c6 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,14 @@ 2006-01-05 Johnny Jacob <johnnyjacob@gmail.com> + Fixes #258786 + * gui/e-cal-popup.c (e_cal_popup_target_new_select) : When more than + one event is selected, check for ICAL_COMPLETED_PROPERTY and set the bit + accordingly. + * gui/e-calendar-table.c (tasks_popup_items) : Enable "b0.markmanycomplete" menu item + only if E_CAL_POPUP_SELECT_NOTCOMPLETE is set. + +2006-01-05 Johnny Jacob <johnnyjacob@gmail.com> + Fixes #303193 * gui/alarm-notify/alarm-notify-dialog.c (notified_alarms_dialog_new): Changed events handled for edit_btn, snooze_btn from pressed to |