aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/migration.c
Commit message (Expand)AuthorAgeFilesLines
* Memo Component - submitted by Nathan Owens <pianocomp81@yahoo.com>Harish Krishnaswamy2005-10-191-0/+120
* cover the case when there is no calendar.ics/tasks.ics file in the folderRodrigo Moya2005-05-091-1/+1
* Fixes #68423Rodrigo Moya2005-04-051-0/+3
* check return value from e_cal_new, to display a better warning message.Rodrigo Moya2005-02-161-3/+10
* initial import of ECalEvent targetsDavid Trowbridge2005-01-071-0/+18
* guard config.hJP Rosevear2004-10-081-1/+0
* Fixes #61766JP Rosevear2004-09-281-0/+24
* include config.h. See #61395.Not Zed2004-07-221-0/+4
* remove absolute_uri from ESource's. (migrate_tasks): same.Chris Toshok2004-06-031-0/+39
* add GError return for error details & return errors.Not Zed2004-05-121-14/+25
* Removed the terminating NULL vararg since we don't need it forJeffrey Stedfast2004-04-301-1/+1
* Fixed the version checks for migrating pilot data. (migrate_calendars):Jeffrey Stedfast2004-04-281-7/+7
* Fixed the version checks for migrating pilot data. (migrate_calendars):Jeffrey Stedfast2004-04-281-7/+14
* New function to migrate pilot data. (migrate_calendars): Migrate pilotJeffrey Stedfast2004-04-271-6/+145
* Fix crash when gconf value are not existing in the gconf database.Frédéric Crozat2004-04-211-3/+5
* use the DTSTART for the recur-id if it's not available.Rodrigo Moya2004-04-151-0/+7
* make sure we unset the float value for the panes if converting from 1.4JP Rosevear2004-04-011-1/+1
* create On The Web source group for tasks.William Jon McCann2004-03-301-1/+16
* no need to explicitly add the contacts group, the create function doesJP Rosevear2004-03-271-7/+0
* make sure we always sync the source list and just do it once; unref theJP Rosevear2004-03-271-6/+13
* ensure that only one Personal calendar/task list gets created when movingJP Rosevear2004-03-241-9/+15
* fix float type pane position keys (we migrated these improperly in theJP Rosevear2004-02-251-0/+25
* rename from CONTACT_BASE_URI, and change to contacts:// to match e-d-s.Chris Toshok2004-02-131-3/+3
* don't set the group to be read only until after the source is added.JP Rosevear2004-01-301-2/+3
* migrate to a specific source (migrate_ical_folder): create a new sourceJP Rosevear2004-01-291-109/+165
* add the source to the group so it actually shows upJP Rosevear2004-01-271-4/+7
* get the source name with out using freed memory (migrate_tasks): dittoJP Rosevear2004-01-271-2/+2
* Fixes #53338Rodrigo Moya2004-01-271-0/+3
* display a progress dialog (dialog_close): destroy itJP Rosevear2004-01-251-70/+257
* remove useless e_mkdir_hier call.JP Rosevear2004-01-231-7/+0
* update protosJP Rosevear2004-01-161-31/+330
* added missing headers.Rodrigo Moya2004-01-111-1/+2
* fix typoJP Rosevear2003-11-051-8/+1
* add a unimplemented warning so we at least avoid relocation errors.Larry Ewing2003-11-051-0/+8
* added more menu items. (delete_calendar_cb): callbacks for new popup menuRodrigo Moya2003-11-041-5/+28
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-0/+126