aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/migration.c
Commit message (Expand)AuthorAgeFilesLines
* 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