1
0
Fork 0
Commit Graph

54 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 a05841d75c Added FileLock 2015-05-16 16:49:42 +02:00
chylex c439e243d1 Added a drag&drop override interface for pages 2015-05-15 16:53:26 +02:00
chylex e007a9af3f Removed Simple Styles 2015-05-15 16:20:38 +02:00
chylex 6c71ae50d2 Fixed VS generating debug info in Release configuration 2015-05-07 00:02:59 +02:00
chylex 7933151249 Work on Home texts 2015-05-05 23:04:19 +02:00
chylex e601266356 Renamed HomePages namespace and fixed the Backup Guide layout 2015-05-04 20:51:48 +02:00
chylex 1040e693b4 Addressed code analysis again 2015-05-04 19:02:00 +02:00
chylex c412401ce1 Separated Home page into a multiple pages 2015-05-01 21:56:34 +02:00
chylex 11ed0f5940 Fixed invalid characters in history filenames not being handled 2015-05-01 15:34:19 +02:00
chylex 988dbed794 Fixed debug having optimizations on 2015-04-30 00:37:22 +02:00
chylex 72f55ef045 Added UI reset for main window and pages 2015-04-29 17:26:39 +02:00
chylex a64f4574a6 Added binding updating extension method 2015-04-29 17:25:55 +02:00
chylex 86bf55cd88 Test language added (cs) 2015-04-27 18:44:56 +02:00
chylex 8305be2f86 Added a Language class with temp english file 2015-04-27 18:03:47 +02:00
chylex de37c489eb Push updated csproj with HistoryUtils 2015-04-21 23:43:58 +02:00
chylex 48b65ad997 Did some code analysis tips, removed app.config 2015-04-20 00:42:50 +02:00
chylex 162874ada8 Added a (temporary) splash screen 2015-04-19 23:22:46 +02:00
chylex c47f37c37b Added DisplaySetting class for Settings screen 2015-04-19 13:31:35 +02:00
chylex 79f8101de3 Updated HistoryEntry to use number serialization 2015-04-19 13:31:12 +02:00
chylex 6ed4ff64c4 Moved the entire settings system to a custom class 2015-04-18 16:51:10 +02:00
chylex cb233f6f6e Added an icon, will need to tweak lower resolutions 2015-04-17 19:55:26 +02:00
chylex 4ccf241a11 Added a basic History page with updated report window 2015-04-16 19:23:46 +02:00
chylex f255d70f84 Fixed history entry order 2015-04-16 19:22:25 +02:00
chylex f2b3c2050f Disable hosting process for Release configuration 2015-04-15 22:44:14 +02:00
chylex c7a66e50db Fixed solution data 2015-04-15 18:45:09 +02:00
chylex 8b8d825f00 Added a runshell and runcompat project configurations 2015-04-15 18:24:33 +02:00
chylex 91bcaaf917 Added an empty history entry class 2015-04-13 23:17:11 +02:00
chylex b02ab9b417 Changed Data Storage to use FileUtils and made coll change tracking shorter 2015-04-13 23:16:57 +02:00
chylex 5349b4d05f Moved DataStorage and ExplorerIntegration into Data namespace 2015-04-13 22:58:52 +02:00
chylex 6489bddfd9 Added first setting + buttons to the page 2015-04-13 20:37:30 +02:00
chylex ac17dbe561 Added a Drag&Drop guide to home page 2015-04-13 16:00:47 +02:00
chylex 26ea4f90b1 Added run info class, multiple sources and debug report 2015-04-12 23:04:47 +02:00
chylex 0d1ec9bd66 Added a (currently non-functional) window for Drag&Drop 2015-04-09 21:26:39 +02:00
chylex f660b3c6df Renamed Backup pages 2015-04-09 20:35:54 +02:00
chylex e4191482e6 Do not compile/use SimpleStyles.xaml 2015-04-08 19:46:21 +02:00
chylex 1307c89b1b Removed unnecessary references 2015-04-08 19:34:42 +02:00
chylex 272a038604 Added a Home and Settings page with basic information 2015-04-07 18:29:24 +02:00
chylex c676aa1d8b Added a WIP template for scollbars into testing window 2015-04-06 19:20:22 +02:00
chylex b35bc0c634 Added a backup report window 2015-04-06 17:36:13 +02:00
chylex 7dcf4a4db4 Moved IO classes out and added a report generator 2015-04-06 13:43:53 +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 0eadbfc40a Added Windows Explorer integration 2015-04-05 00:49:50 +02:00
chylex cb2d15bc71 Added interface for passing data to pages 2015-04-04 21:49:40 +02:00
chylex fd48fc0356 Connected Backup Location list with new data storage 2015-04-04 19:14:13 +02:00
chylex 6ffe5e25fd Made a base Button design 2015-04-04 02:07:02 +02:00