aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-migrate.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ESEvent.Matthew Barnes2013-07-081-15/+0
* Fix mbox-to-Maildir conversion... again.Matthew Barnes2013-03-251-643/+2
* libeshell documentation cleanups.Matthew Barnes2012-12-141-2/+2
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-4/+0
* Delay saving Evolution version until later in initialization.Matthew Barnes2012-07-031-14/+68
* Record the actual Evolution version after migration.Matthew Barnes2012-07-031-9/+7
* Remove UPGRADE_REVISION definition.Matthew Barnes2012-07-031-5/+3
* Remove "last-upgraded-version" GSettings key.Matthew Barnes2012-07-021-19/+0
* Remove the last remaining usage of GConfMilan Crha2012-06-151-1/+1
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-1/+2
* Adapt libeshell to the new ESource API.Matthew Barnes2012-06-031-113/+0
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-221-3/+3
* 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-201-2/+2
* Fix compiler warnings.Matthew Barnes2011-11-231-1/+0
* Build fixesRodrigo Moya2011-10-131-2/+5
* Migrate most of the shell code to GSettingsRodrigo Moya2011-10-131-15/+13
* Bug 661542 - Weird "Cannot upgrade from version 0.xxxx" on first useVincent Untz2011-10-121-6/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-3/+4
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-1/+2
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-5/+9
* Bug #644107 - Local addressbooks created without relative_uri setMilan Crha2011-03-071-4/+18
* Typo in comment: s/datefime-formats/datetime-formats/Paul Menzel2011-03-071-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-2/+4
* Merge duplicate local sourcesMilan Crha2011-03-031-0/+88
* Bug #635087 - Leftover files after migration of config/data/cache to XDG dire...Mathieu Trudel-Lapierre2010-11-231-7/+11
* Migrate the local store from mbox to maildir formatChenthill Palanisamy2010-11-231-8/+2
* Whitespace and coding style cleanup.Matthew Barnes2010-08-141-1/+0
* Bug 625761 - Folder views not preserved after migrationLucian Langa2010-08-031-4/+76
* Remove folder-tree-expand-state.xml while migrating.Matthew Barnes2010-07-301-2/+11
* Avoid overwriting files while migrating.Matthew Barnes2010-07-301-2/+20
* More XDG base directory migration tweaks.Matthew Barnes2010-07-291-32/+18
* Migrate ~/.evolution/cache/tmp.Matthew Barnes2010-07-291-0/+6
* Remove .goutputstream-XXXXXX files during migration.Matthew Barnes2010-07-291-0/+31
* Add more debug messages to basedir migration.Matthew Barnes2010-07-281-1/+18
* Migrate ~/.evolution to XDG base directories.Matthew Barnes2010-07-271-0/+492
* Bug 619811 - Bogus "Cannot update from version 0.0" dialog on startMatthew Barnes2010-05-271-0/+4
* Drop support for migrating from Evolution < 2.0.Matthew Barnes2010-03-301-169/+25
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-4/+4
* Bug 581604 - Permissions on mail/local folders are too openChenthill Palanisamy2010-01-301-0/+45
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-1/+1
* 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-011-5/+5
* port shell/ over to the new EError APIJonathon Jongsma2009-12-011-4/+4
* Test drive EIOActivity with a simple asynchronous function.Matthew Barnes2009-11-081-1/+1
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-131-4/+4
* Bug #593761 - Wrong dir for calendar local sourcesMilan Crha2009-09-021-2/+2
* Fix up EShell API documentation.Matthew Barnes2009-07-011-1/+0
* Get the "startup-wizard" plugin working again.Matthew Barnes2009-06-301-1/+18
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
* Convert EShellModule to EShellBackendMatthew Barnes2009-05-071-7/+7
* Clean up the EMFormat stack. Add some GObject properties to bind to.Matthew Barnes2009-02-191-9/+5
* Tweak the EShell API.Matthew Barnes2009-01-081-1/+1
* Support migration in the new shell design.Matthew Barnes2008-10-051-0/+339