aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2003-10-30 20:02:18 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2003-10-30 20:02:18 +0800
commit2e909f008ce686043e09e74b68010037d8fb4e99 (patch)
tree5841cf90e447636a3132ba6bcf3a99b46e82c765 /calendar/ChangeLog
parent552172a0e2b51d67886eaaa07a2612e7b9f5fc15 (diff)
downloadgsoc2013-evolution-2e909f008ce686043e09e74b68010037d8fb4e99.tar
gsoc2013-evolution-2e909f008ce686043e09e74b68010037d8fb4e99.tar.gz
gsoc2013-evolution-2e909f008ce686043e09e74b68010037d8fb4e99.tar.bz2
gsoc2013-evolution-2e909f008ce686043e09e74b68010037d8fb4e99.tar.lz
gsoc2013-evolution-2e909f008ce686043e09e74b68010037d8fb4e99.tar.xz
gsoc2013-evolution-2e909f008ce686043e09e74b68010037d8fb4e99.tar.zst
gsoc2013-evolution-2e909f008ce686043e09e74b68010037d8fb4e99.zip
implemented THIS and ALL recurrences cases, blowing away or detaching
2003-10-30 Rodrigo Moya <rodrigo@ximian.com> * pcs/cal-backend-file.c (cal_backend_file_modify_object): implemented THIS and ALL recurrences cases, blowing away or detaching recurrences from the main component as required. (get_rid_string): make it return const. (get_rid_timetype): new convenience function for getting libical's recurrence ID from a CalComponent. (cal_backend_file_is_read_only, remove_recurrence_cb, remove_component): fixed warnings. (remove_object_instance_cb): callback to remove the instances from the hash on the THISANDPRIOR and THISANDFUTURE cases. (cal_backend_file_remove_object): replaced mismatched if/else statement with proper management of each of the recurrence cases. svn path=/trunk/; revision=23131
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 0f14464655..ed41ac0eec 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,18 @@
+2003-10-30 Rodrigo Moya <rodrigo@ximian.com>
+
+ * pcs/cal-backend-file.c (cal_backend_file_modify_object):
+ implemented THIS and ALL recurrences cases, blowing away or detaching
+ recurrences from the main component as required.
+ (get_rid_string): make it return const.
+ (get_rid_timetype): new convenience function for getting
+ libical's recurrence ID from a CalComponent.
+ (cal_backend_file_is_read_only, remove_recurrence_cb,
+ remove_component): fixed warnings.
+ (remove_object_instance_cb): callback to remove the instances
+ from the hash on the THISANDPRIOR and THISANDFUTURE cases.
+ (cal_backend_file_remove_object): replaced mismatched if/else
+ statement with proper management of each of the recurrence cases.
+
2003-10-29 JP Rosevear <jpr@ximian.com>
* gui/Makefile.am: build new files