1
Commit Graph

300 Commits

Author SHA1 Message Date
e1ce265547 modified SQL and validation 2014-12-08 15:19:24 +00:00
159b83d74f added screen to view / modify backups 2014-12-08 15:17:39 +00:00
5697acf477 test data added, i think 2014-12-08 15:16:57 +00:00
e4e358fd6c Added tooltips for elements to help people know what they are. 2014-12-08 11:53:43 +00:00
bc81103892 decreased max value to make -1 more realistic. 2014-12-08 11:52:33 +00:00
61975d143d added code for startup backups, Needs testing first! 2014-12-04 23:20:29 +00:00
4fece9fc11 added function to get drive name, and finished directory code 2014-12-04 23:19:17 +00:00
429b507153 added final validation for copying files 2014-12-04 23:18:35 +00:00
46d914e2a4 added clear controls function, and finalised SQL code, and added ending messages. 2014-12-04 23:15:29 +00:00
c6411b83d1 changed the layout of a few elements 2014-12-04 23:13:56 +00:00
ff6f71b7ef more test data, I think 2014-12-04 23:13:33 +00:00
d743c9fbdb started work on startup backup system 2014-12-04 12:47:25 +00:00
eb5dca120f removed icons (will add in in bulk later) 2014-12-04 12:46:51 +00:00
607cf04dd6 removed backup class, and added function for getting drive IDs 2014-12-04 12:40:50 +00:00
6cf15c6832 implemented function for calculating drive ID 2014-12-04 12:38:23 +00:00
17469c6134 added function to calculate drive ID (from hash) 2014-12-04 12:35:48 +00:00
b891ced629 added a few pieces of test data to recordset table 2014-12-04 12:35:16 +00:00
5034b83263 removed picture background 2014-12-03 12:28:42 +00:00
2f46d5d6f9 removed most of code to make it simpler 2014-12-03 12:28:05 +00:00
5b5f6342fb changed elements on splash screen 2014-12-03 12:27:44 +00:00
8c0e67c799 changed setup layout to make the splash screen actually work! 2014-12-03 12:27:14 +00:00
b668ee9865 added statement into catch to remove code from setup 2014-12-03 12:18:56 +00:00
5a9f75150d added more values to SQL statement 2014-12-03 12:18:32 +00:00
1ff94ff668 added function for getting unix time stamp (in 64 bit int so no 2038 rubbish!) 2014-12-02 13:38:59 +00:00
bd06cf5bd0 begain writing SQL code for adding backup record (and drive) 2014-12-02 13:38:30 +00:00
181b6d3151 something happened, i dont know what! 2014-12-02 13:38:03 +00:00
2d61ae8f62 added function for calculating hash (MD5 format) 2014-11-28 17:14:52 +00:00
dc03085e56 added style manager 2014-11-28 17:07:14 +00:00
985da800bc added an input locking function during validation, and started work on the database connection 2014-11-28 17:06:48 +00:00
dc690fa938 renamed controls, and added files 2014-11-28 17:04:07 +00:00
c57f33f67c I have no clue what changed. 2014-11-28 16:09:39 +00:00
e46e5633ca removed testing code 2014-11-25 22:23:01 +00:00
812d63858b added more verification and prepared for database addition 2014-11-25 22:20:37 +00:00
d5a54ade15 renamed switches 2014-11-25 22:18:53 +00:00
1d541911f3 moved brace (needs to be done with all files eventually!) 2014-11-24 17:12:01 +00:00
56f39ea5e6 started validation for input, and dialog enlargement 2014-11-24 17:11:36 +00:00
6b7d41bba2 added a progress bar for status of checks 2014-11-24 17:10:35 +00:00
b248dfe593 added code to return copy status to other windows 2014-11-22 22:52:02 +00:00
6c6149caed made the minimize button actually do something 2014-11-22 22:51:41 +00:00
1a3d7a21ef changed modifier 2014-11-22 22:50:53 +00:00
20e75db880 changed layouts, apparently.. 2014-11-22 22:50:04 +00:00
fc531eeb2c added layout controls for transfers. 2014-11-22 22:46:09 +00:00
14ee8107e0 added cancel button 2014-11-21 22:34:43 +00:00
e864cf699c modified controls 2014-11-21 22:33:25 +00:00
84656a33ef changed global classes,and changed modifier 2014-11-21 22:32:50 +00:00
62f9618e02 added backup details menu 2014-11-21 22:31:50 +00:00
eccdfab567 started to write code for creating multiple progress bars 2014-11-21 22:30:32 +00:00
62b5f50041 changed code to make use of new function 2014-11-21 22:29:10 +00:00
1ec1b2dae1 added basic elements to UI 2014-11-21 22:28:16 +00:00
0c8ca04e85 changed publish settings 2014-11-21 22:27:33 +00:00
1d7777dbd7 started adding function for copying files. Needs a little implementation and tinkering to work with Saviour. 2014-11-20 15:58:30 +00:00
04d5618e62 Copied code from laptop for copying 2014-11-20 15:57:31 +00:00
35fc82c200 added layout to copy file dialog. And copied code from laptop for copying interface. 2014-11-20 15:57:15 +00:00
11d87a7297 more info for currenttransfers window 2014-11-20 15:13:10 +00:00
97c99ba9f8 started designing interface for main copying window. 2014-11-20 15:12:44 +00:00
77422507d7 added in global definitions, and removed temp code that slowed down the program, used placeholder comment instead 2014-11-20 14:40:30 +00:00
93d37892db renamed style manager 2014-11-20 14:36:08 +00:00
a1e8f4f9f3 added testing functions for other windows 2014-11-20 14:32:50 +00:00
b1e1a0f76e changed a few buttons around. 2014-11-20 14:31:39 +00:00
ea0c6b9c62 created files for copying, need to add code however. 2014-11-20 14:27:37 +00:00
94b4296e00 added file copying DLL for copying files with a progress bar, FINALLY!! 2014-11-18 22:21:02 +00:00
35ad2d72bd moved open braces, and add function for getting drive object from letter. 2014-11-18 08:06:07 +00:00
e3ee1d3e39 changed loading to show dialog of wizard 2014-11-17 16:12:21 +00:00
d62d9ecbba removed pointless new lines 2014-11-17 16:11:58 +00:00
2c362daa03 modify elements 2014-11-17 16:11:43 +00:00
e858b4f46b changed dropdown contents 2014-11-17 16:11:08 +00:00
13a5aac6c3 removed pointless line 2014-11-17 16:10:44 +00:00
dc9af06bbf stores value in class, and applies folder path to textbox 2014-11-16 17:20:18 +00:00
576d9067cd moved brace and added extra close code to make sure it does. 2014-11-16 17:19:40 +00:00
eb4dfe7f60 changed closing code to stop errors 2014-11-16 17:15:53 +00:00
eacd021200 added elements to screen 2014-11-16 17:14:52 +00:00
30231e6bec adjusted label position 2014-11-16 15:49:48 +00:00
777c337606 added addbackup window for global access, and removed dispose (because it's not really needed 2014-11-15 13:46:33 +00:00
b5302faa2a added use for some ribbon buttons 2014-11-15 13:45:18 +00:00
7696536221 added code for listing drives and getting directory 2014-11-15 13:44:37 +00:00
31edb50c9b changed name of controls 2014-11-15 13:43:57 +00:00
af1e483d36 added / redesigned controls 2014-11-15 13:43:19 +00:00
e871a47037 added components to screen 2014-11-14 21:02:55 +00:00
8dbeb994fa renamed button 2014-11-14 18:40:30 +00:00
3500ea7bd7 i literally dont know! 2014-11-14 18:36:58 +00:00
647fd09720 added backup file and properties 2014-11-14 18:35:09 +00:00
a554d2aa5d added window for adding backup 2014-11-14 18:34:03 +00:00
bcb1022edd it kinda vanished, so i readded it! 2014-11-13 14:28:00 +00:00
06394ebd12 old mono file that isnt needed 2014-11-13 14:27:20 +00:00
cb8a9c43e5 i have no idea 2014-11-13 14:26:03 +00:00
5c43791941 changed all internal 'modifiers' to 'public'. 2014-11-11 22:55:14 +00:00
3d7999f34c init 2014-11-11 22:54:19 +00:00
0588741c46 added code for displaying splash screen 2014-11-11 22:50:00 +00:00
aed7839c40 added label to splash screen and changed / confirmed properties 2014-11-11 22:49:16 +00:00
a45039c592 added splash screen, edited threading import, and changed newline on closing dialog 2014-11-11 22:48:53 +00:00
9ade6218f3 put brace on same line - cleaner code 2014-11-11 22:47:26 +00:00
e47001f238 added back balloon code, incase it works on other machines. 2014-11-11 21:56:37 +00:00
b4912017ed added in disposing of objects for memory management 2014-11-11 21:37:56 +00:00
945879d9cf updated publish settings 2014-11-11 21:37:41 +00:00
7aa2e158f3 more application settings 2014-11-11 21:36:22 +00:00
a8563bab77 changed some attributes of the program 2014-11-11 21:33:00 +00:00
110ffae239 application settings testing (nothing really changed here) 2014-11-11 21:32:11 +00:00
1df0b8fc39 updated settings for build and publishing, hopefully makes it run faster and better! 2014-11-11 21:18:09 +00:00
427e473009 removed temp code 2014-11-11 15:41:03 +00:00
95a0f85849 publishing paramaters added 2014-11-11 15:40:45 +00:00
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