1
Commit Graph

94 Commits

Author SHA1 Message Date
70da3c8584 Changed the startup code to make it work before dev code is finished 2014-10-07 17:06:39 +01:00
822179d1b8 Changed footer information 2014-10-05 12:31:00 +01:00
b37c50302a i'm not sure... 2014-10-04 13:22:59 +01:00
5129a45838 Added more detail to aims and data storage 2014-09-29 12:19:59 +01:00
be486664f9 Added data item table 2014-09-23 14:10:56 +01:00
ba812a868c added more comments to the file 2014-09-14 15:19:00 +01:00
b3bb578cc7 Added information to the document 2014-09-14 15:18:02 +01:00
86755f635b Removed random function that wasnt connected to anything 2014-09-14 15:14:34 +01:00
4d4dbdc6d7 initialise file 2014-09-09 18:13:07 +01:00
b22c2291f8 added file for designing database 2014-08-22 19:11:28 +01:00
37971bb66d added displaying window code, sort of self-reflective though, and therefore hacky. May need to be changed! 2014-08-10 22:47:44 +01:00
838cbae765 removed some of the testing code 2014-08-10 22:47:02 +01:00
0ac0f2d86a added code to check for the runtime arguments for the program to tell where its run from 2014-08-05 16:44:49 +01:00
f65b139af6 removed testing display code 2014-08-05 16:44:14 +01:00
5945bcc311 Changed runnning main window to be selected in setup 2014-08-05 16:43:49 +01:00
d43dc445a6 capture runtime arguements, just testing at the moment (see shortcut in debug folder) 2014-08-04 18:31:19 +01:00
5ce67686ec added capture of runtime arguements, and then pass them to init 2014-08-04 18:30:45 +01:00
ef38c3678c added icons and files 2014-08-02 10:50:46 +01:00
b9dbfe96fa split the initProgram function 2014-08-02 10:48:14 +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
07d394c519 i'm not actually sure 2014-08-02 10:45:29 +01:00
5cbb4c35a6 added 2 files 2014-08-02 10:43:54 +01:00
50ae693586 Added program icon to resource file 2014-08-02 10:43:36 +01:00
daf129ab9d added setup to outside mainwindow, so it can happen without displaying it. 2014-08-02 10:42:30 +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
fb7e3d993f added a few controls to ribbon bar, and, im not sure what else. 2014-08-01 22:11:36 +01:00
7d901a1922 added a little to the list 2014-08-01 22:09:52 +01:00
fbba41b85a Added more images to media file, added them all into VS resources file 2014-07-31 15:35:01 +01:00
eb32545059 changed function and access modifiers 2014-07-31 15:34:24 +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
c726c09d76 updated icons 2014-07-31 15:32:37 +01:00
2f0e303bff updated access modifiers 2014-07-31 15:32:08 +01:00
3167738dae updated image to link to resource 2014-07-31 15:30:56 +01:00
a4c16f5d80 added resources 2014-07-31 15:29:38 +01:00
c86f1decbf Added contents of media folder into resources 2014-07-31 15:29:14 +01:00
e780ad5a68 removed image that isnt used anymore in the program 2014-07-31 15:28:06 +01:00
df6a29fac6 removed 'this' from parameters. Caused it to mess up else 2014-07-30 22:32:55 +01:00
d493438c65 removed return failsafe. (I just wont call the function from now on) 2014-07-30 22:32:18 +01:00
538ed2d271 added timers for threading to UI 2014-07-30 22:31:41 +01:00
ad317ed6f2 added functions for getting type of drive, getting the number of drives connected, and calculating the percentage of space free 2014-07-30 22:31:21 +01:00
ed5efb9bc0 Added code to update drive details and optimised list selection 2014-07-30 22:30:23 +01:00
eab31d3e69 Renamed a load of controls 2014-07-30 22:29:25 +01:00
9cc3f527bd Added files to resources 2014-07-30 22:28:46 +01:00
071d9eef9f Added images to resources file to allow them to be used in the program 2014-07-30 22:27:57 +01:00
b01a563dae added images to files for use in program. Mainly images for drive types 2014-07-30 22:27:06 +01:00
f50f74e554 Added more validation on selecting drive from list, and displaying tab when selected 2014-07-27 21:03:06 +01:00
f7f0abd98d Added panel for drive details, and removed rules tab 2014-07-27 21:01:19 +01:00
6753feb8be Began development on drive details panel 2014-07-27 20:59:31 +01:00
f8f8e3ac9e Added details for program initialisation 2014-07-27 20:58:49 +01:00
637baf6e64 added tools file to contain global useful functions 2014-07-27 20:55:59 +01:00