All releases of iCalcreator


Release Notes: This is a major release. New features include a factory method for creating components; simplified configuration; utility (static) functions collected in a support class; the ability to call getProperty, sort, getComponent and selectComponents with new arguments; simple creation of timezone components; automatic completion of the (default) timezone in datetime properties; and the ability to transform a datetime from one timezone to another. The sort and selectComponents functions were refactored. The get- and setfunctions for properties and the parse and returnCalendar functions were updated.


Release Notes: This is a major sub-release focused on enhanced performance, ensuring date input formats, UTC bug correction, and refactored setfunctions. It has an updated user manual. An extensive external beta test program has been executed to verify the release.


Release Notes: The selectComponents function was added, which optionally creates the x-property "x-current-dtstart". The parse function supports remote files, allows multiple vcalendars, and can parse or inject strict rfc2445 property formatted property text. Bugs were fixed in the following functions: sort, _date_time_string, deleteProperty, _strrep, multiple text-properties, RDATE, CONTACT, and calendar config. The component property order was changed, so UID+DTSTAMP is always first. The returnCalendar function no longer writes to a file before redirecting.


Release Notes: Updated functions. A major correction/refinement of the sort function. An update of UID to include microseconds, which is used in sort. Line break management. An updated command manual.


Release Notes: The functions for merging iCal files, for managing dates, and for header cache directives were updated. Bugs were corrected. The command manual was updated.


Release Notes: Minor bugs were fixed and functions were updated. PHP warnings were corrected. Input values and parameter management were updated. The function for creating unique component ID (UID), X-properties, Resources, and Category properties was updated. Array input was fixed. The setConfig, getConfig, and setProperty functions were added on the calendar and component level. These simplify setting of configuration and values/parameters for properties.


Release Notes: This release adds minor bugfixes and function improvements.


Release Notes: A datestamp is allowed as valid input to all calendar components' date[-time] properties' setFunctions (setCompleted, setCreated, setDtend, setDtstamp, setDtstart, setDue, setExdate, setFreebusy, setLastModified, setRdate, setRecurrenceid, setTrigger) and the validDate function. The _date_time_string function was updated to improve its ability to identify a timezone within a string.


Release Notes: xCal support was experimentally added. x-properties (non-standard properties) are still only partly implemented (parameter entity declarations remain). A major rewrite of all create-property-functions was done. Minor bugfixes and updates were done.


Release Notes: Minor bugfixing and code cleanup was done. Documentation was added.
A lightweight library containing a number of classes and functions to ease the task of programming GTK+ programs with C++ in POSIX environments.