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-07-30 22:32:55 +01:00
..
Properties Added images to resources file to allow them to be used in the program 2014-07-30 22:27:57 +01:00
Resources added images to files for use in program. Mainly images for drive types 2014-07-30 22:27:06 +01:00
App.config Initialise Visual Studio 2014-06-25 11:47:28 +01:00
Cd-black-red.ico Added program icon to project 2014-06-25 15:49:40 +01:00
databaseTools.cs Removed almost everything. cant have execution function in case of SQL injection techniques 2014-07-25 19:08:08 +01:00
ejectDrive.cs Added class to safely eject USB drive 2014-07-21 12:40:52 +01:00
mainWindow.cs Added code to update drive details and optimised list selection 2014-07-30 22:30:23 +01:00
mainWindow.Designer.cs Renamed a load of controls 2014-07-30 22:29:25 +01:00
mainWindow.resx added timers for threading to UI 2014-07-30 22:31:41 +01:00
Program.cs Changed start up form 2014-07-17 21:38:40 +01:00
Saviour Backup System.csproj Added files to resources 2014-07-30 22:28:46 +01:00
Saviour Backup System.sln Initialise Visual Studio 2014-06-25 11:47:28 +01:00
setup.cs removed return failsafe. (I just wont call the function from now on) 2014-07-30 22:32:18 +01:00
splashScreen.cs Begun development of shaped splash screen 2014-07-17 21:36:42 +01:00
splashScreen.Designer.cs Begun development of shaped splash screen 2014-07-17 21:36:42 +01:00
splashScreen.resx Begun development of shaped splash screen 2014-07-17 21:36:42 +01:00
tools.cs removed 'this' from parameters. Caused it to mess up else 2014-07-30 22:32:55 +01:00
USBTools.cs added functions for getting type of drive, getting the number of drives connected, and calculating the percentage of space free 2014-07-30 22:31:21 +01:00