1
Commit Graph

309 Commits

Author SHA1 Message Date
b5c3d0cbae changed startup tab 2015-01-11 14:50:08 +00:00
ba9c2f8f36 removed dev comment 2015-01-11 14:49:27 +00:00
ca051dc740 Added operating system column to keep track 2015-01-09 20:03:09 +00:00
d3468c5098 Document isnt needed, most of this can be handled by git! 2015-01-09 15:25:30 +00:00
bec70f9699 Added document to log testing of the project against objectives 2015-01-09 15:23:40 +00:00
2af05220e3 updated compression logic, and interface code with 7zip (that still needs testing) 2015-01-09 15:03:26 +00:00
e79436e2cd moved controls and added compression warning. 2015-01-09 14:59:46 +00:00
61888bce5c spelling 2015-01-09 14:56:36 +00:00
9983587499 added final message box for finish copy. And added parameter 2015-01-06 17:59:18 +00:00
170bf7d1ad added name of drive in message box 2015-01-06 17:54:30 +00:00
01c6cd4270 added differentiation to non-compression path right before copy, so save time. 2015-01-06 12:44:08 +00:00
6a72949697 finished (mostly) 7zip compression function 2015-01-06 12:42:21 +00:00
e58bbeb71d added global directory string 2015-01-06 12:39:01 +00:00
b68e54539a I DONT KNOW!... 2015-01-06 12:38:23 +00:00
4c7ab9cc15 moved set of finish flag so it's quicker. 2015-01-04 14:35:41 +00:00
c526fd3268 added function to find if drive is going to be compressed 2015-01-04 14:35:19 +00:00
4188d512ef compression just to zip file is no longer supported 2015-01-04 14:34:52 +00:00
ba0cd601ed added code for interface with 7-zip compression. and managing all the compression of files. 2015-01-03 21:26:13 +00:00
81a46fcfb9 added text and removed pointless variable 2015-01-03 14:36:09 +00:00
9166af5f74 added help text to form 2015-01-03 14:35:38 +00:00
a85b565ac9 Added 7-zip SDK to project 2015-01-03 14:31:22 +00:00
2d2c473c21 started writing function for viewing records 2015-01-01 16:45:23 +00:00
2cc89791a2 added display elements 2015-01-01 16:43:54 +00:00
6b912d687e literally nothing has changed... 2015-01-01 16:38:43 +00:00
09d7072181 removed testing button 2015-01-01 14:23:23 +00:00
127f26c7ed added code that is run at the end of the copy (almost), so backup record can be put there. Still need to lock progress bars. 2014-12-30 17:34:33 +00:00
1b6ba42639 added code to reverse timestamp operation 2014-12-30 17:33:51 +00:00
e734383164 commented out (needs editing to newer code) 2014-12-30 17:33:33 +00:00
7c58fa2fdb added toolstrip code, and edited backup information display to display properly 2014-12-30 17:33:14 +00:00
1881ab35ff renamed element on tool strip 2014-12-30 17:32:21 +00:00
72b0f2211c edited SQL statements, and made sure database was closed and parameters cleared after every statement 2014-12-30 17:31:14 +00:00
7c497eb8a2 change parameters, and added clear button (and removed code for testing button) 2014-12-30 17:30:34 +00:00
ecc64ca8ac added button for clearing all elements 2014-12-30 17:29:44 +00:00
f387073ff6 1 line caused so many errors, the other wasnt needed 2014-12-30 17:29:21 +00:00
3662348450 Renamed it - So it's more accurate 2014-12-30 17:28:59 +00:00
23b7d1cd82 cleared database 2014-12-30 17:28:40 +00:00
4b619a832b updated progress to current stage 2014-12-30 17:28:18 +00:00
0c093f7184 added function to get creation date, and added validations. 2014-12-29 18:58:04 +00:00
20ac080884 removed import and made line layout standard 2014-12-29 18:56:18 +00:00
5ac2940579 added click event, and added details for backups of drive 2014-12-29 18:55:35 +00:00
d83a51c0e8 renamed controls and added click events 2014-12-29 18:50:31 +00:00
ade7a123c9 removed testing data from database, so it's a clean copy. 2014-12-29 18:48:35 +00:00
fd8eaf6921 changed location of DLLs, because the new laptop uses a different drive letter. Seems to be an absolute directory, so may not work on desktop. 2014-12-29 16:47:35 +00:00
0b2251460c removed deconstructor, pointless functions, and new lines before braces 2014-12-15 17:04:22 +00:00
9b857044fb removed useless using statements, changed boolean logic for testing, and added more messages. Also added backup record creation function 2014-12-15 17:01:36 +00:00
01e88de6dd changed SQL values to make them more efficient. 2014-12-15 16:12:57 +00:00
a1460d1deb removed event handlers 2014-12-15 16:12:31 +00:00
54c0a12ab6 more stuff!! 2014-12-15 16:11:42 +00:00
d60040f2d3 testing code, and more parameters 2014-12-12 18:12:03 +00:00
b3ca826d51 added handlers, mainly for testing 2014-12-12 18:10:33 +00:00