|
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 |
|
|
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 |
|
|
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 |
|
|
4c7a7373b4
|
Added list comparison statement, check if anything has changed
|
2014-07-25 19:08:48 +01:00 |
|
|
1b3f83d9e1
|
Removed almost everything. cant have execution function in case of SQL injection techniques
|
2014-07-25 19:08:08 +01:00 |
|
|
74f6359f77
|
Moved initialization to different file.
|
2014-07-25 19:07:08 +01:00 |
|
|
af4e7fdf87
|
added basic SQL code for adding and extracting values from the database
|
2014-07-24 20:27:22 +01:00 |
|
|
f1d0ae5ea1
|
Added separate file for database commands
|
2014-07-24 16:42:30 +01:00 |
|
|
46ec2ab46b
|
Added reference for SQL module, and added database class
|
2014-07-24 16:41:57 +01:00 |
|
|
660f7a6e12
|
started dev on connection to backup database, hit a roadblock on how to do it though!
|
2014-07-23 22:16:57 +01:00 |
|
|
f1fd4ae0ac
|
Added code for getting selected device from connected devices menu!
|
2014-07-22 23:26:16 +01:00 |
|
|
eb87e65a4a
|
Changed style of connected devices list, and a whole load of other stuff that I dont know!
|
2014-07-22 23:25:48 +01:00 |
|
|
23b2fe177b
|
Began development on function for scanning inserted drives
|
2014-07-22 23:24:20 +01:00 |
|
|
c893029596
|
Added refresh code for button, and began development for selecting drive
|
2014-07-22 21:14:30 +01:00 |
|
|
011a1c3921
|
Changed function definition, optimized code, and added function for ejecting drive
|
2014-07-22 21:12:00 +01:00 |
|
|
37eb469c49
|
Added refresh button for drive list
|
2014-07-22 21:09:28 +01:00 |
|
|
4a939c4aff
|
Began Development on sidebar for drive displaying
|
2014-07-21 18:32:13 +01:00 |
|
|
ff93ade940
|
Removed something?...
|
2014-07-21 18:31:00 +01:00 |
|
|
50432ac9f9
|
Clean up and added 'Using' statements (Originally for testing)
|
2014-07-21 12:42:06 +01:00 |
|
|
ef8404f94b
|
Renamed controls
|
2014-07-21 12:41:29 +01:00 |
|
|
ba6a4581c4
|
Added class to safely eject USB drive
|
2014-07-21 12:40:52 +01:00 |
|
|
ba28d2dc9b
|
Added function to get drives
|
2014-07-21 12:39:57 +01:00 |
|
|
33b64a31a0
|
Edited layout of main tabs. Added some images and added in some buttons
|
2014-07-18 13:36:31 +01:00 |
|