1
Commit Graph

33 Commits

Author SHA1 Message Date
6c89e150bd Added button for ejecting drive 2015-02-06 13:17:43 +00:00
fd5af99db6 So many god damn comments!! Summaries for all functions in files done! 2015-02-02 00:40:30 +00:00
86e23f3ef8 event handler testing for oneclick update on college network 2015-01-14 11:12:23 +00:00
7c58fa2fdb added toolstrip code, and edited backup information display to display properly 2014-12-30 17:33:14 +00:00
5ac2940579 added click event, and added details for backups of drive 2014-12-29 18:55:35 +00:00
4ba4802c09 removed pointless function 2014-12-08 18:18:29 +00:00
8ebf8d5e9e added button events for displaying backups window 2014-12-08 15:20:07 +00:00
b668ee9865 added statement into catch to remove code from setup 2014-12-03 12:18:56 +00:00
1a3d7a21ef changed modifier 2014-11-22 22:50:53 +00:00
62b5f50041 changed code to make use of new function 2014-11-21 22:29:10 +00:00
a1e8f4f9f3 added testing functions for other windows 2014-11-20 14:32:50 +00:00
e3ee1d3e39 changed loading to show dialog of wizard 2014-11-17 16:12:21 +00:00
eb4dfe7f60 changed closing code to stop errors 2014-11-16 17:15:53 +00:00
b5302faa2a added use for some ribbon buttons 2014-11-15 13:45:18 +00:00
5c43791941 changed all internal 'modifiers' to 'public'. 2014-11-11 22:55:14 +00:00
efebf64068 edited code to make it more resource friendly 2014-11-10 14:50:31 +00:00
38d84788ce added validation to see if args is empty 2014-11-07 15:08:53 +00:00
33aadeb6fb added tier stops when form closes. Won't make much difference performance wise, but it's a start 2014-11-06 10:20:59 +00:00
8486aefdf8 added runtime args decode, and custom show/hide commands so they are resource lighter. Also added code for exiting 2014-11-04 17:25:54 +00:00
705bfe444b added code to autohide the mainwindow when startup flag is used 2014-11-04 15:56:09 +00:00
70da3c8584 Changed the startup code to make it work before dev code is finished 2014-10-07 17:06:39 +01:00
ba812a868c added more comments to the file 2014-09-14 15:19:00 +01:00
213b4eb226 added function to run on form close, and added comment for the population of the device tab 2014-08-02 10:46:28 +01:00
26ab54cd63 removed startup commands ready for redesign, put adding to list view into try, incase 2 drives are removed at once. Changed around devicetab visibility, and juggled around some more code to remove some of the bugs. 2014-08-01 22:14:26 +01:00
281fdd87f0 Removed try blocks, added length check to drive label display, added percentage to capacity bar, and changed access modifiers 2014-07-31 15:34:00 +01:00
ed5efb9bc0 Added code to update drive details and optimised list selection 2014-07-30 22:30:23 +01:00
f50f74e554 Added more validation on selecting drive from list, and displaying tab when selected 2014-07-27 21:03:06 +01:00
f1fd4ae0ac Added code for getting selected device from connected devices menu! 2014-07-22 23:26:16 +01:00
c893029596 Added refresh code for button, and began development for selecting drive 2014-07-22 21:14:30 +01:00
4a939c4aff Began Development on sidebar for drive displaying 2014-07-21 18:32:13 +01:00
50432ac9f9 Clean up and added 'Using' statements (Originally for testing) 2014-07-21 12:42:06 +01:00
33b64a31a0 Edited layout of main tabs. Added some images and added in some buttons 2014-07-18 13:36:31 +01:00
5eb911bd04 Added basic ribbon control to main window 2014-07-17 21:36:13 +01:00