2004-08-11 Marcus Mueller * UIxComponent.[hm]: added -SoUser (v0.9.7) 2004-08-10 Marcus Mueller * v0.9.6 * SOGoDateFormatter.[hm]: added fast localizable date formatter. * GNUmakefile: added SOGoDateFormatter.[hm] 2004-07-26 Marcus Mueller * UIxComponent.m: added "hm" queryParameter to add hour/minute part to selectedDate which is necessary for appointment proposals. Removed all additional stuff from -dateForDateString: and moved this to -selectedDate. IMHO this is always high-level behaviour which needs to be refined in the appropriate high-level method, not at conversion level. (v0.9.5) 2004-07-21 Marcus Mueller * UIxComponent.[hm]: renamed some of the labels to better reflect the intention (and to avoid name clashes) (v0.9.4) 2004-07-21 Marcus Mueller * UIxComponent.[hm]: date specific labels (weekday names, month names) (v0.9.3) 2004-07-20 Marcus Mueller * UIxComponent.[hm]: new method -labelForKey: implemented very similar to new WOLabelAssociation in SOPE. Also implemented -locale. (v0.9.2) 2004-07-19 Marcus Mueller * UIxComponent.m: new method -backendTimeZone. 2004-07-02 Helge Hess * UIxComponent.m: introduced 'viewTimeZone' method and adds some timezone correction to date methods 2004-06-30 Helge Hess * product.plist: make categories on SOGoObject instead of SxFolder * GNUmakefile: patches for different build/runtime environment * created ChangeLog