aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/importers
Commit message (Expand)AuthorAgeFilesLines
* 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-102-16/+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-052-128/+177
* 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-222-8/+10
* 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
* Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-022-14/+14
* 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
* use the server.mk file to get rules for building versioned .server filesJP Rosevear2003-11-171-2/+1
* return boolean not ECalStatus (update_objects): ditto (process_item_fn):JP Rosevear2003-11-111-20/+18
* remove includes for toplevel libical dirJP Rosevear2003-11-081-2/+0
* Shush.JP Rosevear2003-11-071-1/+1
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-072-58/+53
* Fix for #50387.Harry Lu2003-11-031-1/+4
* set up vars and rules for versioning the .server filesJP Rosevear2003-10-311-5/+9
* Merge new-ui-branch into the trunk.Ettore Perazzoli2003-10-221-18/+84
* INCLUDE path fixes for changes made to libical build.Jeffrey Stedfast2003-10-101-2/+1
* libical.la -> libical-evolution.laHans Petter Jansson2003-09-221-1/+1
* Import new libical from mainline HEAD and make appropriate changes toHans Petter2003-09-121-3/+3
* Fixes part of #43388Rodrigo Moya2003-06-031-14/+13
* Clean up server namesDan Winship2003-04-081-8/+11
* 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
* Replace "evolution:menu-name" prop with "evolution:menu_name". [#39692]Ettore Perazzoli2003-03-201-2/+2
* Shlibify.Hans Petter Jansson2003-03-014-60/+44
* Add calendar/importers/Makefile to output.Hans Petter Jansson2003-03-013-5/+8
* s/PACKAGE/GETTEXT_PACKAGE/ in gettext initDan Winship2003-02-071-2/+2
* Update this some although it's not currently being builtDan Winship2003-02-061-6/+4
* Use EVOLUTION_GALVIEWSDIR.Ettore Perazzoli2003-01-231-3/+2
* (connect_to_shell): CORBA_Object_release() the CORBA shell.Ettore Perazzoli2003-01-111-0/+3
* use GLib macros.Rodrigo Moya2002-11-082-9/+7
* removed non-existant headers.Rodrigo Moya2002-11-084-8/+6
* 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-163-37/+92
* 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-095-102/+584
* Ooops. Forgot to use EVOLUTION_CALENDAR_LIBS here.Ettore Perazzoli2002-01-251-1/+1
* Clean up some of the Makefiles so we dont' link every library multipleEttore Perazzoli2002-01-251-2/+1
* fixed executable name. Fixes bug #16880.Damon Chaplin2001-12-111-1/+1
* use libical-evolution.laDamon Chaplin2001-10-301-1/+1
* include the header as a source so it gets dist'ed.JP Rosevear2001-10-301-0/+1
* s/BONOBO_CFLAGS/BONOBO_GNOME_CFLAGS/.Ettore Perazzoli2001-10-301-1/+1
* 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-306-0/+425