aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/save-calendar/save-calendar.c
Commit message (Expand)AuthorAgeFilesLines
* Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-201-2/+2
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-3/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-12/+18
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-6/+2
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-10/+18
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-6/+6
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-2/+4
* Coding style cleanups.Matthew Barnes2010-09-131-1/+1
* Bug #610495 - Plugins should define e_plugin_lib_enableRoy Marples2010-04-271-0/+9
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-12/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-2/+8
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-1/+1
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-2/+2
* port plugins to use new EError APIJonathon Jongsma2009-12-011-1/+1
* Get the "save-calendar" plugin working.Matthew Barnes2009-09-041-16/+147
* Bug #325278 - cannot access parts of "save calendar" without mouseMilan Crha2009-08-031-4/+13
* Fix excessive whitespace.Matthew Barnes2009-07-131-4/+0
* Whitespace cleanup.Matthew Barnes2009-05-291-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-4/+4
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-131-13/+14
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* Fix build breakage. Apparently <gtk/gtk.h> only recently startedMatthew Barnes2008-06-071-0/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-7/+1
* ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)Milan Crha2008-04-181-1/+50
* ** Fix bug #495872Gilles Dartiguelongue2007-11-181-0/+7
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-19/+19
* Remove the --enable-file-chooser configure option.Matthew Barnes2007-09-141-17/+2
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Fix "incompatible pointer type" warnings (#360619).Matthew Barnes2007-03-301-1/+1
* Added support for saving/attaching files/events/mails from/to remote sharesSrinivasa Ragavan2006-05-251-0/+1
* Make this place a bit more quietKjartan Maraas2006-01-281-2/+1
* Fixes #306673Chenthill Palanisamy2005-11-111-37/+13
* Fixes #71527Rodrigo Moya2005-02-251-1/+0
* fix build for non gtk file chooser caseJP Rosevear2005-01-061-1/+1
* Warning when overwriting filePhilip Van Hoof2005-01-031-2/+1
* Code splitup, each format has it's own c-file Added. Code splitup Added.Philip Van Hoof2004-12-201-564/+122
* Support for CSV filesPhilip Van Hoof2004-12-081-29/+583
* get error information in e_cal_* calls, and display errors to the user.Rodrigo Moya2004-10-211-3/+26
* compile if not using file chooserJP Rosevear2004-10-211-2/+2
* new plugin for saving a calendar to disk.Rodrigo Moya2004-10-211-0/+126