]> err.no Git - sope/blobdiff - sope-ical/versitSaxDriver/ChangeLog
use %p for pointer formats
[sope] / sope-ical / versitSaxDriver / ChangeLog
index 6d51a38162cc6969dddbd584945b83950b041843..b264443602efa056cfeb99c2192ee7751cc0efbe 100644 (file)
@@ -1,5 +1,124 @@
+2006-07-04  Helge Hess  <helge.hess@opengroupware.org>
+
+       * use %p for pointer formats, fixed gcc 4.1 warnings (v4.5.24)
+
+2006-04-21  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * GNUmakefile: properly declare principal class (v4.5.23)
+
+2006-04-08  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * VSSaxDriver.m: improved error reporting in case no data could be
+         retrieved from a URL (v4.5.22)
+       
+2005-12-05  Helge Hess  <helge.hess@skyrix.com>
+
+       * v4.5.21
+
+       * VSSaxDriver.m: added some debug logs, throw an error if a tagline
+         starts with a colon/semicolon (tagname missing)
+
+       * VSvCardSaxDriver.m: minor code cleanups
+
+2005-11-17  Helge Hess  <helge.hess@opengroupware.org>
+
+       * VSSaxDriver.m: renamed internal -error: method to -reportError: to
+         avoid a conflict with gstep-base (v4.5.20)
+
+2005-09-28  Helge Hess  <helge.hess@opengroupware.org>
+
+       * GNUmakefile.preamble: install bundle in proper SaxObjC framework
+         location (v4.5.19)
+
+2005-08-16  Helge Hess  <helge.hess@opengroupware.org>
+
+       * install into /Library/SaxDrivers-4.5 when compiling for frameworks
+         (v4.5.18)
+
+       * GNUmakefile.preamble: added support for OSX frameworks (v4.5.17)
+
+2005-06-02  Helge Hess  <helge.hess@skyrix.com>
+       
+       * VSSaxDriver.m: transparently decode property values if
+         ENCODING=QUOTED-PRINTABLE is set as an attribute (used by Outlook
+         vCards, needs testing against umlauts/charsets) (v4.5.16)
+
+2005-05-06  Helge Hess  <helge.hess@opengroupware.org>
+
+       * VSSaxDriver.m: more reorganisations, added support for groupings
+         (v4.5.15)
+
+2005-05-05  Helge Hess  <helge.hess@opengroupware.org>
+
+       * VSSaxDriver.m: code cleanups / reorgs, properly embed reported
+         contents in <vCardSet> tag, added support for vCards in Unicode
+         16-bit encoding (v4.5.14)
+       
+       * VSSaxDriver.m: improved parsing entry methods, added support for SAX
+         error handlers (v4.5.13)
+
+2005-04-25  Helge Hess  <helge.hess@opengroupware.org>
+
+       * VSSaxDriver.m: fixed a gcc 4.0 warning (v4.5.12)
+
+2004-12-14  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * versitSaxDriver.xcode: minor changes and updated
+
+2004-10-20  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * VSSaxDriver.m: fixed edge case problem introduced in v4.3.10
+         (v4.3.11)
+
+       * VSSaxDriver.m: remove surrounding double quotes from attribute values
+         if any. During parsing, check if end tags match expectations and
+         issue warnings if they don't. Added some logic to get parsing
+         straight nevertheless in such events. (v4.3.10)
+
+2004-10-19  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * v4.3.9
+
+       * VSSaxDriver.m: improved robustness in respect to illegal content
+         lines - the parser shouldn't crash anymore. Also, changed the
+         "OGoDebugVersitSaxDriver" default to "VSSaxDriverDebugEnabled".
+
+       * README: documented the default
+
+2004-10-18  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * v4.3.8
+
+       * VSSaxDriver.m: added support in _parseString: for Unix style
+         terminated content lines. Such content lines clearly violate the
+         RFC but such ical files happen to appear in the wildlife.
+
+       * README: updated
+
+       * v4.3.7
+
+       * Version: removed major and minor. This effectively bumps the version
+         to v4.3.7 which is in sync with the rest of sope-ical.
+
+2004-10-17  Helge Hess  <helge.hess@opengroupware.org>
+
+       * added fhs.make, some other minor fixes to makefiles (v1.0.6)
+
 2004-10-16  Marcus Mueller  <znek@mulle-kybernetik.com>
 
+       * v1.0.5
+
+       * VSSaxDriver.m: rewrote _parseLine: to properly parse content lines
+         according to RFC2445.
+
+       * README: updated
+
+       * v1.0.4
+
+       * VSStringFormatter.m: properly unescape '\N'
+
+       * README: updated, need to fix _parseLine:
+
        * v1.0.3
 
        * VSStringFormatter.[hm]: new singleton to perform unescaping on
         
        * added unfold method (doesnt do anything yet)
 
-
 2003-11-23  Max Berger  <max@berger.name>
 
        * Initial Version (v0.1.1)
-