summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ReleaseNotes.txt - prep for 3.0.12 releasev3.0.12Allen Winter2021-12-081-2/+2
* ReleaseNotes.txt - updateAllen Winter2021-12-081-1/+3
* update zoneinfo to tzdata2021eAllen Winter2021-12-08594-1199/+1199
* Fix a crash in cleanVObject on invalid valuesMilan Crha2021-12-062-2/+50
* lots of spelling fixes found by codespellAllen Winter2021-11-2853-1054/+1054
* .codespellrc - whitelist "Thur"Allen Winter2021-11-281-1/+1
* scripts/buildtests.sh - pass '-badflag' to splintAllen Winter2021-11-281-0/+1
* .codespellrc - add codespell configurationAllen Winter2021-11-281-0/+4
* ReleaseNotes.txt - mention buildsystem fixes for NinjaAllen Winter2021-11-271-1/+2
* scripts/buildtests.sh - add more build test for NinjaAllen Winter2021-11-271-3/+8
* buildsystem - disable building Gtk docs with STATIC_ONLYAllen Winter2021-11-272-7/+16
* CMakeLists.txt - Disallow Vala with STATIC_ONLYAllen Winter2021-11-271-1/+9
* Merge pull request #530 from wrobelda/libical_glib_fixAllen Winter2021-11-271-5/+5
|\
| * Fix building libical-glib when STATIC_ONLY is enabled.Dawid Wróbel2021-11-251-5/+5
* | libical-glib: Get rid of all the allow-none annotationsCorentin Noël2021-11-2012-64/+63
* | generator.c - Handle the optional parameterCorentin Noël2021-11-201-1/+32
* | ReleaseNotes.txt - updateAllen Winter2021-11-201-0/+2
* | Remove doc/UsingLibical.txt in favor of doc/UsingLibical.mdAllen Winter2021-11-202-1370/+1
* | doc/UsingLibical.md – typosДилян Палаузов2021-11-201-5/+5
* | icalcomponent.c: protect against NULL property valuesKen Murchison2021-11-201-2/+8
* | restrictions.csv: DECLINECOUNTER,VEVENT: DURATION and DTEND are mutually excl...Дилян Палаузов2021-11-201-3/+3
* | icalcomponent.c: handle the case, when DTEND and DURATION are missingДилян Палаузов2021-11-202-24/+25
* | icalcomponent_get_duration() clarification in commentДилян Палаузов2021-11-201-1/+1
* | Update UsingLibical.txtTyler Polen2021-11-161-7/+7
* | appveyor.yml - move Ubuntu first in the images listAllen Winter2021-11-091-1/+1
* | buildsystem - use native FindPackageHandleStandardArgsAllen Winter2021-11-073-654/+1
* | .krazy - skip cmake/KitwareAllen Winter2021-11-071-0/+1
* | Copy in and Use the Kitware FindICU.cmake from CMake 3.21Allen Winter2021-11-0712-158/+1204
* | Merge pull request #515 from mcrha/3.0Allen Winter2021-11-074-15/+155
|\ \
| * | libical-glib: Simplify memory management around ICalCompIterMilan Crha2021-11-044-15/+155
* | | appveyor - try again to setup msvc envAllen Winter2021-11-072-22/+9
* | | appveyor.yml - attempt to fix using msvc on WindowsAllen Winter2021-11-071-1/+18
* | | src/test/regression.c - fix some conversion warningsAllen Winter2021-11-071-13/+13
* | | appveyor.yml - gobject-introspection build fails on MacAllen Winter2021-11-071-1/+1
* | | appveyor.yml - on Mac, try specifying the PKG_CONFIG_PATHAllen Winter2021-11-071-1/+1
* | | scripts/buildtests.sh - explictly this is a bash scriptAllen Winter2021-11-071-1/+1
* | | libical-glib: Enhance comments on i_cal_time_get_timezoneCorentin Noël2021-11-061-2/+2
* | | appveyor.yml - install pkg-config on MacAllen Winter2021-11-061-1/+1
* | | appveyor.yml - try again with GOBJECT_INTROSPECTION and ICAL_GLIB_VAPIAllen Winter2021-11-061-4/+2
* | | ConfigureChecks.cmake - Look for GetNumberFormat on Windows onlyAllen Winter2021-11-061-4/+10
* | | appveyor.yml - disable Vala againAllen Winter2021-11-061-2/+2
* | | appveyor.yml - againAllen Winter2021-11-061-6/+3
* | | appveyor.yml - disable GOBJECT_INTROSPECTION and GLIB_VAPIAllen Winter2021-11-061-1/+3
* | | appveyor.yml - install gobject-introspectionAllen Winter2021-11-061-1/+1
* | | appveyor.yml - build more features on Linux and MacAllen Winter2021-11-061-3/+3
* | | appveyor.yml - restore Ninja on WindowsAllen Winter2021-11-061-1/+1
* | | appveyor.yml - Ninja build on Windows isn't working.Allen Winter2021-11-061-2/+2
* | | appveyor.yml - more fixesAllen Winter2021-11-061-3/+6
* | | appveyor.yml - deal with gtk-docAllen Winter2021-11-061-2/+2
* | | appveyor.yml - add more configs and platforms. modernizeAllen Winter2021-11-061-15/+19
|/ /