aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/itip-formatter/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@novell.com>2005-01-04 01:24:12 +0800
committerJP Rosevear <jpr@src.gnome.org>2005-01-04 01:24:12 +0800
commit1d499afd8063d5f9ae951aec14b6bba9054bd1db (patch)
tree2362b3b6733d83993432985df0db069db116c401 /plugins/itip-formatter/ChangeLog
parent4cb6cea812a9c2ac31402071005193dadecb646e (diff)
downloadgsoc2013-evolution-1d499afd8063d5f9ae951aec14b6bba9054bd1db.tar
gsoc2013-evolution-1d499afd8063d5f9ae951aec14b6bba9054bd1db.tar.gz
gsoc2013-evolution-1d499afd8063d5f9ae951aec14b6bba9054bd1db.tar.bz2
gsoc2013-evolution-1d499afd8063d5f9ae951aec14b6bba9054bd1db.tar.lz
gsoc2013-evolution-1d499afd8063d5f9ae951aec14b6bba9054bd1db.tar.xz
gsoc2013-evolution-1d499afd8063d5f9ae951aec14b6bba9054bd1db.tar.zst
gsoc2013-evolution-1d499afd8063d5f9ae951aec14b6bba9054bd1db.zip
add response enums
2005-01-03 JP Rosevear <jpr@novell.com> * itip-view.h: add response enums * itip-view.c (set_buttons): fiddle with button names and response enums * itip-formatter.c (find_server): don't include our uid in the conflicts search (update_attendee_status): update the status of the attendee and save it out (adjust_item): get relevant properties for items that might contain them if sent from an attendee (get_real_item): get the actual, current item (send_item): send the item (view_response_cb): handle REPLY and REFRESH requests (format_itip_object): adjust the item if necessary and set the attendee for reply/refresh; prevent crash if no description (pitip_free): skeleton free function (format_itip): load delete message setting (delete_toggled_cb): set delete message setting based on toggle (itip_formatter_page_factory): make the delete message check box work * Makefile.am: install e-error messages svn path=/trunk/; revision=28216
Diffstat (limited to 'plugins/itip-formatter/ChangeLog')
-rw-r--r--plugins/itip-formatter/ChangeLog25
1 files changed, 25 insertions, 0 deletions
diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog
index d4b47dc96a..379c562fc8 100644
--- a/plugins/itip-formatter/ChangeLog
+++ b/plugins/itip-formatter/ChangeLog
@@ -1,5 +1,30 @@
2005-01-03 JP Rosevear <jpr@novell.com>
+ * itip-view.h: add response enums
+
+ * itip-view.c (set_buttons): fiddle with button names and response enums
+
+ * itip-formatter.c (find_server): don't include our uid in the
+ conflicts search
+ (update_attendee_status): update the status of the attendee and
+ save it out
+ (adjust_item): get relevant properties for items that might
+ contain them if sent from an attendee
+ (get_real_item): get the actual, current item
+ (send_item): send the item
+ (view_response_cb): handle REPLY and REFRESH requests
+ (format_itip_object): adjust the item if necessary and set the
+ attendee for reply/refresh; prevent crash if no description
+ (pitip_free): skeleton free function
+ (format_itip): load delete message setting
+ (delete_toggled_cb): set delete message setting based on toggle
+ (itip_formatter_page_factory): make the delete message check box
+ work
+
+ * Makefile.am: install e-error messages
+
+2005-01-03 JP Rosevear <jpr@novell.com>
+
* itip-view.h: new protos, signal
* itip-view.c (set_info_items): be more generic so both upper and