]> err.no Git - sope/blobdiff - sope-ical/NGiCal/ChangeLog
implemented negative occurences
[sope] / sope-ical / NGiCal / ChangeLog
index 51097b28535adeebf9362dccea2a61e378efa948..775c367ed2519bda9a1c52aee123f7afc142c350 100644 (file)
@@ -1,3 +1,61 @@
+2005-10-05  Helge Hess  <helge.hess@opengroupware.org>
+
+       * iCalMonthlyRecurrenceCalculator.m: implemented calculation of
+         negative byday occurrences (eg -1TH) (v4.5.69)
+
+2005-09-22  Helge Hess  <helge.hess@skyrix.com>
+
+       * iCalRecurrenceRule.m: added direct parser support for 'interval',
+         allow 'until' values w/o Z marker for date-only values (v4.5.68)
+
+2005-09-22  Helge Hess  <helge.hess@opengroupware.org>
+
+       * v4.5.67
+
+       * iCalMonthlyRecurrenceCalculator.m: finished 'byday' calculation
+
+       * iCalRecurrenceRule.m: added support for 'bymonthday', fixed handling
+         of occurrence1
+
+2005-09-21  Helge Hess  <helge.hess@skyrix.com>
+
+       * v4.5.66
+
+       * iCalRecurrenceRule.m: temporarily expose byDayOccurence1 until the
+         API is fixed
+
+       * iCalMonthlyRecurrenceCalculator.m: prepared for byday/bymonthday
+         rule specs
+
+       * v4.5.65
+
+       * iCalMonthlyRecurrenceCalculator.m: fixed calculation of 'count' field
+
+       * iCalRecurrenceCalculator.m: minor code cleanups
+
+       * iCalRecurrenceRule.m: improved rrule parser
+
+2005-09-20  Helge Hess  <helge.hess@opengroupware.org>
+
+       * iCalMonthlyRecurrenceCalculator.m: stop calculation if a byday part
+         was detected in the rule (v4.5.64)
+
+       * iCalRecurrenceCalculator.m: moved cluster subclasses to own source
+         files (v4.5.63)
+
+       * iCalRecurrenceRule.m: added some parsing/gen support for BYDAY
+         (v4.5.62)
+
+2005-09-19  Helge Hess  <helge.hess@opengroupware.org>
+
+       * iCalRecurrenceRule.m: minor code improvements, more tolerant on
+         invalid iCal rrule input (v4.5.61)
+
+2005-08-16  Helge Hess  <helge.hess@opengroupware.org>
+
+       * GNUmakefile, GNUmakefile.preamble: added OSX framework compilation
+         (v4.5.60)
+
 2005-08-06  Helge Hess  <helge.hess@opengroupware.org>
 
        * iCalCalendar.m, NGVCardName.m: fixed gcc 4.0 warnings (v4.5.59)