aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/save-calendar/rdf-format.c
Commit message (Expand)AuthorAgeFilesLines
* Use e_cal_client_connect().Matthew Barnes2013-01-301-10/+18
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-2/+3
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-6/+6
* Remove the last remaining usage of GConfMilan Crha2012-06-151-1/+0
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-8/+2
* Adapt save-calendar plugin to new ESource API.Matthew Barnes2012-06-031-4/+0
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-221-4/+5
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-1/+3
* Merge branch 'master' into wip/gsettingsMatthew Barnes2011-11-231-1/+1
|\
| * Bug #663615 - Saving calendar duplicates the first eventMilan Crha2011-11-221-1/+1
* | Fix compiler warnings.Matthew Barnes2011-11-231-2/+0
* | Merge from masterRodrigo Moya2011-10-051-0/+11
|\|
| * Coding style and whitespace cleanup.Matthew Barnes2011-09-041-11/+25
| * Drop the duplicated 'Format' from filetype descriptionsto also sync strings w...Andre Klapper2011-07-271-1/+1
| * Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-12/+18
| * Coding style cleanups.Matthew Barnes2011-05-091-5/+5
| * Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-021-1/+1
* | Port some calendar plugins to use GSettingsRodrigo Moya2011-09-261-16/+3
* | Coding style and whitespace cleanup.Matthew Barnes2011-09-141-11/+25
* | Drop the duplicated 'Format' from filetype descriptionsto also sync strings w...Andre Klapper2011-09-141-1/+1
* | Do not use deprecated EBook/ECal APIMilan Crha2011-06-301-12/+18
* | Coding style cleanups.Matthew Barnes2011-06-301-5/+5
* | Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-101-1/+1
|/
* Coding style cleanups.Matthew Barnes2010-09-131-1/+1
* Make authentication functionality availableGustavo Noronha Silva2010-01-271-1/+1
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-1/+1
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-2/+0
* Get the "save-calendar" plugin working.Matthew Barnes2009-09-041-6/+5
* Fix excessive whitespace.Matthew Barnes2009-07-131-5/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-29/+29
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-161-13/+14
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-6/+2
* ** Fix a bunch of compiler warnings.Matthew Barnes2008-05-231-1/+1
* ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)Milan Crha2008-04-181-24/+14
* ** Fix for bug #475781Milan Crha2008-01-251-7/+4
* ** Fixes bug 474651Tobias Mueller2007-12-101-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-12/+12
* Remove the --enable-file-chooser configure option.Matthew Barnes2007-09-141-6/+2
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Fix for bug #437584Srinivasa Ragavan2007-06-181-22/+22
* Plug a leak.Kjartan Maraas2006-08-171-3/+4
* use e_utf8_strftime() in evolution-data-server/Simon Zheng2006-01-101-1/+1
* error file moves/e-error.h movesMichael Zucci2005-05-161-1/+1
* Fixes for Bug #73099 and Bug #73098 Changed malloc to g_malloc and char toPhilip Van Hoof2005-05-091-10/+15
* Fixes #73541Chenthill Palanisamy2005-03-221-1/+2
* Reverted not approved patchRodrigo Moya2005-03-031-15/+10
* Reverted not approved patchRodrigo Moya2005-03-031-1/+1
* Corrected a little oepsPhilip Van Hoof2005-03-031-1/+1
* Fixes for Bug #73099 and Bug #73098 Changed malloc to g_malloc and char toPhilip Van Hoof2005-03-021-10/+15
* Use standard error messagesPhilip Van Hoof2005-01-041-17/+5
* Warning when overwriting filePhilip Van Hoof2005-01-031-4/+28
* Code splitup, each format has it's own c-file Added. Code splitup Added.Philip Van Hoof2004-12-201-0/+384