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

50 Commits

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