aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/backup-restore/backup-restore.c
Commit message (Expand)AuthorAgeFilesLines
* Add 'backup-restore' module.Matthew Barnes2012-06-031-497/+0
* 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-1/+3
* EMAccountEditor: Start using CamelNetworkSettings.Matthew Barnes2011-11-071-4/+4
* backup-restore cleanups.Matthew Barnes2011-09-301-61/+127
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-12/+25
* Coding style cleanups.Matthew Barnes2011-05-091-12/+12
* Fix alignment of extra widgets in EAlertDialogs.Matthew Barnes2011-03-251-7/+10
* Fix all back up that should be backupAndre Klapper2011-01-061-6/+6
* Fix windows build of backup-restore pluginFridrich Štrba2010-11-121-0/+8
* Bug #632280 - Backup file name should include date (YYYYMMDD)Milan Crha2010-10-291-1/+18
* Bug #616250 - Restore and Backup options aren't fully descriptiveMilan Crha2010-10-041-9/+9
* Coding style cleanups.Matthew Barnes2010-09-131-8/+8
* Bug #610495 - Plugins should define e_plugin_lib_enableRoy Marples2010-04-271-0/+8
* Bug #458510 - Cannot translate "_Backup Settings..."Milan Crha2010-04-021-2/+2
* Prevent future bugs like #612792.Matthew Barnes2010-03-151-3/+3
* Bug #499322 - Use extension for "Save as" suggested file nameMilan Crha2009-12-101-1/+1
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-4/+4
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-8/+8
* port plugins to use new EError APIJonathon Jongsma2009-12-011-4/+10
* Kill more redundant save dialogs and related utilities.Matthew Barnes2009-11-111-86/+73
* Build filename using g_build_filename instead of hardcoding forward-slashTobias Mueller2009-11-061-2/+4
* Quote filename during restore to prevent user assisted arbitrary code executionTobias Mueller2009-11-061-1/+5
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-131-1/+1
* Bug 567260 - Migrate from GnomeDruid to GtkAssistantMilan Crha2009-08-181-52/+60
* Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-161-2/+2
* Get the backup-restore plugin working.Matthew Barnes2009-08-121-18/+58
* Bug #586958 - Too long texts instartup wizardMichael Terry2009-07-131-1/+3
* Fix excessive whitespace.Matthew Barnes2009-07-131-6/+4
* Bug #566369 - backup-restore - recognize broken archiveMilan Crha2009-06-221-4/+4
* Whitespace cleanup.Matthew Barnes2009-05-291-8/+8
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-19/+19
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-3/+3
* Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
* Only #include specific libgnome[ui] headers; easier to track.Matthew Barnes2009-05-011-1/+2
* Removed dangling '*/'.Milan Crha2009-01-311-1/+1
* Make it compile on Windows, by Fridrich Strbra. (Just compile; littleTor Lillqvist2009-01-291-2/+13
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-0/+20
* Indicate error if backup folder chosen lacks permissions.Sankar P2008-05-201-3/+23
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-28/+28
* Backup-restore-plugin: string issues resolved. Bug #458508.Johnny Jacob2007-08-111-8/+8
* Popup the right warning.Srinivasa Ragavan2007-08-011-1/+1
* Reworked Backup/restore plugin.Srinivasa Ragavan2007-04-131-36/+195
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Imported backup/restore pluginJP Rosevear2004-12-171-0/+122