1
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
saviour-backup-system/Saviour Backup System
2014-12-30 17:30:34 +00:00
..
Properties it kinda vanished, so i readded it! 2014-11-13 14:28:00 +00:00
Resources cleared database 2014-12-30 17:28:40 +00:00
addBackupWizard.cs 1 line caused so many errors, the other wasnt needed 2014-12-30 17:29:21 +00:00
addBackupWizard.Designer.cs decreased max value to make -1 more realistic. 2014-12-08 11:52:33 +00:00
addBackupWizard.resx added style manager 2014-11-28 17:07:14 +00:00
App.config application settings testing (nothing really changed here) 2014-11-11 21:32:11 +00:00
backupViewer.cs added screen to view / modify backups 2014-12-08 15:17:39 +00:00
backupViewer.Designer.cs added screen to view / modify backups 2014-12-08 15:17:39 +00:00
backupViewer.resx added screen to view / modify backups 2014-12-08 15:17:39 +00:00
Cd-black-red.ico Added program icon to project 2014-06-25 15:49:40 +01:00
CopyFiles.dll added file copying DLL for copying files with a progress bar, FINALLY!! 2014-11-18 22:21:02 +00:00
currentTransfers.cs change parameters, and added clear button (and removed code for testing button) 2014-12-30 17:30:34 +00:00
currentTransfers.Designer.cs added button for clearing all elements 2014-12-30 17:29:44 +00:00
currentTransfers.resx more info for currenttransfers window 2014-11-20 15:13:10 +00:00
databaseTools.cs added function to get creation date, and added validations. 2014-12-29 18:58:04 +00:00
ejectDrive.cs Added class to safely eject USB drive 2014-07-21 12:40:52 +01:00
mainWindow.cs added click event, and added details for backups of drive 2014-12-29 18:55:35 +00:00
mainWindow.Designer.cs renamed controls and added click events 2014-12-29 18:50:31 +00:00
mainWindow.resx renamed style manager 2014-11-20 14:36:08 +00:00
notificationIcon.cs changed all internal 'modifiers' to 'public'. 2014-11-11 22:55:14 +00:00
OSInfo.cs added file 2014-11-07 14:29:17 +00:00
Program.cs added code for testing 2014-11-04 15:48:10 +00:00
Saviour Backup System.csproj 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
Saviour Backup System.sln Initialise Visual Studio 2014-06-25 11:47:28 +01:00
Settings.cs init 2014-11-11 22:54:19 +00:00
setup.cs added global form and removed pointless variable 2014-12-08 15:21:13 +00:00
splashScreen.cs removed most of code to make it simpler 2014-12-03 12:28:05 +00:00
splashScreen.Designer.cs changed elements on splash screen 2014-12-03 12:27:44 +00:00
splashScreen.resx removed picture background 2014-12-03 12:28:42 +00:00
tools.cs added function to hash directory 2014-12-08 18:21:19 +00:00
transferWindow.cs removed deconstructor, pointless functions, and new lines before braces 2014-12-15 17:04:22 +00:00
transferWindow.Designer.cs removed event handlers 2014-12-15 16:12:31 +00:00
transferWindow.resx created files for copying, need to add code however. 2014-11-20 14:27:37 +00:00
USBTools.cs Renamed it - So it's more accurate 2014-12-30 17:28:59 +00:00