aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/itip-formatter/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@novell.com>2005-01-10 01:56:17 +0800
committerJP Rosevear <jpr@src.gnome.org>2005-01-10 01:56:17 +0800
commit31a179539927c2afb307cba681ad30b6a20f8083 (patch)
treeeb78c47cf890a9ea3a72dd21a35cd18739787e30 /plugins/itip-formatter/ChangeLog
parent61bd7940ac9ba1b62922cbd308afefae8f22e9e5 (diff)
downloadgsoc2013-evolution-31a179539927c2afb307cba681ad30b6a20f8083.tar
gsoc2013-evolution-31a179539927c2afb307cba681ad30b6a20f8083.tar.gz
gsoc2013-evolution-31a179539927c2afb307cba681ad30b6a20f8083.tar.bz2
gsoc2013-evolution-31a179539927c2afb307cba681ad30b6a20f8083.tar.lz
gsoc2013-evolution-31a179539927c2afb307cba681ad30b6a20f8083.tar.xz
gsoc2013-evolution-31a179539927c2afb307cba681ad30b6a20f8083.tar.zst
gsoc2013-evolution-31a179539927c2afb307cba681ad30b6a20f8083.zip
only check for conflicts if the source has the conflict property
2005-01-09 JP Rosevear <jpr@novell.com> * itip-formatter.c (find_cal_opened_cb): only check for conflicts if the source has the conflict property (initialize_selection): select the "conflict" sources in the selector (source_selection_changed): update the source properties (itip_formatter_page_factory): include the source selector for selecting conflict checking calendars svn path=/trunk/; revision=28300
Diffstat (limited to 'plugins/itip-formatter/ChangeLog')
-rw-r--r--plugins/itip-formatter/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog
index f3c70bc326..89ec13f2fe 100644
--- a/plugins/itip-formatter/ChangeLog
+++ b/plugins/itip-formatter/ChangeLog
@@ -1,3 +1,13 @@
+2005-01-09 JP Rosevear <jpr@novell.com>
+
+ * itip-formatter.c (find_cal_opened_cb): only check for conflicts
+ if the source has the conflict property
+ (initialize_selection): select the "conflict" sources in the
+ selector
+ (source_selection_changed): update the source properties
+ (itip_formatter_page_factory): include the source selector for
+ selecting conflict checking calendars
+
2005-01-08 Harish Krishnaswamy <kharish@novell.com>
* itip-formatter.c: (send_item), (view_response_cb):