aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/caldav/caldav-browse-server.c
Commit message (Collapse)AuthorAgeFilesLines
* Add 'cal-config-caldav' module.Matthew Barnes2012-06-031-1657/+0
| | | | | | Registers the "CalDAV" backend in ECalSourceConfig widgets. Replaces the 'caldav' plugin.
* Whitespace cleanups.Matthew Barnes2012-05-131-2/+2
|
* Bug #671537 - Option to validate SSL certificates with libsoupMilan Crha2012-04-231-3/+17
|
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-4/+12
|
* Coding style and whitespace cleanup.Matthew Barnes2012-01-191-1/+0
|
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-1/+2
| | | | | | | These libraries are bound for E-D-S so they live at the lowest layer of Evolution for now -- even libeutil can link to them (but please don't). This is the first step toward moving mail handing to a D-Bus service.
* Bug #667741 - Crash when browse for CalDAV calendarMilan Crha2012-01-171-1/+11
|
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-26/+96
|
* Use email instead of e-mail spelling, like anywhere elseAndre Klapper2011-07-281-1/+1
|
* Adapt to CamelSession and e-passwords changes.Matthew Barnes2011-07-041-2/+2
|
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-4/+4
|
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
|
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-1/+1
|
* Dialogs no longer have separators.Matthew Barnes2011-01-251-1/+1
|
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-1/+0
|
* Bug #631568 - Scheduling Meetings with CalDAV calendarsMilan Crha2010-12-081-16/+173
|
* CalDAV plugin - use saved password, if available, for server browsingMilan Crha2010-12-041-4/+14
|
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-3/+3
|
* Bug #360461 - Avoid markup in translatable messagesMilan Crha2010-04-231-1/+6
|
* Replace ESpinner with GtkSpinner.Matthew Barnes2010-04-081-2/+2
| | | | Also, bump our GTK+ requirement to 2.20.
* Coding style and whitespace cleanup.Matthew Barnes2009-12-201-3/+2
|
* Bug #359755 - Do not fetch content of a CalDAV calendar when given itMilan Crha2009-12-161-17/+62
|
* Bug #359755 - Support for CalDAV collectionsMilan Crha2009-12-081-0/+1341