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-08 15:19:24 +00:00
..
Properties it kinda vanished, so i readded it! 2014-11-13 14:28:00 +00:00
Resources test data added, i think 2014-12-08 15:16:57 +00:00
addBackupWizard.cs modified SQL and validation 2014-12-08 15:19:24 +00:00
addBackupWizard.Designer.cs changed the layout of a few elements 2014-12-04 23:13:56 +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 added final validation for copying files 2014-12-04 23:18:35 +00:00
currentTransfers.Designer.cs added layout controls for transfers. 2014-11-22 22:46:09 +00:00
currentTransfers.resx more info for currenttransfers window 2014-11-20 15:13:10 +00:00
databaseTools.cs added function to get drive name, and finished directory code 2014-12-04 23:19:17 +00:00
ejectDrive.cs Added class to safely eject USB drive 2014-07-21 12:40:52 +01:00
mainWindow.cs added statement into catch to remove code from setup 2014-12-03 12:18:56 +00:00
mainWindow.Designer.cs removed icons (will add in in bulk later) 2014-12-04 12:46:51 +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 added screen to view / modify backups 2014-12-08 15:17:39 +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 code for startup backups, Needs testing first! 2014-12-04 23:20:29 +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 for getting unix time stamp (in 64 bit int so no 2038 rubbish!) 2014-12-02 13:38:59 +00:00
transferWindow.cs added code to return copy status to other windows 2014-11-22 22:52:02 +00:00
transferWindow.Designer.cs made the minimize button actually do something 2014-11-22 22:51:41 +00:00
transferWindow.resx created files for copying, need to add code however. 2014-11-20 14:27:37 +00:00
USBTools.cs added function to calculate drive ID (from hash) 2014-12-04 12:35:48 +00:00