aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/backup-restore/backup-restore.c
Commit message (Expand)AuthorAgeFilesLines
* 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