aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/backup-restore/backup.c
Commit message (Expand)AuthorAgeFilesLines
* Add 'backup-restore' module.Matthew Barnes2012-06-031-926/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-14/+31
* backup-restore cleanups.Matthew Barnes2011-09-301-61/+120
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-7/+15
* Bug #650223 - Do not wait on evolution's exit when done with backup/restoreMilan Crha2011-06-171-2/+8
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* Bug 650223 - evolution-backup does not terminate without --guiMatthew Barnes2011-05-171-48/+81
* Coding style cleanups.Matthew Barnes2011-05-091-3/+3
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* Bug #632280 - Backup file name should include date (YYYYMMDD)Milan Crha2010-10-291-1/+0
* Bug #616250 - Restore and Backup options aren't fully descriptiveMilan Crha2010-10-041-7/+7
* Bug #629972 - [backup-restore] Problems restoring old dataMilan Crha2010-09-291-40/+255
* Increase safety on WindowsFridrich Štrba2010-09-151-0/+36
* Coding style cleanups.Matthew Barnes2010-09-131-6/+6
* Re-work my GtkDialog:has-separator workaround.Matthew Barnes2010-09-111-2/+2
* Work around deprecation of gtk_dialog_set_has_separator()Matthew Barnes2010-09-111-0/+2
* Fix usage of "backup" in translatable stringsPhilip Withnall2010-04-181-1/+1
* Bug 600861 - Backup utility should use --quit instead of --force-shutdownMatthew Barnes2010-04-181-2/+2
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-7/+13
* Some more directories relocated on windowsFridrich Strba2010-03-111-0/+1
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-3/+1
* Bug #590687 - Evolution not restoring data from backup archiveMilan Crha2009-08-281-1/+1
* Fix excessive whitespace.Matthew Barnes2009-07-131-1/+0
* Bug #566369 - fix string typo "cancelled" => "canceled"Milan Crha2009-06-221-1/+1
* Bug #566369 - backup-restore - recognize broken archiveMilan Crha2009-06-221-16/+60
* Whitespace cleanup.Matthew Barnes2009-05-291-6/+6
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-29/+29
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-7/+7
* Fix compiler warnings in plugins.Matthew Barnes2009-05-271-12/+13
* BUGFIX: 553261 - Handle absolute paths in gconf betterMilan Crha2009-05-041-176/+108
* Bug 580892 – Kill libgnomeui/gnome-app and gnome-app-helperMatthew Barnes2009-05-011-0/+1
* Bug 580894 – Kill libgnome/gnome-util (partial fix)Matthew Barnes2009-05-011-10/+9
* ** Disable debug macros (#define d(x) x) throughout. (#569638)Matthew Barnes2009-02-011-1/+1
* Make it compile on Windows, by Fridrich Strbra. (Just compile; littleTor Lillqvist2009-01-291-1/+0
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-0/+20
* ** Fix for bug #540400Roger Zauner2008-07-031-1/+1
* ** Fix for bug #540274Milan Crha2008-07-011-2/+176
* Patch from Milan Crha <mcrha@redhat.com> ** Fix for bug #536488 (Remove the ....Suman Manjunath2008-06-301-0/+3
* Patch from Tobias Mueller <muelli@auftrags-killer.org> ** Fix for bug #54051...Suman Manjunath2008-06-301-9/+18
* Use Evolution icon for the window.Milan Crha2008-06-201-0/+2
* ** Fix for bug #478469Milan Crha2008-06-191-15/+74
* Because Solaris tar doesn't respect '-z' option, use gzip&tar to finishJeff Cai2008-02-251-2/+2
* Use "pkill -x" to kill the process and use "$HOME" insteadJeff Cai2008-02-201-6/+6
* Patch from Christian Krause <chkr@plauener.de>: Fix for bug #506772 (Not-NUL...Suman Manjunath2008-01-071-21/+26
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-18/+18
* Backup-restore-plugin: string issues resolved. Bug #458508.Johnny Jacob2007-08-111-8/+8
* Remove BASE_VERSION from the binarySrinivasa Ragavan2007-06-181-1/+1
* ** Fix for bug #428328 from Ghislain MARYSrinivasa Ragavan2007-06-181-46/+40
* Reworked Backup/restore plugin.Srinivasa Ragavan2007-04-131-12/+168
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Imported backup/restore pluginJP Rosevear2004-12-171-0/+153