diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-07-19 22:29:54 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-07-19 22:29:54 +0800 |
commit | 1b4c1bbb434f551000bec14929066aad700d75ca (patch) | |
tree | c47d5429c280eb3c71553a5967020545765ff685 /plugins/itip-formatter/ChangeLog | |
parent | d423e547ef414c047a0cd2a23ba8f0ae62f49ba5 (diff) | |
download | gsoc2013-evolution-1b4c1bbb434f551000bec14929066aad700d75ca.tar.gz gsoc2013-evolution-1b4c1bbb434f551000bec14929066aad700d75ca.tar.zst gsoc2013-evolution-1b4c1bbb434f551000bec14929066aad700d75ca.zip |
Set the reccurrence id for the reccurring appointment. Set the MOD-TYPE
property only while accepting all instances.
svn path=/trunk/; revision=29802
Diffstat (limited to 'plugins/itip-formatter/ChangeLog')
-rw-r--r-- | plugins/itip-formatter/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog index 817393b09c..cf7de1ef0e 100644 --- a/plugins/itip-formatter/ChangeLog +++ b/plugins/itip-formatter/ChangeLog @@ -1,3 +1,14 @@ +2005-07-19 Chenthill Palanisamy <pchenthill@novell.com> + + * itip-formatter.c: + (source_selected_cb), (find_cal_opened_cb): Check if + the component is a recurring and show the recurring check box. + (view_response_cb): Set the MOD-TYPE property while accepting + all instances. + (check_is_instance): Checks if its a recurring event. + (format_itip_object): + (find_server): Set the recurrence id. + 2005-07-11 Harish Krishnaswamy <kharish@novell.com> * itip-formatter.c (source_selected_cb), |