* Did a fairly significant reworking of the calendar
authorArt Cancro <ajc@citadel.org>
Tue, 25 Nov 2008 19:40:00 +0000 (19:40 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 25 Nov 2008 19:40:00 +0000 (19:40 +0000)
commit8e067e48af470744ef660d45c2063e17b2c8af08
tree8575baff44201d73cce5f0ddfa09e0d60a3e2c91
parent4464abb05111de163c6d328d83ff0accdefbfa0a
* Did a fairly significant reworking of the calendar
  processing loop.  We have to pass the entire chain through
  to the callback function in order to gain just-in-time
  dezonification and decapsulation.  This will work; I saw
  the recurrence stay within local time durin expansion.  Right
  now the expansion isn't happening at all, but I'll fix that
  shortly.
webcit/calendar.c
webcit/ical_dezonify.c