]> err.no Git - sope/blob - sope-ical/iCalSaxDriver/ChangeLog
code cleanup
[sope] / sope-ical / iCalSaxDriver / ChangeLog
1 2004-09-22  Marcus Mueller  <znek@mulle-kybernetik.com>
2
3         * v4.3.16
4
5         * iCalSaxDriver.xcode: new definition for Xcode build (XCODE_BUILD)
6
7         * ICalSaxParser.m, NSString+ICal.h, NSCalendarDate+ICal.h,
8           NSString+ICal.m, NSCalendarDate+ICal.m: use new XCODE_BUILD
9           definition to correctly include ical.h.
10
11         * iCalSaxDriver.xcode: new Xcode project
12
13 2004-09-14  Helge Hess  <helge.hess@skyrix.com>
14
15         * ICalSaxParser.m: minor improvement to logging (v4.3.15)
16
17 2004-09-11  Marcus Mueller  <znek@mulle-kybernetik.com>
18
19         * GNUmakefile.preamble: minor changes for inline compilation with
20           GNUSTEP_BUILD_DIR set elsewhere (v4.3.14)
21
22 2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
23         
24         * added hack to install the project in FHS locations - the SAX driver
25           will be installed in FHS_INSTALL_ROOT if specified (eg make
26           FHS_INSTALL_ROOT=/usr/local) (v4.3.13)
27         
28 2004-08-24  Helge Hess  <helge.hess@skyrix.com>
29
30         * GNUmakefile: install SAX driver in Library/SaxDrivers-4.3/ (v4.3.12)
31         
32         * GNUmakefile: install SAX driver in Library/SaxDrivers/4.3/ (v4.3.11)
33
34 2004-08-20  Helge Hess  <helge.hess@opengroupware.org>
35
36         * fixed for SOPE 4.3 directory layout (v4.3.10)
37
38         * moved from sope-xml to sope-ical (v4.3.9)
39
40 2004-07-02  Helge Hess  <helge.hess@opengroupware.org>
41
42         * ICalSaxParser.m: added default 'iCalSaxDriverDebugEnabled' to enable
43           debug logs, subminor fixed to exception reason strings (v4.2.8)
44
45 2004-06-30  Helge Hess  <helge.hess@opengroupware.org>
46
47         * ICalSaxParser.m: cache NSString class, added ability to parse DIR
48           parameters (v4.2.7)
49
50 2004-06-28  Helge Hess  <helge.hess@opengroupware.org>
51
52         * v4.2.6
53         
54         * ICalSaxParser.m: fixed a wrong return
55         
56         * common.h: fixed for non-lF Foundation libraries
57
58 2004-05-05  Marcus Mueller  <znek@mulle-kybernetik.com>  
59
60         * GNUmakefile.preamble, GNUmakefile.postamble: added support for
61           building with GNUSTEP_BUILD_DIR environment variable set for recent
62           gnustep-make package. (v4.2.5)
63
64 2004-02-25  Helge Hess  <helge.hess@skyrix.com>
65
66         * GNUmakefile.preamble: fixed for OGo gstep-make (v4.2.4)
67
68 2003-12-11  Helge Hess  <helge.hess@opengroupware.org>
69
70         * install into GNUSTEP_INSTALLATION_DIR instead of GNUSTEP_USER_ROOT,
71           split up makefiles (v4.2.3)
72
73 2003-08-26  Helge Hess  <helge.hess@skyrix.com>
74
75         * ICalSaxParser.m: added debug logs (v4.2.2)
76
77 2002-10-16  Helge Hess  <helge.hess@skyrix.com>
78
79         * ICalSaxParser.m: added support for percent-complete property and
80           several new parameter types
81
82 2002-10-14  Helge Hess  <helge.hess@skyrix.com>
83         
84         * ICalSaxParser.m: added some error handling (x-lic-error props)
85         
86 2002-10-10  Helge Hess  <helge.hess@skyrix.com>
87
88         * create ChangeLog
89