1
0
mirror of https://github.com/chylex/Backup-Essentials.git synced 2025-07-22 23:04:33 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
5349b4d05f Moved DataStorage and ExplorerIntegration into Data namespace 2015-04-13 22:58:52 +02:00
92861ea03e Message boxes use main window to stay in front 2015-04-13 17:30:36 +02:00
857e2d0b8b Added compatibility layer for Win XP/Vista 2015-04-13 15:32:29 +02:00
26ea4f90b1 Added run info class, multiple sources and debug report 2015-04-12 23:04:47 +02:00
4d387c8f9c Added multi-value args and fixed runtime arguments 2015-04-10 19:25:07 +02:00
c65973bb3f Moved Explorer Integration to location IDs instead of text 2015-04-10 18:33:21 +02:00
0a3af2dff8 Code analysis cleanups
Disposing FileStreams and dialogs correctly
Added some parameter checking and fixed some parameter names
Added StringComparison and CultureInfo to string and date functions
Made StringDictionarySerializer static
2015-04-07 23:10:59 +02:00
c27eee0b1b Fixed exception printing 2015-04-07 22:27:30 +02:00
a4c64fb31c Added exception printing into a text file 2015-04-07 21:30:20 +02:00
30e66f7be2 Remove an unnecessary space 2015-04-06 22:08:51 +02:00
83815ecd27 Added the backup logic w/taskbar and a placeholder window 2015-04-05 23:49:19 +02:00
chylex
39974d0bac Made the app single-instance w/ optional non-responding process kill 2015-04-05 15:57:55 +02:00
chylex
b273ca0f8d Initial commit - basic window and main menu design 2015-04-03 01:48:26 +02:00