1
Commit Graph

100 Commits

Author SHA1 Message Date
ccb1bfd830 stuff 2014-11-11 13:28:52 +00:00
abd268e3f0 added backup class for getting information from database, and adding code for retreival from database 2014-11-10 16:36:14 +00:00
afd1b9843c added comment, and changed exit code 2014-11-10 14:52:04 +00:00
a0026d5005 removed balloon from notification icon, doesnt work for some reason :/ 2014-11-10 14:51:02 +00:00
efebf64068 edited code to make it more resource friendly 2014-11-10 14:50:31 +00:00
fa06c0ead1 changed design (somehow) 2014-11-10 14:50:03 +00:00
116f0979ef edited file for copying database from resources 2014-11-10 14:47:33 +00:00
ddfb14a269 i have no idea... 2014-11-10 14:46:49 +00:00
7a635cbbf3 init 2014-11-09 19:23:23 +00:00
0733463b36 removed code for making database, premade one used instead. 2014-11-09 18:18:09 +00:00
544c8b961c database added 2014-11-09 18:10:47 +00:00
3156024d56 added file to project (database) (may need to edit .gitignore...) 2014-11-09 18:10:22 +00:00
e6db5f5201 renamed some classes, and moved code to be more global 2014-11-09 16:11:10 +00:00
d0ad8170e8 added close program button to notification icon 2014-11-08 09:27:36 +00:00
8c0ef2af64 put code on 1 line 2014-11-08 09:23:54 +00:00
38d84788ce added validation to see if args is empty 2014-11-07 15:08:53 +00:00
9db8544a67 user preferences 2014-11-07 14:33:19 +00:00
958d12f5c8 added file 2014-11-07 14:29:17 +00:00
13f8ded5b9 Removed database tools from setup 2014-11-07 00:39:59 +00:00
f37b56515a Added information from database spreadsheet for tables and data 2014-11-07 00:39:42 +00:00
6fc02d8f16 Added file for getting OS information 2014-11-07 00:38:59 +00:00
61202f5bcf added dialog for program closing 2014-11-06 10:22:28 +00:00
6123e2d1a7 Removed blank lines, and added another menu item 2014-11-06 10:22:13 +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
c84e2381e3 moved context menu code and made setup function, also added 'still running' balloontip 2014-11-04 17:26: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
6f28bfb8f6 moved args decoding to mainwindow, and added dispose for SQL engine, and proper exit code. 2014-11-04 17:25:00 +00:00
705bfe444b added code to autohide the mainwindow when startup flag is used 2014-11-04 15:56:09 +00:00
f89dd254ba modified to attempt to fix notification icon 2014-11-04 15:55:18 +00:00
8d547ad7f3 added code for testing 2014-11-04 15:48:10 +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
86755f635b Removed random function that wasnt connected to anything 2014-09-14 15:14:34 +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
fbba41b85a Added more images to media file, added them all into VS resources file 2014-07-31 15:35:01 +01:00