aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/save-calendar
Commit message (Expand)AuthorAgeFilesLines
* Rename libeshell to libevolution-shell.Matthew Barnes2013-05-281-1/+1
* Rename libeutil to libevolution-util.Matthew Barnes2013-05-281-1/+1
* Use e_cal_client_connect().Matthew Barnes2013-01-303-24/+42
* Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-202-3/+3
* Move the contact map widgets to addressbook/gui/widgets.Matthew Barnes2012-12-131-2/+0
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-133-8/+9
* Coding style and whitespace cleanup.Matthew Barnes2012-11-112-14/+21
* Coding style and whitespace cleanup.Matthew Barnes2012-08-202-12/+12
* Remove the last remaining usage of GConfMilan Crha2012-06-151-1/+0
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-045-34/+8
* Adapt save-calendar plugin to new ESource API.Matthew Barnes2012-06-033-12/+0
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-223-8/+9
* Add missing linker flags.Matthew Barnes2012-03-041-0/+1
* 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 Barnes2012-02-202-2/+6
* Bug #664370 - Crash when putting same component into icalcomponentKai Juse2012-01-051-1/+1
* Merge branch 'master' into wip/gsettingsMatthew Barnes2011-11-233-3/+3
|\
| * Bug #663615 - Saving calendar duplicates the first eventMilan Crha2011-11-223-3/+3
* | Fix compiler warnings.Matthew Barnes2011-11-231-2/+0
* | Merge from masterRodrigo Moya2011-10-052-3/+14
|\|
| * Simplify library dependency flags.Matthew Barnes2011-10-051-3/+3
| * Coding style and whitespace cleanup.Matthew Barnes2011-09-044-46/+86
| * 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-273-3/+3
| * Do not use deprecated EBook/ECal APIMilan Crha2011-06-145-49/+63
| * Coding style and whitespace cleanups.Matthew Barnes2011-06-091-37/+75
| * 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-4/+0
| * Coding style and whitespace cleanup.Matthew Barnes2011-05-222-3/+8
| * Coding style cleanups.Matthew Barnes2011-05-092-9/+9
| * 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-023-3/+3
* | Port some calendar plugins to use GSettingsRodrigo Moya2011-09-261-16/+3
* | Coding style and whitespace cleanup.Matthew Barnes2011-09-144-46/+86
* | Coding style and whitespace cleanup.Matthew Barnes2011-09-141-1/+3
* | Drop the duplicated 'Format' from filetype descriptionsto also sync strings w...Andre Klapper2011-09-143-3/+3
* | Do not use deprecated EBook/ECal APIMilan Crha2011-06-305-49/+63
* | Coding style and whitespace cleanups.Matthew Barnes2011-06-301-37/+75
* | Including <glib.h> directly is rarely needed.Matthew Barnes2011-06-301-1/+0
* | Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-301-4/+0
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-302-3/+8
* | Coding style cleanups.Matthew Barnes2011-06-302-9/+9
* | Whitespace and coding style cleanups.Matthew Barnes2011-06-301-1/+2
* | More whitespace cleanup.Matthew Barnes2011-06-301-3/+3
* | Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-103-3/+3
|/
* Coding style cleanups.Matthew Barnes2010-09-133-10/+10
* Bug #610495 - Plugins should define e_plugin_lib_enableRoy Marples2010-04-271-0/+9
* Generate ChangeLog files for tarball releases.Matthew Barnes2010-04-031-293/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-02-081-8/+18
* Make authentication functionality availableGustavo Noronha Silva2010-01-273-3/+3
* Remove dead assignments found by clang.Matthew Barnes2010-01-162-13/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-2/+8
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-1/+3
* 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-014-7/+2
* port plugins to use new EError APIJonathon Jongsma2009-12-011-1/+1
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-5/+7
* Get the "save-calendar" plugin working.Matthew Barnes2009-09-047-54/+196
* Bug #325278 - cannot access parts of "save calendar" without mouseMilan Crha2009-08-032-9/+21
* Fix excessive whitespace.Matthew Barnes2009-07-133-19/+0
* Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
* Stop abusing forward declarations.Matthew Barnes2009-06-191-0/+1
* Whitespace cleanup.Matthew Barnes2009-05-291-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-295-50/+50
* Remove trailing whitespace, again.Matthew Barnes2009-05-295-5/+5
* Fix compiler warnings in plugins.Matthew Barnes2009-05-271-1/+1
* Bug 523216 – User-oriented plugin descriptionsMatthew Barnes2009-05-221-1/+1
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
* ** Fix for bug #541209Suman Manjunath2009-01-212-1/+43
* License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-164-40/+51
* License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-132-13/+20
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-032-13/+20
* Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows.Bharath Acharya2008-08-122-1/+9
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-215-5/+5
* 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-064-25/+7
* ** Fix a bunch of compiler warnings.Matthew Barnes2008-05-233-2/+8
* ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)Milan Crha2008-04-186-86/+106
* Patch from OpenSUSESrinivasa Ragavan2008-02-182-1/+5
* ** Fix for bug #475781Milan Crha2008-01-253-13/+15
* ** Fixes bug 474651Tobias Mueller2007-12-103-3/+3
* ** Fix bug #495872Gilles Dartiguelongue2007-11-183-2/+22
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-154-83/+83
* ** Fixes bug #477045Matthew Barnes2007-09-282-2/+9
* Remove the --enable-file-chooser configure option.Matthew Barnes2007-09-145-35/+19
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-025-5/+5
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-5/+0
* Fix for bug #437584Srinivasa Ragavan2007-06-182-22/+28
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>Sankar P2007-04-022-2/+10
* Fix "incompatible pointer type" warnings (#360619).Matthew Barnes2007-03-302-1/+6
* Add the timezone information while exporting the calendars.Chenthill Palanisamy2007-02-212-1/+53
* Plug a leak.Kjartan Maraas2006-08-172-3/+8
* Added support for saving/attaching files/events/mails from/to remote sharesSrinivasa Ragavan2006-05-252-0/+7
* Added code to see if the file already exist.Srinivasa Ragavan2006-04-222-19/+38
* Fix mnemonics to be consistent.Karsten Bräckelmann2006-02-132-2/+7
* Make this place a bit more quietKjartan Maraas2006-01-283-7/+13
* use e_utf8_strftime() in evolution-data-server/Simon Zheng2006-01-103-2/+10
* fixed two strings for consistency. Fixes bug 325127 and partially bugAndre Klapper2005-12-311-0/+5
* fixed two strings for consistency. Fixes bug 325127 and partially bugAndre Klapper2005-12-301-2/+2
* Fixes #306673Chenthill Palanisamy2005-11-112-37/+18
* include missing header.Not Zed2005-08-242-0/+5
* error file moves/e-error.h movesMichael Zucci2005-05-163-2/+6
* add cleanfiles/built_sourcesMichael Zucci2005-05-122-0/+6
* Fixes for Bug #73099 and Bug #73098 Changed malloc to g_malloc and char toPhilip Van Hoof2005-05-093-34/+77
* fix names so that intltool will parse as xmlMichael Zucci2005-05-063-5/+11
* Fixes #73541Chenthill Palanisamy2005-03-224-3/+14
* Reverted not approved patchRodrigo Moya2005-03-033-75/+34
* Reverted not approved patchRodrigo Moya2005-03-031-2/+2
* Reverted not approved patchRodrigo Moya2005-03-033-7/+2
* Corrected a little oepsPhilip Van Hoof2005-03-032-2/+2
* Fixes for Bug #73099 and Bug #73098 Changed malloc to g_malloc and char toPhilip Van Hoof2005-03-023-12/+22
* Fixes for Bug #73099 and Bug #73098Philip Van Hoof2005-03-022-24/+60
* clean up author/descriptions for various plugins.Björn Torkelsson2005-02-252-2/+13
* Fixes #71527Rodrigo Moya2005-02-253-27/+50
* fix build for non gtk file chooser caseJP Rosevear2005-01-062-1/+6
* Use standard error messagesPhilip Van Hoof2005-01-043-34/+14
* Warning when overwriting filePhilip Van Hoof2005-01-034-10/+60
* list format-handler.h as a source so it distsJP Rosevear2004-12-222-1/+11
* Code splitup, each format has it's own c-file Added. Code splitup Added.Philip Van Hoof2004-12-207-566/+1258
* Support for CSV filesPhilip Van Hoof2004-12-082-29/+587
* Dist .eplug.in filesJP Rosevear2004-11-022-0/+6
* ShushJP Rosevear2004-10-211-0/+1
* get error information in e_cal_* calls, and display errors to the user.Rodrigo Moya2004-10-212-3/+31
* *** empty log message ***Rodrigo Moya2004-10-211-0/+4
* compile if not using file chooserJP Rosevear2004-10-212-2/+7
* better menu items.Rodrigo Moya2004-10-211-2/+2
* better menu items.Rodrigo Moya2004-10-211-2/+2
* better menu items.Rodrigo Moya2004-10-212-3/+7
* new plugin for saving a calendar to disk.Rodrigo Moya2004-10-214-0/+154