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

23 Commits

Author SHA1 Message Date
2964326b26 Last code analysis tweaks 2015-05-04 20:33:17 +02:00
1040e693b4 Addressed code analysis again 2015-05-04 19:02:00 +02:00
11ed0f5940 Fixed invalid characters in history filenames not being handled 2015-05-01 15:34:19 +02:00
51d3e45586 Everything should be translateable now 2015-05-01 15:19:58 +02:00
a64f4574a6 Added binding updating extension method 2015-04-29 17:25:55 +02:00
ac8c0822db Added Number Serialization class 2015-04-19 13:30:42 +02:00
9e30cdc7bc Added an ObservableDictionary 2015-04-18 16:49:50 +02:00
8a15051194 Revert "Tweaked compressed file reading method signature"
This reverts commit 59dce81607.
2015-04-16 18:29:58 +02:00
59dce81607 Tweaked compressed file reading method signature 2015-04-16 16:36:04 +02:00
fdfd1c87e1 Fixed data storage not saving if the file didn't exist before 2015-04-15 23:00:26 +02:00
5f7a0df63d Moved exception logging to a static method 2015-04-15 22:52:58 +02:00
1515b4f3a0 Added gzip compression into FileUtils 2015-04-14 21:20:38 +02:00
5cbe7da116 Added FileUtils for writing and reading files 2015-04-13 23:14:36 +02:00
82f6730daf Windows version name is cached 2015-04-13 15:34:55 +02:00
8814451d71 Marked Vista as not fully compatible, added a warning to context menu guide 2015-04-13 15:34:44 +02:00
4d387c8f9c Added multi-value args and fixed runtime arguments 2015-04-10 19:25:07 +02:00
c65973bb3f Moved Explorer Integration to location IDs instead of text 2015-04-10 18:33:21 +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
83815ecd27 Added the backup logic w/taskbar and a placeholder window 2015-04-05 23:49:19 +02:00
chylex
809c802429 Added dictionary<->string conversion and a safe dict that returns null if key is not found 2015-04-05 18:20:10 +02:00
chylex
d0ba1f7087 Added passed argument parser 2015-04-05 15:56:48 +02:00
chylex
481731a5e3 Added ScheduledUpdate 2015-04-05 13:02:57 +02:00
chylex
2cef6f8bb5 About page with win version detection 2015-04-03 14:21:10 +02:00