1
0
mirror of https://github.com/chylex/Backup-Essentials.git synced 2025-07-30 09:59:08 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
51d3e45586 Everything should be translateable now 2015-05-01 15:19:58 +02:00
0a3af2dff8 Code analysis cleanups
Disposing FileStreams and dialogs correctly
Added some parameter checking and fixed some parameter names
Added StringComparison and CultureInfo to string and date functions
Made StringDictionarySerializer static
2015-04-07 23:10:59 +02:00
9913d51b38 Disallowed empty location name 2015-04-05 21:22:31 +02:00
chylex
d2373631fe Updated data storage to use the new dict 2015-04-05 18:20:36 +02:00
chylex
e70cd01334 Added Backup Location name validation 2015-04-05 01:21:38 +02:00
chylex
fdfcaae02d Added handling for invalid directories 2015-04-05 01:12:19 +02:00
chylex
0f2dbe84e2 Added directory selection dialog to editing page 2015-04-04 23:34:02 +02:00
chylex
a139e5ea30 Forgot to push update to BackupLocation 2015-04-04 22:05:24 +02:00
chylex
fd48fc0356 Connected Backup Location list with new data storage 2015-04-04 19:14:13 +02:00
chylex
4af0622d22 Added basic Backup Location page 2015-04-04 00:20:58 +02:00