29b2ce599d
Added history list saving and loading
2015-04-16 16:36:41 +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
f2b3c2050f
Disable hosting process for Release configuration
2015-04-15 22:44:14 +02:00
ebf33ac2aa
Revert "Changed data storage change tracker to be a structure"
...
This reverts commit 57eefcb2f1
.
2015-04-15 22:43:59 +02:00
57eefcb2f1
Changed data storage change tracker to be a structure
2015-04-15 20:53:10 +02:00
38f2fd7401
Fixed backup screwing up in folders with non-backed up entries
2015-04-15 20:49:30 +02:00
2d9af99808
Fixed binding errors in title bar buttons
2015-04-15 19:00:04 +02:00
c24f58ee01
Fixed current directory when running via explorer integration
2015-04-15 18:51:42 +02:00
c7a66e50db
Fixed solution data
2015-04-15 18:45:09 +02:00
e3b02d1cd1
Optimize data storage by disabling saving if not needed
2015-04-15 18:32:09 +02:00
8b8d825f00
Added a runshell and runcompat project configurations
2015-04-15 18:24:33 +02:00
1515b4f3a0
Added gzip compression into FileUtils
2015-04-14 21:20:38 +02:00
6b103b33a2
Serialization of history entries
2015-04-14 00:03:52 +02:00
99bff319ec
Canceling new location will now remove it from the list
2015-04-13 23:48:21 +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
5cbe7da116
Added FileUtils for writing and reading files
2015-04-13 23:14:36 +02:00
5349b4d05f
Moved DataStorage and ExplorerIntegration into Data namespace
2015-04-13 22:58:52 +02:00
0f6b05fa24
Added inactive language selection, tweaked settings layout
2015-04-13 20:59:06 +02:00
413c800ad6
Fixed canceled page switch changing the active menu btn
2015-04-13 20:42:30 +02:00
3c6018372a
Fixed ExplorerIntegration not removing the entire tree
2015-04-13 20:38:12 +02:00
eff7fee850
Implemented the settings into Explorer Integration
2015-04-13 20:37:56 +02:00
6489bddfd9
Added first setting + buttons to the page
2015-04-13 20:37:30 +02:00
92861ea03e
Message boxes use main window to stay in front
2015-04-13 17:30:36 +02:00
ab8dfb3d07
Removed unnecessary style from Home
2015-04-13 17:28:18 +02:00
25b4fcf670
Added a page switch handler
2015-04-13 17:28:11 +02:00
ac17dbe561
Added a Drag&Drop guide to home page
2015-04-13 16:00:47 +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
857e2d0b8b
Added compatibility layer for Win XP/Vista
2015-04-13 15:32:29 +02:00
d65a96135d
Disable frame history to optimize RAM usage
2015-04-13 15:06:34 +02:00
4ef1942a6a
Tweak report formatting and words
2015-04-12 23:05:03 +02:00
26ea4f90b1
Added run info class, multiple sources and debug report
2015-04-12 23:04:47 +02:00
0b2cd0859e
Fixed Backup Report window crashing (unknown template)
2015-04-12 23:04:03 +02:00
7dd04a24c4
Added backup and cancel buttons to Drop window and fixed page NPE
2015-04-10 19:25:28 +02:00
4d387c8f9c
Added multi-value args and fixed runtime arguments
2015-04-10 19:25:07 +02:00
07264bc23d
Move the ignore field, thanks VS for NOT telling me I'm doing it wrong ffs
2015-04-10 18:50:30 +02:00
c65973bb3f
Moved Explorer Integration to location IDs instead of text
2015-04-10 18:33:21 +02:00
10265fb501
Added IPageShowData call ignore object
2015-04-10 18:32:31 +02:00
8793f43eda
Made data storage partial
2015-04-10 18:31:54 +02:00
4ca77964ac
Fixed Backup location list scrollbar interfering with item dragging
2015-04-10 17:31:46 +02:00
849a2131a5
Fixed scrollbar height
2015-04-10 15:39:01 +02:00
812eef9f2f
Moved the ScrollViewer template to a style
2015-04-10 15:20:49 +02:00
114bd2ec9e
Added a Drag&Drop overlay to main window
2015-04-09 21:26:56 +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
0e9e1f2611
Added Drag&Drop events
2015-04-09 20:33:09 +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
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
10c8d1f8be
Added AllowDrop to the main window and all pages
2015-04-07 23:00:15 +02:00
95a162f386
Fixed Home page image rendering
2015-04-07 22:59:39 +02:00
c898733e09
Modified behavior of source and destination handling to make sense
2015-04-07 22:45:01 +02:00
c27eee0b1b
Fixed exception printing
2015-04-07 22:27:30 +02:00
1dded46ef8
Changed report window to contain textbox for better performance
2015-04-07 21:54:49 +02:00
a4c64fb31c
Added exception printing into a text file
2015-04-07 21:30:20 +02:00
067eef65ee
Fixed Explorer integration having wrong path + added try/catch to Remove
2015-04-07 21:27:08 +02:00
272a038604
Added a Home and Settings page with basic information
2015-04-07 18:29:24 +02:00
30e66f7be2
Remove an unnecessary space
2015-04-06 22:08:51 +02:00
a46270b9f4
Backup report window now uses the scrollbar template
2015-04-06 21:18:01 +02:00
09ac868474
Moved the scrollbar template into App
2015-04-06 21:17:48 +02:00
8cb763253a
Added scrollbar animations
2015-04-06 21:14:32 +02:00
87ec879f91
Add a space in app xaml
2015-04-06 21:04:18 +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
421d3eef3b
Moved most of the title bar into App.xml
2015-04-06 17:27:48 +02:00
c3fd24980a
Made IO classes and BackupReport public
2015-04-06 17:27:23 +02:00
7dcf4a4db4
Moved IO classes out and added a report generator
2015-04-06 13:43:53 +02:00
adaf5c82ef
Added a report button to backup window and auto-close
2015-04-06 12:21:38 +02:00
4fab13e3b5
Moved backup runner events into the window and added GUI elements
2015-04-06 01:48:51 +02:00
1eb49d405e
Add a line between resources and grid in MainWindow
2015-04-06 00:32:30 +02:00
83815ecd27
Added the backup logic w/taskbar and a placeholder window
2015-04-05 23:49:19 +02:00
9913d51b38
Disallowed empty location name
2015-04-05 21:22:31 +02:00
1717b22886
Post empty testing window
2015-04-05 18:58:10 +02:00
8ff2136e10
Set directory textbox to invalid state if the content is invalid
2015-04-05 18:53:04 +02:00
0ae3be1fed
Added focused and invalid states to default textbox template
2015-04-05 18:52:28 +02:00
57d9b355b5
Test commit to make sure the github client actually works >.>
2015-04-05 18:22:01 +02:00
chylex
d2373631fe
Updated data storage to use the new dict
2015-04-05 18:20:36 +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
39974d0bac
Made the app single-instance w/ optional non-responding process kill
2015-04-05 15:57:55 +02:00
chylex
6cd831e639
Updated Explorer Integration's arguments passed to the app
2015-04-05 15:57:09 +02:00
chylex
d0ba1f7087
Added passed argument parser
2015-04-05 15:56:48 +02:00
chylex
328d0e1aa4
Tweaked button color saturation in normal state
2015-04-05 13:12:33 +02:00
chylex
f771dfb9a5
Fixed locs not saving after editing
2015-04-05 13:08:25 +02:00
chylex
e42a7912c5
Added saving and loading of backup locs to DataStorage
2015-04-05 13:03:54 +02:00
chylex
364eaa3190
Updated ExplorerIntegration to use ScheduledUpdate & added loading from registry
2015-04-05 13:03:33 +02:00
chylex
481731a5e3
Added ScheduledUpdate
2015-04-05 13:02:57 +02:00
chylex
b8e8b6111a
Added a red button and slight tint to normal state
2015-04-05 13:02:32 +02:00
chylex
04eec9239b
Made the text slightly darker
2015-04-05 02:45:09 +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
0eadbfc40a
Added Windows Explorer integration
2015-04-05 00:49:50 +02:00
chylex
0f2dbe84e2
Added directory selection dialog to editing page
2015-04-04 23:34:02 +02:00
chylex
820f2f4183
Added advanced options checkbox to editing page + larger buttons
2015-04-04 22:58:40 +02:00
chylex
53e6f49955
Fixed Backup Locations page not updating after edit
2015-04-04 22:05:35 +02:00
chylex
a139e5ea30
Forgot to push update to BackupLocation
2015-04-04 22:05:24 +02:00
chylex
16abb2082f
Added Save & Cancel to the editing page
2015-04-04 22:04:53 +02:00
chylex
6892826047
Added Backup Location editing page
2015-04-04 21:51:35 +02:00
chylex
c47e033725
Updated About page to use the resource
2015-04-04 21:50:53 +02:00
chylex
fa6599ef26
Added TextBox style and page background to App resources
2015-04-04 21:50:39 +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
c084b5adee
Moved ListView design into App resources
2015-04-04 19:13:57 +02:00
chylex
55477a16ca
Work on Backup Location screen (list colors, padding, drag corrections)
2015-04-04 18:37:28 +02:00
chylex
febed5fc88
Improved base Button colors
2015-04-04 15:21:51 +02:00
chylex
cb72ab3def
Fix drag&drop when holding modifier keys + moving across multiple rows
2015-04-04 15:21:29 +02:00
chylex
a59cb25d82
Stop main menu button timer
2015-04-04 15:05:44 +02:00
chylex
f560a80702
Backup Location drag&drop
2015-04-04 14:46:39 +02:00
chylex
6ffe5e25fd
Made a base Button design
2015-04-04 02:07:02 +02:00
chylex
d333338e3f
Fixed main menu buttons *still* changing state
2015-04-04 02:06:44 +02:00
chylex
4af0622d22
Added basic Backup Location page
2015-04-04 00:20:58 +02:00
chylex
52e4358179
Added page dimensions into app resources
2015-04-03 20:41:50 +02:00
chylex
1af7e784f6
Main Window XAML cleanup
2015-04-03 20:26:51 +02:00
chylex
e8bc65d4be
Enable code optimization
2015-04-03 20:26:40 +02:00
chylex
0b0cc1eb5e
Added a border around the window
2015-04-03 20:07:51 +02:00
chylex
2cef6f8bb5
About page with win version detection
2015-04-03 14:21:10 +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