1
0
Fork 0
Commit Graph

28 Commits

Author SHA1 Message Date
chylex edd560d10e Added profiling to backup runner and tweaked debug logging 2015-05-17 15:17:36 +02:00
chylex 69c0ffec8b Reorganized and cleaned up Utils namespace 2015-05-17 00:53:43 +02:00
chylex d0f718c157 Hopefully, probably, maybe fixed the entire IO for history gen and data storage 2015-05-16 16:57:35 +02:00
chylex a05841d75c Added FileLock 2015-05-16 16:49:42 +02:00
chylex e40a963cf8 Try to resolve file access issues in FileUtils, and delete exception logging 2015-05-16 00:20:22 +02:00
chylex 2964326b26 Last code analysis tweaks 2015-05-04 20:33:17 +02:00
chylex 1040e693b4 Addressed code analysis again 2015-05-04 19:02:00 +02:00
chylex 11ed0f5940 Fixed invalid characters in history filenames not being handled 2015-05-01 15:34:19 +02:00
chylex 51d3e45586 Everything should be translateable now 2015-05-01 15:19:58 +02:00
chylex a64f4574a6 Added binding updating extension method 2015-04-29 17:25:55 +02:00
chylex ac8c0822db Added Number Serialization class 2015-04-19 13:30:42 +02:00
chylex 9e30cdc7bc Added an ObservableDictionary 2015-04-18 16:49:50 +02:00
chylex 8a15051194 Revert "Tweaked compressed file reading method signature"
This reverts commit 59dce81607.
2015-04-16 18:29:58 +02:00
chylex 59dce81607 Tweaked compressed file reading method signature 2015-04-16 16:36:04 +02:00
chylex fdfd1c87e1 Fixed data storage not saving if the file didn't exist before 2015-04-15 23:00:26 +02:00
chylex 5f7a0df63d Moved exception logging to a static method 2015-04-15 22:52:58 +02:00
chylex 1515b4f3a0 Added gzip compression into FileUtils 2015-04-14 21:20:38 +02:00
chylex 5cbe7da116 Added FileUtils for writing and reading files 2015-04-13 23:14:36 +02:00
chylex 82f6730daf Windows version name is cached 2015-04-13 15:34:55 +02:00
chylex 8814451d71 Marked Vista as not fully compatible, added a warning to context menu guide 2015-04-13 15:34:44 +02:00
chylex 4d387c8f9c Added multi-value args and fixed runtime arguments 2015-04-10 19:25:07 +02:00
chylex c65973bb3f Moved Explorer Integration to location IDs instead of text 2015-04-10 18:33:21 +02:00
chylex 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
chylex 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