| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '3.0' | Allen Winter | 2022-10-06 | 1 | -0/+2 |
|\ |
|
| * | icalcomponent_vanew - document passing NULL as final argumentissue585 | Allen Winter | 2022-10-05 | 1 | -0/+2 |
* | | Merge branch '3.0' | Allen Winter | 2022-06-09 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | improve doxgen documentation. fix doxygen warnings | Allen Winter | 2022-06-09 | 1 | -2/+2 |
| * | icalcomponent_get_duration() — calculate the duration differently for VEVEN... | Дилян Палаузов | 2022-01-15 | 1 | -7/+13 |
* | | REUSE compliance | Allen Winter | 2022-06-06 | 1 | -10/+2 |
* | | Add Event Publishing Extensions (RFC 9073) components, properties, parameters... | Ken Murchison | 2022-01-18 | 1 | -0/+6 |
* | | icalcomponent_get_duration() — calculate the duration differently for VEVEN... | Дилян Палаузов | 2022-01-14 | 1 | -7/+13 |
* | | Added icalcomponent_[set|get]_x_name() and icalcomponent_get_component_name[_... | Ken Murchison | 2020-11-08 | 1 | -0/+11 |
* | | Fix conflicts, new style issues from merge | Michael McClurg | 2020-07-27 | 1 | -5/+6 |
* | | Merge branch '3.0' | Allen Winter | 2020-07-20 | 1 | -21/+193 |
|\ \
| |/ |
|
| * | Grammar/style fix from @winterz | Michael McClurg | 2020-07-19 | 1 | -6/+6 |
| * | Unify all visible docstrings to .h files | Michael McClurg | 2020-07-18 | 1 | -10/+182 |
| * | Use more Doxygen headers (@brief, @returns) | Michael McClurg | 2020-07-02 | 1 | -10/+10 |
| * | Fix missing or unintentional docs | Michael McClurg | 2020-07-02 | 1 | -2/+5 |
| * | Fix small missing pieces of documentation | Michael McClurg | 2020-06-30 | 1 | -1/+1 |
| * | Fix capitalization errors | Michael McClurg | 2020-06-30 | 1 | -1/+1 |
| * | Standardize verb forms | Michael McClurg | 2020-06-30 | 1 | -3/+3 |
| * | various - use https instead of http where we can | Allen Winter | 2019-12-14 | 1 | -4/+3 |
| * | various - doc for icalproperty_get_datetime_with_component() | Allen Winter | 2019-04-20 | 1 | -1/+7 |
* | | various - use https instead of http where we can | Allen Winter | 2019-12-14 | 1 | -4/+3 |
* | | Deprecate foo_new_clone() in favor of foo_clone() | Emiel Bruijntjes | 2019-05-26 | 1 | -7/+16 |
* | | various - doc for icalproperty_get_datetime_with_component() | Allen Winter | 2019-04-20 | 1 | -1/+7 |
|/ |
|
* | icalcomponent.h - expose icalproperty_get_datetime_with_component() | Allen Winter | 2018-11-11 | 1 | -0/+7 |
* | various in src/libcal - update some API dox | Allen Winter | 2018-07-21 | 1 | -0/+11 |
* | src/libical/icalcomponent.h - rewrite comment for dtend/duration API | Allen Winter | 2018-05-26 | 1 | -7/+7 |
* | libical/icalcomponent.c, libical/icalcomponent.h - fix Windows build | Allen Winter | 2017-10-22 | 1 | -1/+0 |
* | Merge branch 'vpatch' | Ken Murchison | 2017-10-21 | 1 | -0/+7 |
|\ |
|
| * | Added icalcomponent/icalproperty normalization functions | Ken Murchison | 2017-08-04 | 1 | -0/+3 |
| * | Initial VPATCH implementation | Ken Murchison | 2017-04-28 | 1 | -0/+4 |
* | | Relicense to MPL 2.0 instead of MPL 1.0 | Allen Winter | 2017-05-07 | 1 | -2/+2 |
|/ |
|
* | make public: icalparameter_get|set_parent, icalproperty_set_parent, icalvalue... | Allen Winter | 2016-12-18 | 1 | -0/+3 |
* | fix spelling errors | Allen Winter | 2015-09-05 | 1 | -1/+1 |
* | icalcomponent.[ch]: define icalproperty_get_parent() as an external symbol to... | Ken Murchison | 2015-07-08 | 1 | -0/+2 |
* | coding style in effect | Allen Winter | 2015-05-10 | 1 | -71/+71 |
* | time to unhide all remaining symbols from headers | Allen Winter | 2015-05-10 | 1 | -118/+143 |
* | hide all symbols by default. make symbols visible only as needed. | Allen Winter | 2015-05-05 | 1 | -104/+109 |
* | remove all the ifdef UNCLEAN blocks | Allen Winter | 2015-05-03 | 1 | -14/+1 |
* | icalarray,icalcomponent,icaltimezone - modernize, int's -> size_t's | Allen Winter | 2015-05-01 | 1 | -5/+1 |
* | WIP: more include file cleaning | Allen Winter | 2015-04-30 | 1 | -18/+0 |
* | massive include file cleaning. partially done | Allen Winter | 2015-04-27 | 1 | -40/+60 |
* | Updated VPOLL to draft-york-vpoll-03 (restrictions are still a work in progress) | Ken Murchison | 2015-01-20 | 1 | -0/+2 |
* | restore the declaration for icalcomponent_new_vquery() | Allen Winter | 2014-09-29 | 1 | -0/+1 |
* | Re-arrange after svn to git conversion | Allen Winter | 2014-05-31 | 1 | -0/+287 |