summaryrefslogtreecommitdiff
path: root/src/libical/icalcomponent.h
Commit message (Expand)AuthorAgeFilesLines
* Typos a/anДилян Палаузов2022-12-101-1/+1
* Merge branch '3.0'Allen Winter2022-10-061-0/+2
|\
| * icalcomponent_vanew - document passing NULL as final argumentissue585Allen Winter2022-10-051-0/+2
* | Merge branch '3.0'Allen Winter2022-06-091-2/+2
|\ \ | |/
| * improve doxgen documentation. fix doxygen warningsAllen Winter2022-06-091-2/+2
| * icalcomponent_get_duration() — calculate the duration differently for VEVEN...Дилян Палаузов2022-01-151-7/+13
* | REUSE complianceAllen Winter2022-06-061-10/+2
* | Add Event Publishing Extensions (RFC 9073) components, properties, parameters...Ken Murchison2022-01-181-0/+6
* | icalcomponent_get_duration() — calculate the duration differently for VEVEN...Дилян Палаузов2022-01-141-7/+13
* | Added icalcomponent_[set|get]_x_name() and icalcomponent_get_component_name[_...Ken Murchison2020-11-081-0/+11
* | Fix conflicts, new style issues from mergeMichael McClurg2020-07-271-5/+6
* | Merge branch '3.0'Allen Winter2020-07-201-21/+193
|\ \ | |/
| * Grammar/style fix from @winterzMichael McClurg2020-07-191-6/+6
| * Unify all visible docstrings to .h filesMichael McClurg2020-07-181-10/+182
| * Use more Doxygen headers (@brief, @returns)Michael McClurg2020-07-021-10/+10
| * Fix missing or unintentional docsMichael McClurg2020-07-021-2/+5
| * Fix small missing pieces of documentationMichael McClurg2020-06-301-1/+1
| * Fix capitalization errorsMichael McClurg2020-06-301-1/+1
| * Standardize verb formsMichael McClurg2020-06-301-3/+3
| * various - use https instead of http where we canAllen Winter2019-12-141-4/+3
| * various - doc for icalproperty_get_datetime_with_component()Allen Winter2019-04-201-1/+7
* | various - use https instead of http where we canAllen Winter2019-12-141-4/+3
* | Deprecate foo_new_clone() in favor of foo_clone()Emiel Bruijntjes2019-05-261-7/+16
* | various - doc for icalproperty_get_datetime_with_component()Allen Winter2019-04-201-1/+7
|/
* icalcomponent.h - expose icalproperty_get_datetime_with_component()Allen Winter2018-11-111-0/+7
* various in src/libcal - update some API doxAllen Winter2018-07-211-0/+11
* src/libical/icalcomponent.h - rewrite comment for dtend/duration APIAllen Winter2018-05-261-7/+7
* libical/icalcomponent.c, libical/icalcomponent.h - fix Windows buildAllen Winter2017-10-221-1/+0
* Merge branch 'vpatch'Ken Murchison2017-10-211-0/+7
|\
| * Added icalcomponent/icalproperty normalization functionsKen Murchison2017-08-041-0/+3
| * Initial VPATCH implementationKen Murchison2017-04-281-0/+4
* | Relicense to MPL 2.0 instead of MPL 1.0Allen Winter2017-05-071-2/+2
|/
* make public: icalparameter_get|set_parent, icalproperty_set_parent, icalvalue...Allen Winter2016-12-181-0/+3
* fix spelling errorsAllen Winter2015-09-051-1/+1
* icalcomponent.[ch]: define icalproperty_get_parent() as an external symbol to...Ken Murchison2015-07-081-0/+2
* coding style in effectAllen Winter2015-05-101-71/+71
* time to unhide all remaining symbols from headersAllen Winter2015-05-101-118/+143
* hide all symbols by default. make symbols visible only as needed.Allen Winter2015-05-051-104/+109
* remove all the ifdef UNCLEAN blocksAllen Winter2015-05-031-14/+1
* icalarray,icalcomponent,icaltimezone - modernize, int's -> size_t'sAllen Winter2015-05-011-5/+1
* WIP: more include file cleaningAllen Winter2015-04-301-18/+0
* massive include file cleaning. partially doneAllen Winter2015-04-271-40/+60
* Updated VPOLL to draft-york-vpoll-03 (restrictions are still a work in progress)Ken Murchison2015-01-201-0/+2
* restore the declaration for icalcomponent_new_vquery()Allen Winter2014-09-291-0/+1
* Re-arrange after svn to git conversionAllen Winter2014-05-311-0/+287