1
0
mirror of https://github.com/chylex/Backup-Essentials.git synced 2024-10-17 08:42:44 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
69c0ffec8b Reorganized and cleaned up Utils namespace 2015-05-17 00:53:43 +02:00
b0388b4037 Added a caution icon with tooltip to bad Location directory, added double-clicking Location 2015-05-16 18:22:04 +02:00
5f13a0bc9c Added a couple TODOs 2015-05-16 12:54:16 +02:00
51d3e45586 Everything should be translateable now 2015-05-01 15:19:58 +02:00
0a3af2dff8 Code analysis cleanups #1
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