]> err.no Git - sope/blob - sope-ical/NGiCal/ChangeLog
fixed gcc 4.0 warnings
[sope] / sope-ical / NGiCal / ChangeLog
1 2005-08-06  Helge Hess  <helge.hess@opengroupware.org>
2
3         * iCalCalendar.m, NGVCardName.m: fixed gcc 4.0 warnings (v4.5.59)
4
5 2005-08-05  Helge Hess  <helge.hess@opengroupware.org>
6
7         * NGVCardSaxHandler.h: fixed a gcc 4.0 warning (v4.5.58)
8
9 2005-07-18  Helge Hess  <helge.hess@opengroupware.org>
10
11         * iCalPerson.m: added -partStatWithDefault method to retrieve the
12           partstat and return NEEDS-ACTION in case none is set (v4.5.57)
13
14 2005-07-15  Marcus Mueller  <znek@mulle-kybernetik.com>
15
16         * iCalObject.[hm], iCalEntityObject.m, iCalToDo.m, iCalAlarm.m,
17           iCalPerson.m, iCalCalendar.m, iCalEvent.m, iCalTrigger.m,
18           iCalObject.m, iCalFreeBusy.m, iCalRepeatableEntityObject.m:
19           fixed NSCopying (v4.5.56)
20
21 2005-07-15  Helge Hess  <helge.hess@opengroupware.org>
22
23         * added fragile base class version checks (v4.5.55)
24
25 2005-07-15  Marcus Mueller  <znek@mulle-kybernetik.com>
26
27         * iCalObject.[hm], iCalEntityObject.m, iCalToDo.m, iCalAlarm.m,
28           iCalPerson.m, iCalCalendar.m, iCalEvent.m, iCalTrigger.m,
29           iCalObject.m, iCalFreeBusy.m, iCalRepeatableEntityObject.m:
30           added NSCopying (v4.5.54)
31
32 2005-07-15  Helge Hess  <helge.hess@opengroupware.org>
33
34         * v4.5.53
35
36         * iCalCalendar.m: added +parseCalendarFromSource: convenience method
37
38         * NGVCard.m: properly reset sax driver after parsing
39
40 2005-07-15  Marcus Mueller  <znek@mulle-kybernetik.com>
41
42         * iCalEntityObject.[hm]: added -increaseSequence (v4.5.52)
43
44         * iCalPerson.m: fixed -hasSameEmailAddress: to lowercase email
45           addresses before attempting comparison (v4.5.51)
46
47 2005-07-15  Helge Hess  <helge.hess@opengroupware.org>
48
49         * v4.5.50
50         
51         * NGiCal.xmap: fixed mapping of 'method' property (is an attribute of
52           the calendar)
53           
54         * iCalCalendar.m: use ASSIGNCOPY in accessors, added 'method' to
55           -description
56           
57 2005-07-14  Marcus Mueller  <znek@mulle-kybernetik.com>
58
59         * v4.5.49
60
61         * iCalCalendar.[hm]: added 'method'
62
63         * iCalEntityObject.[hm]: added 'userComment', changed all email
64           related comparisons to lowercase all strings before comparison
65
66         * iCalEvent.h: pretty printed iVars
67
68         * NGiCal.xmap: added mapping for 'comment' -> 'userComment' and
69           'method' -> 'method'
70
71 2005-07-13  Helge Hess  <helge.hess@opengroupware.org>
72
73         * v4.5.48
74
75         * NGVCard.m: added some convenience methods to access the preferred
76           email, tel and adr
77
78         * NGVCardOrg.m: added a convenience method to access the first orgunit
79
80 2005-07-05  Marcus Mueller  <znek@mulle-kybernetik.com>
81
82         * NSCalendarDate+ICal.m: fixed 'gmtcalfmt' which removed seconds from
83           format for no obvious reason (v4.5.47)
84
85 2005-05-31  Helge Hess  <helge.hess@skyrix.com>
86
87         * NGVCardSaxHandler.m: ensure that types are always uppercase, improved
88           check for DUPs (v4.5.46)
89
90 2005-05-16  Marcus Mueller  <znek@mulle-kybernetik.com>
91
92         * NGiCal.xcode: reorganized ordering of headers/classes
93
94 2005-05-15  Marcus Mueller  <znek@mulle-kybernetik.com>
95
96         * NGiCal.xcode: added vCard related stuff
97
98 2005-05-10  Helge Hess  <helge.hess@opengroupware.org>
99
100         * NGVCard.m: added support for profile, source, name (v4.5.45)
101
102 2005-05-09  Helge Hess  <helge.hess@opengroupware.org>
103
104         * first version of working vCard SAX handler (v4.5.54)
105
106 2005-05-08  Helge Hess  <helge.hess@opengroupware.org>
107
108         * more work on vCard parsing (v4.5.53)
109
110         * work on vCard objects (incomplete) (v4.5.52)
111
112 2005-04-25  Helge Hess  <helge.hess@opengroupware.org>
113
114         * iCalDateHolder.m, iCalDataSource.m: fixed gcc 4.0 warnings (v4.5.51)
115
116 2005-03-23  Marcus Mueller  <znek@mulle-kybernetik.com>
117
118         * v4.5.50
119
120         * iCalRenderer.h: added missing paranthesis for iVar declarations
121
122         * iCalTrigger.m, iCalEntityObject.m, iCalToDo.m,
123           iCalRecurrenceCalculator.m, iCalDateHolder.m, iCalDataSource.m,
124           iCalPerson.m, iCalCalendar.m: numerous dealloc bugs/leaks fixed
125
126 2005-03-02  Marcus Mueller  <znek@mulle-kybernetik.com>
127
128         * iCalRecurrenceCalculator.m: bugfix for monthly and yearly recurrences
129           (v4.5.49)
130
131         * iCalRecurrenceCalculator.m: optimized exception date handling in
132           complex calculation method quite a bit. Fixed bugs in all calculation
133           methods by introducing checks on the desired range. (v4.5.48)
134
135 2005-02-28  Marcus Mueller  <znek@mulle-kybernetik.com>
136
137         * v4.5.47
138
139         * iCalRepeatableEntityObject.m:  shifted code to
140           iCalRecurrenceCalculator
141
142         * iCalRecurrenceCalculator.[hm]: new class method to calculate
143           complex recurrences. In SOGo this information is stored in quick
144           fields to reduce the complexity of lookups, hence we need to offer
145           a proper API to calculate date ranges from this information.
146           Fixed all calculations to explicitly set timeZone for all newly
147           created startDates - it seems the timeZone information is not
148           properly retained by the hour:minute:second: method from NGExtensions
149           which lead to improper DST related shifts.
150
151         * iCalDateHolder.h: exposed the API
152
153         * NSCalendarDate+ICal.[hm]: new convenience constructor for calendar
154           dates from iCal representations (uses iCalDateHolder internally)
155
156         * iCalRecurrenceRule.m: changed setUntil: to utilize new public
157           NSCalendarDate+ICal category
158
159         * NGiCal.h: added NSCalendarDate+ICal.h to the public headers
160
161         * GNUmakefile: NSCalendarDate+ICal.h is public now
162
163 2005-02-20  Helge Hess  <helge.hess@opengroupware.org>
164
165         * NGiCal.xmap: fixed a missing semicolon (did not load on MacOSX)
166           (v.4.5.46)
167
168 2005-02-17  Helge Hess  <helge.hess@skyrix.com>
169
170         * GNUmakefile.preamble: fixed linking locations for dependencies
171           (v4.5.45)
172
173 2005-02-17  Marcus Mueller  <znek@mulle-kybernetik.com>
174
175         * v4.5.44
176
177         * iCalEntityObject.[hm]: added convenience API
178
179         * iCalRepeatableEntityObject.[hm]: added convenience API
180
181         * iCalRecurrenceRule.m: bugfixes in -byDayList and
182           -iCalRepresentationForWeekDay:
183
184         * iCalRecurrenceCalculator.m: implemented 'BYDAY' calculations for
185           weekly frequency. Note that 'COUNT' is still broken for this case.
186
187         * iCalRenderer.m: updated rendering, now can render recurrence rules
188           and accompanied stuff properly.
189
190 2005-02-15  Marcus Mueller  <znek@mulle-kybernetik.com>
191
192         * v4.5.43
193
194         * iCalRecurrenceRule.[hm]: exposed some more of the API
195
196         * iCalRecurrenceCalculator.m: some bugfixes. Split the code and gave
197           iCalWeeklyRecurrenceCalculator its own calculation - there are a
198           number of foreseeable differences to daily calculation that make
199           this necessary in the near future anyways.
200
201         * v4.5.42
202
203         * iCalRepeatableEntityObject.[hm]: added ability to properly calculate
204           the recurrence ranges within a specific calendar date range, taking
205           all possible exceptions into account.
206
207         * iCalEvent.[hm]: convenience wrapper for the new method found in
208           iCalRepeatableEntityObject.
209
210 2005-02-14  Helge Hess  <helge.hess@opengroupware.org>
211
212         * v4.5.41
213
214         * GNUmakefile.preamble: added missing dependency on libNGExtensions
215           (which also adds the dependency on libDOM)
216
217         * iCalRecurrenceCalculator.h: fixed missing forward declaration in
218           header
219
220 2005-02-12  Marcus Mueller  <znek@mulle-kybernetik.com>
221
222         * v4.5.40
223
224         * iCalRecurrenceCalculator.[hm]: implemented all required (and simple)
225           calculations. Added some convenience API to query some of the more
226           obvious ranges suitable as limits for fetching/comparison. 
227
228         * iCalRepeatableEntityObject.[hm]: new method for calculating the
229           last possible recurrence start date. This can be used for fetches
230           as well.
231
232         * iCalEvent.[hm]: more convenient wrapper for the new method found in
233           iCalRepeatableEntityObject.
234
235         * NSCalendarDate+ICal.[hm]: convenience methods for calculating
236           "distances" between dates.
237
238         * tests/*: updated
239
240 2005-02-11  Marcus Mueller  <znek@mulle-kybernetik.com>
241
242         * v4.5.39
243
244         * README: updated
245
246         * iCalRepeatableEntityObject.[hm]: new base class for all other
247           repeatable entity objects. Offers a convenience API for generating
248           recurrence ranges and tests, taking all exceptions into account.
249
250         * iCalRecurrenceRule.[hm]: an iCal recurrence rule, modeled as closely
251           as possible to RFC2445. Please note that this is work in progress
252           and far from being complete, yet.
253
254         * iCalRecurrenceCalculator.[hm]: a controller implementing RFC2445
255           to properly generate recurrence ranges and accompanied functionality.
256
257         * iCalEvent.[hm], iCalToDo.[hm]: now subclasses from
258           iCalRepeatableEntityObject, thus removed code dealing with
259           recurrences
260
261         * NGiCal.h: added new headers
262
263         * NGiCal.xmap: changed recurrenceRule mappings due to model change
264
265         * tests/*: contains unit tests for stuff dealing with recurrences. See
266           accompanied README for details
267
268 2004-12-17  Marcus Mueller  <znek@mulle-kybernetik.com>
269
270         * iCalPerson.[hm]: formalized participationStatus according to RFC2445.
271           Provided convenience API to set status without concrete knowledge
272           of string values involved. (v4.5.38)
273
274 2004-12-16  Marcus Mueller  <znek@mulle-kybernetik.com>
275
276         * v4.5.37
277
278         * iCalEvent.[hm]: Added transparency 'TRANSP'. Also multiple
279           convenience methods provided.
280
281         * NGiCal.xmap: added proper mapping for 'transp'.
282
283 2004-12-14  Marcus Mueller  <znek@mulle-kybernetik.com>
284
285         * NGiCal.xcode: minor changes and updated
286
287 2004-12-13  Marcus Mueller  <znek@mulle-kybernetik.com>
288
289         * iCalPerson.[hm]: added -cnWithoutQuotes and -rfc822Email convenience
290           methods to simplify client code dealing with these properties
291           (v4.5.36)
292
293 2004-11-07  Marcus Mueller  <znek@mulle-kybernetik.com>
294
295         * NGiCal.xcode: provide SOPE_{MAJOR,MINOR}_VERSION to the build
296
297 2004-11-06  Helge Hess  <helge.hess@opengroupware.org>
298
299         * iCalRenderer.m: use SOPE version defines for iCalendar product id
300           (v4.5.35)
301
302 2004-11-04  Helge Hess  <helge.hess@skyrix.com>
303
304         * use Version file for install directory location of sax mapping
305
306 2004-10-31  Marcus Mueller  <znek@mulle-kybernetik.com>
307
308         * iCalAlarm.[hm], iCalEvent.[hm], iCalToDo.[hm],
309           NGiCal.xmap: added recurrenceRule (v4.3.34)
310
311 2004-10-20  Marcus Mueller  <znek@mulle-kybernetik.com>
312
313         * NGiCal.xcode: added iCalRenderer.[hm], bumped framework version
314
315 2004-10-20  Helge Hess  <helge.hess@opengroupware.org>
316
317         * iCalRenderer.m: fixed some issue with Cocoa Foundation (v4.3.33)
318
319         * v4.3.32
320
321         * iCalEvent.m: added -vEvent method to produce an iCalendar
322           representation of an event
323
324         * added iCalRenderer class based on the SOGo render by ZNeK
325
326 2004-10-14  Marcus Mueller  <znek@mulle-kybernetik.com>
327
328         * NGiCal.xmap: added "categories" mapping (v4.3.31)
329
330 2004-10-05  Marcus Mueller  <znek@mulle-kybernetik.com>
331
332         * iCalEntityObject.[hm]: added categories property (v4.3.30)
333
334 2004-09-22  Marcus Mueller  <znek@mulle-kybernetik.com>
335
336         * NGiCal.xcode: fixed several build parameters
337
338 2004-09-01  Marcus Mueller  <znek@mulle-kybernetik.com>
339
340         * v4.3.29
341
342         * iCalEventChanges.[hm]: new class for tracking changes between
343           two given events
344
345         * iCalEvent.[hm]: new API to generate iCalEventChanges objects.
346
347         * common.h: inline function and macro for "safe" comparison of
348           object values
349
350 2004-09-01  Helge Hess  <helge.hess@opengroupware.org>
351
352         * GNUmakefile.postamble: copy sax-model to FHS_INSTALL_ROOT + 
353           /share/sope-4.3/saxmappings/ when compiling for FHS (v4.3.28)
354
355 2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
356
357         * added hack to install the project in FHS locations - the library,
358           its headers, the tools and the resources will be installed in
359           FHS_INSTALL_ROOT if specified (eg make FHS_INSTALL_ROOT=/usr/local)
360           (v4.3.27)
361
362 2004-08-26  Marcus Mueller  <znek@mulle-kybernetik.com>
363
364         * NGiCal.xcode: new Xcode project
365
366 2004-08-20  Helge Hess  <helge.hess@opengroupware.org>
367
368         * fixed for SOPE 3.3 directory layout (v4.3.26)
369
370         * moved to sope-ical
371
372         * moved to SOPE 4.3 (v4.3.25)
373
374 2004-08-14  Helge Hess  <helge.hess@opengroupware.org>
375
376         * iCalEntityObject.m: changed "sequence" attribute from NSString to
377           NSNumber (this might break some code, though some care was taken to
378           accept NSString parameters) (v4.2.24)
379
380 2004-07-14  Helge Hess  <helge.hess@opengroupware.org>
381
382         * iCalEvent.h: moved 'status' field to iCalEntityObject, because it is
383           also available in todo objects (v4.2.23)
384
385 2004-06-30  Marcus Mueller  <znek@mulle-kybernetik.com>
386
387         * iCalEntityObject.m: added -removeAllAttendees and -removeAllAlarms.
388           These are necessary in case you want to remake the contents of these
389           collections, but keep all other attributes otherwise. (v4.2.22)
390
391 2004-06-09  Helge Hess  <helge.hess@opengroupware.org>
392
393         * v4.2.21
394
395         * GNUmakefile.preamble: added prebinding
396
397         * GNUmakefile: create GNUmakefile.preamble, GNUmakefile.postamble
398
399 2004-05-05  Marcus Mueller  <znek@mulle-kybernetik.com>
400
401         * GNUmakefile: added support for building with
402           GNUSTEP_BUILD_DIR environment variable set for recent
403           gnustep-make package. (v4.2.20)
404
405 2004-01-23  Helge Hess  <helge.hess@opengroupware.org>
406
407         * iCalDataSource.m: added some sanity checks, improved to work better
408           with Mozilla generated iCal files (v4.2.19)
409
410 2003-12-22  Helge Hess  <helge.hess@skyrix.com>
411
412         * iCalDateHolder.m: small fix not to print a warning for "YYYYMMDD"
413           style dates (which are supported) (v4.2.18)
414
415 2003-12-21  Helge Hess  <helge.hess@opengroupware.org>
416
417         * v4.2.17
418
419         * iCalEvent.m: added parsing of duration values and calculation of 
420           end-dates based on that (eg required for Panther iCal.app)
421         
422         * iCalEvent.m: added support for 'status' and 'duration' fields 
423
424 Thu Nov 20 16:31:15 2003  Martin Hoerning  <martin@opengroupware.org>
425
426         * iCalDateHolder.m: added timeless date format: YYYYMMDD
427           (solves ogo bug 424) (v4.2.16)
428
429 Wed Oct 29 22:04:32 2003  Martin Hoerning  <martin@opengroupware.org>
430
431         * iCalDateHolder.m, iCalObject.[m|h]: added iCalDefaultTimeZone to 
432           create date from iCalDates without timeZone. (solves OGoo bug 257) 
433           (v4.2.15)
434
435 2003-10-12  Helge Hess  <helge@opengroupware.org>
436
437         * GNUmakefile (libNGiCal_LIBRARIES_DEPEND_UPON): link against
438           libSaxObjC on MacOSX (v4.2.14)
439
440 Fri Jul 18 17:04:55 2003  Martin Hoerning  <mh@skyrix.com>
441
442         * iCalToDo.h, iCalPerson.h, iCalEvent.h, iCalEntityObject.h: added 
443           accessor-methods to interface (v4.2.13)
444
445 2003-07-18  Helge Hess  <helge.hess@skyrix.com>
446
447         * iCalDateHolder.m: replaces and indexOfString with rangeOfString,
448           thanks to Filip Van Raemdonck for pointing that out (v4.2.12)
449
450 2003-03-21  Helge Hess  <helge.hess@skyrix.com>
451
452         * added some method prototypes
453
454 2003-03-13  Helge Hess  <helge.hess@skyrix.com>
455
456         * moved iCalEntityObject to a separate file (v4.2.11)
457
458 Mon Mar 10 18:41:10 2003  Bjoern Stierand  <bjoern@skyrix.com>
459
460         * NGiCal.xmap: added missing attendee attributes (as dictated by
461           mh on the phone)
462
463 2003-03-10  Helge Hess  <helge.hess@skyrix.com>
464
465         * iCalPerson.h: added some method prototypes
466
467 2003-02-24  Helge Hess  <helge.hess@skyrix.com>
468
469         * iCalObject.h: added some accessors (v4.2.10)
470
471 2003-02-12  Helge Hess  <helge.hess@skyrix.com>
472
473         * moved to skyrix-core (v4.2.9)
474
475 2003-01-13  Helge Hess  <helge.hess@skyrix.com>
476
477         * added some support for timezones to be able to parse Evolution
478           apt creation requests (v4.2.7)
479
480 2002-10-14  Helge Hess  <helge.hess@skyrix.com>
481
482         * added iCalDateHolder for decoding xCal date values with timezone
483           attributes to a NSCalendarDate
484
485         * iCalObject.m: ignore X- keys
486
487         * removed all the old stuff (v4.2.4)
488
489         * ICalVEvent.m: renamed -class to -eventClass since -class conflicts
490           with the NSObject method
491
492         * started XML based iCal (v4.2.3)
493
494 2002-10-10  Helge Hess  <helge.hess@skyrix.com>
495
496         * ICalParser.m: small cleanups (v4.2.2)
497
498 2002-10-04  Helge Hess  <helge.hess@skyrix.com>
499
500         * created ChangeLog, created NGiCal library into SkyCore
501
502