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-02 13:38:03 +00:00
..
Properties it kinda vanished, so i readded it! 2014-11-13 14:28:00 +00:00
Resources something happened, i dont know what! 2014-12-02 13:38:03 +00:00
addBackupWizard.cs added an input locking function during validation, and started work on the database connection 2014-11-28 17:06:48 +00:00
addBackupWizard.Designer.cs renamed controls, and added files 2014-11-28 17:04:07 +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
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 removed testing code 2014-11-25 22:23:01 +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 removed pointless new lines 2014-11-17 16:11:58 +00:00
ejectDrive.cs Added class to safely eject USB drive 2014-07-21 12:40:52 +01:00
mainWindow.cs changed modifier 2014-11-22 22:50:53 +00:00
mainWindow.Designer.cs changed layouts, apparently.. 2014-11-22 22:50:04 +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 publish settings 2014-11-21 22:27:33 +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 changed global classes,and changed modifier 2014-11-21 22:32:50 +00:00
splashScreen.cs changed all internal 'modifiers' to 'public'. 2014-11-11 22:55:14 +00:00
splashScreen.Designer.cs added label to splash screen and changed / confirmed properties 2014-11-11 22:49:16 +00:00
splashScreen.resx Begun development of shaped splash screen 2014-07-17 21:36:42 +01:00
tools.cs added function for calculating hash (MD5 format) 2014-11-28 17:14:52 +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 moved open braces, and add function for getting drive object from letter. 2014-11-18 08:06:07 +00:00