aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/caldav/caldav-source.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-6/+10
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-3/+2
* Use the same term 'Secure connection' everywhere instead of SSLAndre Klapper2011-07-281-1/+1
* Use email instead of e-mail spelling, like anywhere elseAndre Klapper2011-07-281-1/+1
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-8/+11
* 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
* More whitespace cleanup.Matthew Barnes2011-01-311-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-01-301-1/+3
* Bug #631568 - Scheduling Meetings with CalDAV calendarsMilan Crha2010-12-081-8/+32
* Coding style and whitespace cleanup.Matthew Barnes2010-05-021-6/+16
* Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-1/+5
* Fix some dead assignments.Matthew Barnes2010-02-081-2/+2
* Move some ESource-plugin common code to e-plugin-util.h/.cMilan Crha2010-02-041-318/+47
* Bug #359755 - Support for CalDAV collectionsMilan Crha2009-12-081-0/+47
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-301-2/+2
* Fix excessive whitespace.Matthew Barnes2009-07-141-1/+0
* More code cleanup.Matthew Barnes2009-06-021-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-24/+24
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
* Bug #578335 - CalDAV - replace '@' in username to "%40"Milan Crha2009-05-251-9/+46
* Store username in a source URL in CalDAVMilan Crha2009-04-281-1/+13
* Use new ESourceList API (simplifies code)Milan Crha2009-04-251-31/+1
* GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-241-32/+24
* ** Fix for bug #562990Milan Crha2008-12-081-4/+5
* ** Part of fix for bug #503662Milan Crha2008-11-281-1/+2
* ** Part of fix for bug #359745Milan Crha2008-11-281-11/+150
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-14/+14
* ** Fixes bug #546785Paul Bolle2008-08-081-1/+3
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-43/+43
* Fix warnings from sparse and gccKjartan Maraas2007-10-311-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* ** Fixes #333881 Set an empty string instead of null for a TEXT entry.Jeff Cai2006-03-281-1/+1
* 'Import' the CalDAV eplugin implementation into evolution. Please referHarish Krishnaswamy2006-01-161-0/+311