summaryrefslogtreecommitdiff
path: root/src/libical/icalproperty.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '3.0'Allen Winter2022-06-091-1/+1
|\
| * improve doxgen documentation. fix doxygen warningsAllen Winter2022-06-091-1/+1
| |
* | REUSE complianceAllen Winter2022-06-061-10/+2
| | | | | | | | fixes: #489
* | Fix conflicts, new style issues from mergeMichael McClurg2020-07-271-2/+2
| |
* | Merge branch '3.0'Allen Winter2020-07-201-1/+33
|\ \ | |/
| * Unify all visible docstrings to .h filesMichael McClurg2020-07-181-0/+30
| | | | | | | | Reduces redundancy and conflicting information
| * Add missing, remove duplicate Doxygen filesMichael McClurg2020-07-181-0/+2
| |
| * Standardize verb formsMichael McClurg2020-06-301-1/+1
| |
| * various - use https instead of http where we canAllen Winter2019-12-141-4/+3
| | | | | | | | | | Update Eric's email Remove softwarestudio.com which no longer exists as a domain
* | various - use https instead of http where we canAllen Winter2019-12-141-4/+3
| | | | | | | | | | Update Eric's email Remove softwarestudio.com which no longer exists as a domain
* | Deprecate foo_new_clone() in favor of foo_clone()Emiel Bruijntjes2019-05-261-1/+13
|/ | | | Consistency between const and non-const args for clone functions
* various in src/libcal - update some API doxAllen Winter2018-07-211-0/+21
|
* Merge branch 'vpatch'Ken Murchison2017-10-211-0/+2
|\
| * Added icalcomponent/icalproperty normalization functionsKen Murchison2017-08-041-0/+2
| |
* | Relicense to MPL 2.0 instead of MPL 1.0Allen Winter2017-05-071-2/+2
|/ | | | | | | | fix urls. make source license headers consistent GNU "Lesser" vs. GNU "Library" etc. issue: #297
* Merge remote-tracking branch 'libical/master' into remove-deprecatedKent Sutherland2016-12-181-0/+4
|\
| * make public: icalparameter_get|set_parent, icalproperty_set_parent, ↵Allen Winter2016-12-181-0/+4
| | | | | | | | | | | | icalvalue_get_parent issue#272
* | Remove deprecated icalproperty_string_to_enum.Kent Sutherland2016-12-181-1/+0
| | | | | | Use icalproperty_kind_and_string_to_enum instead.
* | Remove deprecated icalproperty_remove_parameterKent Sutherland2016-12-181-3/+0
|/ | | | Use icalproperty_remove_parameter_by_kind instead.
* coding style in effectAllen Winter2015-05-101-28/+28
|
* icalproperty.h - unhide all extern symbolsAllen Winter2015-05-091-60/+60
|
* fix build and some compiler warnings found by travisAllen Winter2015-05-051-0/+2
|
* hide all symbols by default. make symbols visible only as needed.Allen Winter2015-05-051-39/+43
| | | | and other minor cleaning
* remove all the ifdef UNCLEAN blocksAllen Winter2015-05-031-26/+6
| | | | so some cleaning along the way
* massive include file cleaning. partially doneAllen Winter2015-04-271-16/+16
|
* Re-arrange after svn to git conversionAllen Winter2014-05-311-0/+141