summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #164 from moben/masterAllen Winter2014-06-041-9/+1
|\
| * build gir from correct libicalBenedikt Morbach2014-06-041-9/+1
* | Merge pull request #163 from ksuther/apple-structured-location-workaroundAllen Winter2014-06-031-1/+16
|\ \ | |/ |/|
| * Don't hardcode the length of the X-APPLE-STRUCTURE-LOCATION property name in ...Kent Sutherland2014-06-031-2/+5
| * Adding a workaround for X-APPLE-STRUCTURED-LOCATION, which uses a comma to se...Kent Sutherland2014-06-021-0/+12
* | Better handling of invalid TZIDs that look like GMT+05:00Kent Sutherland2014-06-021-5/+19
* | icaltime_convert_to_zone now works correctly if the incoming time is in UTC t...Kent Sutherland2014-06-021-2/+8
* | icalcomponent_set_due now updates the TZID parameter of the due property, sim...Kent Sutherland2014-06-021-2/+7
* | Include seconds in the UTC-OFFSET string if seconds is positive or negative, ...Kent Sutherland2014-06-021-1/+1
* | Using icalvalue_new instead of icalvalue_new_text to create a typeless value ...Kent Sutherland2014-06-021-1/+1
|/
* fix warnings -Wsizeof-pointer-memaccessAllen Winter2014-06-012-10/+10
* remove a compiler warning by casting to ptrdiff_tAllen Winter2014-06-011-2/+2
* change links from freeassociation.sourceforge.net to libical.github.ioAllen Winter2014-05-311-1/+1
* Re-arrange after svn to git conversionAllen Winter2014-05-31272-0/+88041