aboutsummaryrefslogtreecommitdiffstats
path: root/modules/cal-config-caldav/e-caldav-chooser.c
Commit message (Collapse)AuthorAgeFilesLines
* Bug 681321 - Support both old and new-buf libxml2 APIsMatthew Barnes2012-08-131-1/+18
| | | | | libxml2 changed the API for xmlOutputBuffer incompatibly. See https://mail.gnome.org/archives/desktop-devel-list/2012-August/msg00004.html
* Preset timeout on SoupSession-s to 90 secondsMilan Crha2012-07-111-0/+2
|
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-6/+1
|
* Add 'cal-config-caldav' module.Matthew Barnes2012-06-031-0/+1643
Registers the "CalDAV" backend in ECalSourceConfig widgets. Replaces the 'caldav' plugin.