1
0
Fork 0
Commit Graph

28 Commits

Author SHA1 Message Date
chylex e322f4cd59 Fixed DataStorage re-saving all files 2015-05-16 00:21:36 +02:00
chylex c439e243d1 Added a drag&drop override interface for pages 2015-05-15 16:53:26 +02:00
chylex 6ebe6729c8 Fixed compat and MainWindow load code 2015-05-06 20:22:24 +02:00
chylex 1040e693b4 Addressed code analysis again 2015-05-04 19:02:00 +02:00
chylex 78156c626d Fixed file drop on Home pages 2015-05-01 22:14:21 +02:00
chylex 9f496aad8c Disabled Frame shortcuts and sounds 2015-05-01 21:42:54 +02:00
chylex 349c620aa5 Delayed Home page loading to improve perceived performance 2015-04-19 23:25:58 +02:00
chylex 162874ada8 Added a (temporary) splash screen 2015-04-19 23:22:46 +02:00
chylex 92cd2d059e Made scheduled saving optional 2015-04-16 17:57:33 +02:00
chylex e3b02d1cd1 Optimize data storage by disabling saving if not needed 2015-04-15 18:32:09 +02:00
chylex 5349b4d05f Moved DataStorage and ExplorerIntegration into Data namespace 2015-04-13 22:58:52 +02:00
chylex 413c800ad6 Fixed canceled page switch changing the active menu btn 2015-04-13 20:42:30 +02:00
chylex 25b4fcf670 Added a page switch handler 2015-04-13 17:28:11 +02:00
chylex d65a96135d Disable frame history to optimize RAM usage 2015-04-13 15:06:34 +02:00
chylex 7dd04a24c4 Added backup and cancel buttons to Drop window and fixed page NPE 2015-04-10 19:25:28 +02:00
chylex 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
chylex 10265fb501 Added IPageShowData call ignore object 2015-04-10 18:32:31 +02:00
chylex 114bd2ec9e Added a Drag&Drop overlay to main window 2015-04-09 21:26:56 +02:00
chylex 0e9e1f2611 Added Drag&Drop events 2015-04-09 20:33:09 +02:00
chylex e4191482e6 Do not compile/use SimpleStyles.xaml 2015-04-08 19:46: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 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