aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@helixcode.com>2000-12-01 07:56:33 +0800
committerJP Rosevear <jpr@src.gnome.org>2000-12-01 07:56:33 +0800
commit4ace38162633ccff9497683e67e2f93f3ab850cf (patch)
tree40e2939bc0c8b96b0ce1c5f587ad4464550e5807 /calendar/ChangeLog
parent8204428e196c36150164a3dcc0bc02ceb851cfd7 (diff)
downloadgsoc2013-evolution-4ace38162633ccff9497683e67e2f93f3ab850cf.tar
gsoc2013-evolution-4ace38162633ccff9497683e67e2f93f3ab850cf.tar.gz
gsoc2013-evolution-4ace38162633ccff9497683e67e2f93f3ab850cf.tar.bz2
gsoc2013-evolution-4ace38162633ccff9497683e67e2f93f3ab850cf.tar.lz
gsoc2013-evolution-4ace38162633ccff9497683e67e2f93f3ab850cf.tar.xz
gsoc2013-evolution-4ace38162633ccff9497683e67e2f93f3ab850cf.tar.zst
gsoc2013-evolution-4ace38162633ccff9497683e67e2f93f3ab850cf.zip
Debug message cleanups (comp_from_remote_record): Properly set the ical
2000-11-30 JP Rosevear <jpr@helixcode.com> * conduits/todo/todo-conduit.c: Debug message cleanups (comp_from_remote_record): Properly set the ical description field * conduits/calendar/calendar-conduit.c (is_empty_time): New utility functions that look for all 0's in a struct tm (comp_from_remote_record): use above (local_record_from_comp): Correctly set the repeatForever value so that we repeat forever instead of a really long time (comp_from_remote_record): Only set the cal component recurrence until field when repeatForever is 0 svn path=/trunk/; revision=6748
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index d135526623..bc12ba6550 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,16 @@
+2000-11-30 JP Rosevear <jpr@helixcode.com>
+
+ * conduits/todo/todo-conduit.c: Debug message cleanups
+ (comp_from_remote_record): Properly set the ical description field
+
+ * conduits/calendar/calendar-conduit.c (is_empty_time): New utility
+ functions that look for all 0's in a struct tm
+ (comp_from_remote_record): use above
+ (local_record_from_comp): Correctly set the repeatForever value so
+ that we repeat forever instead of a really long time
+ (comp_from_remote_record): Only set the cal component recurrence
+ until field when repeatForever is 0
+
2000-11-30 Jesse Pavel <jpavel@helixcode.com>
* gui/e-itip-control.c: fixed a bug that caused the calendar to