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-11-21 22:32:50 +00:00
..
Properties it kinda vanished, so i readded it! 2014-11-13 14:28:00 +00:00
Resources init 2014-11-09 19:23:23 +00:00
addBackupWizard.cs changed dropdown contents 2014-11-17 16:11:08 +00:00
addBackupWizard.Designer.cs modify elements 2014-11-17 16:11:43 +00:00
addBackupWizard.resx added window for adding backup 2014-11-14 18:34:03 +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 started to write code for creating multiple progress bars 2014-11-21 22:30:32 +00:00
currentTransfers.Designer.cs added basic elements to UI 2014-11-21 22:28:16 +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 code to make use of new function 2014-11-21 22:29:10 +00:00
mainWindow.Designer.cs added backup details menu 2014-11-21 22:31:50 +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 changed all internal 'modifiers' to 'public'. 2014-11-11 22:55:14 +00:00
transferWindow.cs Copied code from laptop for copying 2014-11-20 15:57:31 +00:00
transferWindow.Designer.cs added layout to copy file dialog. And copied code from laptop for copying interface. 2014-11-20 15:57:15 +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