aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/importers/icalendar-importer.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ECalShellSettings.Matthew Barnes2013-03-171-10/+5
* Fix up error handling around e_book/cal_client_connect_finish().Matthew Barnes2013-01-311-3/+1
* Use e_cal_client_connect().Matthew Barnes2013-01-301-32/+33
* Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-201-3/+3
* Bug #691194 - Import .ics preview shows UTC time instead of local timeMilan Crha2013-01-151-0/+3
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-7/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-13/+19
* Fails to import calendar events due to used incorrect enum valuesMilan Crha2012-09-141-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-19/+19
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-5/+3
* Adapt calendar/importers to the new ESource API.Matthew Barnes2012-06-031-38/+40
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-221-10/+44
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-4/+12
* Port calendar importer to GSettingsRodrigo Moya2011-10-101-5/+5
* First successful buildRodrigo Moya2011-10-061-1/+1
* Merge from masterRodrigo Moya2011-10-051-2/+3
|\
| * Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-2/+3
| * Coding style and whitespace cleanup.Matthew Barnes2011-09-041-32/+78
| * Coding style and whitespace cleanup.Matthew Barnes2011-08-131-29/+57
| * Replace alarm by reminder for UI consistency. Fixes bug #340614Andre Klapper2011-08-021-1/+1
| * Bug #654261 - Importing ics files into Evolution fails silentlyMilan Crha2011-07-251-1/+5
| * Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-121/+264
| * Coding style cleanups.Matthew Barnes2011-05-091-13/+13
| * More whitespace cleanup.Matthew Barnes2011-01-311-1/+1
| * Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-021-2/+2
* | Use GSettings where possible in calendar importerRodrigo Moya2011-09-211-3/+3
* | Coding style and whitespace cleanup.Matthew Barnes2011-09-141-32/+78
* | Coding style and whitespace cleanup.Matthew Barnes2011-09-141-29/+57
* | Replace alarm by reminder for UI consistency. Fixes bug #340614Andre Klapper2011-09-141-1/+1
* | Bug #654261 - Importing ics files into Evolution fails silentlyMilan Crha2011-09-141-1/+5
* | Do not use deprecated EBook/ECal APIMilan Crha2011-06-301-121/+264
* | Coding style cleanups.Matthew Barnes2011-06-301-13/+13
* | More whitespace cleanup.Matthew Barnes2011-06-301-1/+1
* | Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-101-2/+2
|/
* Coding style cleanups.Matthew Barnes2010-09-131-54/+54
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-091-3/+3
* Bug 257776 - Import assistant shows wrong extension for vCalendar filesMatthew Barnes2010-06-031-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-05-271-1/+7
* Bug #499320 - Preview before import from command lineMilan Crha2010-05-191-4/+511
* Make authentication functionality availableGustavo Noronha Silva2010-01-271-3/+3
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-2/+2
* Trim unused or unnecessary bits from the import framework.Matthew Barnes2009-09-261-4/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-21/+21
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Fix compiler warnings in calendar.Matthew Barnes2009-05-261-4/+6
* ** Fix for bug #555310Milan Crha2009-01-121-1/+1
* Milan Crha <mcrha@redhat.com> ** Fix for bug #528816 (Disable vCalendar impo...Suman Manjunath2008-10-201-11/+23
* Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-011-13/+15
* 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-7/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-4/+4
* Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations -Kjartan Maraas2007-10-241-3/+3
* 2007-10-01 mcrha Fix for bug #428402Milan Crha2007-10-011-4/+4
* ** Fix for bug #471791 (Move away from asserts to g_ret*)Srinivasa Ragavan2007-09-031-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-1/+1
* addressbook/importers/evolution-ldif-importer.cFrancisco Javier F. Serrador2006-10-151-2/+2
* removed a duplicated exclamation mark. Fixes bug 325123.Andre Klapper2005-12-301-1/+1
* Use g_build_filename(), g_filename_from_uri(), g_usleep().Tor Lillqvist2005-12-171-9/+43
* Merge back eplugin-import-branch.Michael Zucci2005-07-121-311/+315
* Prune unnecessary and nonexistent directories from the -I options. PruneTor Lillqvist2005-06-271-1/+1
* Fixes #70035Rodrigo Moya2005-04-081-2/+2
* use receive_objects method instead of individually updating objects. SetRodrigo Moya2005-01-201-0/+6
* use receive_objects method instead of individually updating objects.Rodrigo Moya2005-01-191-27/+13
* dittoJP Rosevear2004-10-141-1/+1
* include config.h. See #61395.Not Zed2004-07-221-0/+4
* Fixes #54021JP Rosevear2004-04-191-2/+4
* Fixes #56553JP Rosevear2004-04-141-6/+0
* remove useless includeJP Rosevear2004-02-101-1/+0
* use new cal auth functionsJP Rosevear2004-02-051-9/+3
* we only have a single client to free (prepare_events): make the vtodo listJP Rosevear2004-02-051-128/+176
* use g_file_get_contents (load_file_fn): ditto (vcal_support_format_fn):JP Rosevear2004-02-021-65/+16
* new files for managing interactive authentication with backends.Rodrigo Moya2003-12-221-6/+7
* rewrite for new ecal api, cache all ecal's by type and minimize loading.JP Rosevear2003-12-221-6/+6
* Do not depend on e-folder-list.Ettore Perazzoli2003-12-031-2/+0
* e_cal_new () -> e_cal_new_from_uri (). (backend_go_online): Ditto.Hans Petter Jansson2003-11-271-6/+6
* Fixes #51052Rodrigo Moya2003-11-191-0/+7
* return boolean not ECalStatus (update_objects): ditto (process_item_fn):JP Rosevear2003-11-111-20/+18
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-53/+53
* Fix for #50387.Harry Lu2003-11-031-1/+4
* Merge new-ui-branch into the trunk.Ettore Perazzoli2003-10-221-18/+84
* Fixes part of #43388Rodrigo Moya2003-06-031-14/+13
* Fixes #39262Rodrigo Moya2003-04-031-7/+33
* added "folder_type" parameter to EvolutionImporterLoadFileFn.Rodrigo Moya2003-04-031-0/+2
* added filename (tasks.ics/calendar.ics) to the URI if it does not containRodrigo Moya2003-04-021-2/+24
* use g_object_unref for CalClient's. (create_checkboxes_control): useRodrigo Moya2003-03-271-8/+8
* return correct values in g_return_val_if_fail.Rodrigo Moya2003-03-271-1/+1
* removed activation of shell_client. (importer_destroy_cb): no need toRodrigo Moya2003-03-201-28/+0
* removed. (load_file_fn, vcal_load_file_fn): use physical_uri instead ofRodrigo Moya2003-03-201-90/+5
* Shlibify.Hans Petter Jansson2003-03-011-10/+11
* Add calendar/importers/Makefile to output.Hans Petter Jansson2003-03-011-2/+3
* (connect_to_shell): CORBA_Object_release() the CORBA shell.Ettore Perazzoli2003-01-111-0/+3
* removed non-existant headers.Rodrigo Moya2002-11-081-2/+0
* Fixes #30290Rodrigo Moya2002-10-011-3/+2
* Add "calendar/public" and "tasks/public". (type_is_calendar,Dan Winship2002-09-261-2/+4
* if there's an exception, continue with the next item.Rodrigo Moya2002-07-191-1/+5
* Fixes #8001Rodrigo Moya2002-07-161-36/+90
* added PermissionDenied exception and make it be raised in open,Rodrigo Moya2002-05-171-5/+5
* added vCalendar importer and intelligent GnomeCalendar importer code here,Damon Chaplin2002-02-091-102/+544
* fixed URI construction, which was preventing importing into the rootRodrigo Moya2001-10-301-2/+5
* added evolution-calendar-importer binary, starting with an iCalendar fileRodrigo Moya2001-10-301-0/+238