| Commit message (Expand) | Author | Age | Files | Lines |
* | improve doxgen documentation. fix doxygen warnings | Allen Winter | 2022-06-09 | 1 | -1/+1 |
* | README.md, doc/UsingLibical.md - fixes markdownlint issues | Allen Winter | 2022-06-02 | 1 | -111/+108 |
* | lots of spelling fixes found by codespell | Allen Winter | 2021-11-28 | 2 | -13/+13 |
* | buildsystem - disable building Gtk docs with STATIC_ONLY | Allen Winter | 2021-11-27 | 1 | -1/+16 |
* | Remove doc/UsingLibical.txt in favor of doc/UsingLibical.md | Allen Winter | 2021-11-20 | 1 | -1369/+0 |
* | doc/UsingLibical.md – typos | Дилян Палаузов | 2021-11-20 | 1 | -5/+5 |
* | Update UsingLibical.txt | Tyler Polen | 2021-11-16 | 1 | -7/+7 |
* | Incorrectly placed comma | Anthon van der Neut | 2021-04-11 | 1 | -1/+1 |
* | doc/Doxyfile.cmake - HTML_TIMESTAMP=YES | Allen Winter | 2020-07-21 | 1 | -0/+1 |
* | various - use https instead of http where we can | Allen Winter | 2019-12-14 | 3 | -10/+10 |
* | [libical-glib] Remove langbind as it is already covered by the introspection ... | Corentin Noël | 2019-05-01 | 1 | -1/+0 |
* | merge doc/reference from master | Allen Winter | 2019-04-06 | 1 | -11/+12 |
* | various - cleanup after the new ENABLE_GTK_DOC option | Allen Winter | 2018-11-11 | 1 | -1/+1 |
* | libical-glib documentation doesn't go through gtkdoc-scangobj | Milan Crha | 2018-11-11 | 2 | -66/+11 |
* | doc/Mainpage.dox - update the rfc implementation list | Allen Winter | 2018-08-12 | 1 | -1/+4 |
* | Enable libical-glib API indexes in gtk-doc | Milan Crha | 2018-02-18 | 1 | -6/+6 |
* | CMakeLists.txt, docs/CMakeLists.txt, Install.txt - new CMake option ICAL_BUIL... | Allen Winter | 2018-01-21 | 1 | -1/+12 |
* | Merge branch 'master' into remove-is_utc | Kent Sutherland | 2017-10-01 | 5 | -40/+1487 |
|\ |
|
| * | doc/UsingLibical.md - fixes code example | Patrick Elsen | 2017-07-11 | 1 | -7/+9 |
| * | doc/UsingLibical.md - cleans up the example code, somewhat | Patrick Elsen | 2017-07-11 | 1 | -326/+303 |
| * | doc/UsingLibical.md - converts doc/UsingLibical.txt to markdown format | Patrick Elsen | 2017-07-11 | 1 | -0/+1462 |
| * | doc/UsingLibical.txt - more minor fixes | Patrick Elsen | 2017-07-11 | 1 | -4/+4 |
| * | doc/UsingLibical.txt - minor cleanups (spelling & removes dead links) | Patrick Elsen | 2017-07-11 | 1 | -26/+26 |
| * | doc/CMakeLists.txt - add set_package_properties for doxygen | Allen Winter | 2017-06-03 | 1 | -0/+6 |
| * | buildsystem: use more cmake set_package_properties and add_feature_info() | Allen Winter | 2017-06-03 | 1 | -4/+4 |
| * | Relicense to MPL 2.0 instead of MPL 1.0 | Allen Winter | 2017-05-07 | 2 | -6/+6 |
* | | Removed references to is_utc in UsingLibical.txt. | Kent Sutherland | 2017-02-12 | 1 | -6/+1 |
|/ |
|
* | libical-glib-docs.xml.in - revert the "new symbols in" pages | Allen Winter | 2017-01-11 | 1 | -6/+6 |
* | add libical-glib docs for some new functions | Allen Winter | 2017-01-05 | 1 | -0/+12 |
* | doc/Doxyfile.cmake - generate doxygen tag file | Allen Winter | 2017-01-01 | 1 | -1/+2 |
* | doc/Doxyfile.cmake - improve doxygen configuration | Allen Winter | 2017-01-01 | 1 | -22/+27 |
* | * Signature changed for functions: | Allen Winter | 2016-12-21 | 1 | -1/+1 |
* | Merge pull request #274 from ksuther/remove-deprecated | Allen Winter | 2016-12-19 | 1 | -9/+13 |
|\ |
|
| * | Replace reference to icaltime_from_timet with icaltime_from_timet_with_zone i... | Kent Sutherland | 2016-12-18 | 1 | -12/+11 |
| * | Remove deprecated icaltime_start_doy_of_week | Kent Sutherland | 2016-12-18 | 1 | -1/+1 |
| * | Remove deprecated icalproperty_remove_parameter | Kent Sutherland | 2016-12-18 | 1 | -1/+1 |
* | | libical-glib-docs.xml.in - quiet "failed to load external entity" warnings | Allen Winter | 2016-12-19 | 1 | -2/+0 |
* | | doc/UsingLibical.txt - remove mention to non-existent icaltime_from_int | Allen Winter | 2016-12-18 | 1 | -5/+0 |
|/ |
|
* | remove declared but unimplemented functions | Allen Winter | 2016-12-18 | 1 | -3/+0 |
* | doc/reference/libical-glib/CMakeLists.txt - fix install directory | Allen Winter | 2016-09-28 | 1 | -1/+1 |
* | cleaning, coding style, fixing FSF url | Allen Winter | 2016-05-11 | 1 | -2/+2 |
* | doc/reference/libical-glib/CMakeLists.txt - XML_CATALOG_FILES on OSX | Allen Winter | 2016-05-07 | 1 | -18/+23 |
* | doc/reference/libical-glib/CMakeLists.txt - set XML_CATALOG_FILES on OSX | Allen Winter | 2016-05-07 | 1 | -40/+51 |
* | Provide libical-glib, a GObject-based interface for libical with introspection | Milan Crha | 2016-04-26 | 4 | -1/+147 |
* | Change RFC2445/2446 references to RFC5545/5546 | Ken Murchison | 2015-08-18 | 1 | -21/+22 |
* | say goodbye the global variable icalerror_errors_are_fatal | Allen Winter | 2015-08-14 | 1 | -4/+9 |
* | icalbdbset, icalfileset, icalset - splint cleaning | Allen Winter | 2015-05-02 | 1 | -198/+197 |
* | remove libicalcap - unknown purpose. | Allen Winter | 2015-04-30 | 1 | -1/+0 |
* | ReadMe.txt, Mainpage.dox - remove reference to Theo's vsnprintf | Allen Winter | 2015-04-18 | 1 | -3/+0 |
* | remove unused option ICAL_UNIX_NEWLINE | Allen Winter | 2014-12-07 | 1 | -5/+0 |