aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/save-calendar/csv-format.c
Commit message (Expand)AuthorAgeFilesLines
* Use e_cal_client_connect().Matthew Barnes2013-01-301-6/+10
* Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-201-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-6/+6
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-8/+1
* Adapt save-calendar plugin to new ESource API.Matthew Barnes2012-06-031-4/+0
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-221-2/+2
* Bug #663615 - Saving calendar duplicates the first eventMilan Crha2011-11-221-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-21/+32
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-1/+3
* 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-13/+17
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-37/+75
* Coding style cleanups.Matthew Barnes2011-05-091-4/+4
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-1/+2
* More whitespace cleanup.Matthew Barnes2011-01-311-3/+3
* Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-021-1/+1
* Coding style cleanups.Matthew Barnes2010-09-131-8/+8
* Coding style and whitespace cleanup.Matthew Barnes2010-02-081-8/+18
* Make authentication functionality availableGustavo Noronha Silva2010-01-271-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
* Bug #325278 - cannot access parts of "save calendar" without mouseMilan Crha2009-08-031-5/+8
* Fix excessive whitespace.Matthew Barnes2009-07-131-10/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-10/+10
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Fix compiler warnings in plugins.Matthew Barnes2009-05-271-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-6/+3
* ** Fixes bug 474651Tobias Mueller2007-12-101-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-41/+41
* 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
* Make this place a bit more quietKjartan Maraas2006-01-281-5/+5
* use e_utf8_strftime() in evolution-data-server/Simon Zheng2006-01-101-1/+1
* fixed two strings for consistency. Fixes bug 325127 and partially bugAndre Klapper2005-12-301-2/+2
* 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-24/+56
* Fixes #73541Chenthill Palanisamy2005-03-221-1/+2
* Reverted not approved patchRodrigo Moya2005-03-031-56/+24
* Reverted not approved patchRodrigo Moya2005-03-031-2/+2
* 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-2/+2
* Fixes for Bug #73099 and Bug #73098Philip Van Hoof2005-03-021-24/+56
* Use standard error messagesPhilip Van Hoof2005-01-041-17/+5
* Warning when overwriting filePhilip Van Hoof2005-01-031-4/+27
* Code splitup, each format has it's own c-file Added. Code splitup Added.Philip Van Hoof2004-12-201-0/+565