1
0
mirror of https://github.com/chylex/Backup-Essentials.git synced 2025-11-24 03:37:22 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
7dd04a24c4 Added backup and cancel buttons to Drop window and fixed page NPE 2015-04-10 19:25:28 +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
10265fb501 Added IPageShowData call ignore object 2015-04-10 18:32:31 +02:00
114bd2ec9e Added a Drag&Drop overlay to main window 2015-04-09 21:26:56 +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
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
chylex
e42a7912c5 Added saving and loading of backup locs to DataStorage 2015-04-05 13:03:54 +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
d333338e3f Fixed main menu buttons *still* changing state 2015-04-04 02:06:44 +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