1
0
Fork 0
Commit Graph

34 Commits

Author SHA1 Message Date
chylex acfdcafb43 Fixed locking exception and run logs 2015-05-16 16:56:10 +02:00
chylex 60dbb5b92d Added PID to logging 2015-05-16 14:34:12 +02:00
chylex fbf1fb4468 Added basic logging system 2015-05-16 03:17:52 +02:00
chylex b37458cab2 Update exception handling 2015-05-16 00:19:58 +02:00
chylex 52270283ab Check for InvalidOperationException when working with processes 2015-05-07 00:25:56 +02:00
chylex c332f11cb4 Organized usings in App 2015-05-07 00:03:13 +02:00
chylex 6ebe6729c8 Fixed compat and MainWindow load code 2015-05-06 20:22:24 +02:00
chylex 2964326b26 Last code analysis tweaks 2015-05-04 20:33:17 +02:00
chylex 1040e693b4 Addressed code analysis again 2015-05-04 19:02:00 +02:00
chylex 51d3e45586 Everything should be translateable now 2015-05-01 15:19:58 +02:00
chylex bf956de18e Added translation support for app errors and reports 2015-05-01 14:40:41 +02:00
chylex 3cf1a2a7bb Added a -nohide flag to start a backup without minimizing 2015-04-30 00:27:09 +02:00
chylex faf8180ee5 I forgot how structs work >.> 2015-04-27 00:41:34 +02:00
chylex 65ccb4cba4 Added a -noreport flag to program arguments 2015-04-27 00:30:33 +02:00
chylex 5cd6e4d460 Implemented date format setting 2015-04-20 21:30:19 +02:00
chylex 162874ada8 Added a (temporary) splash screen 2015-04-19 23:22:46 +02:00
chylex 560cd66654 Fix current directory on app start 2015-04-19 13:50:29 +02:00
chylex 375896fc29 Implemented saving and loading of settings 2015-04-18 17:44:09 +02:00
chylex 5534ad25bd Passing location name to the history generator 2015-04-17 17:37:12 +02:00
chylex 5f7a0df63d Moved exception logging to a static method 2015-04-15 22:52:58 +02:00
chylex c24f58ee01 Fixed current directory when running via explorer integration 2015-04-15 18:51:42 +02:00
chylex 5349b4d05f Moved DataStorage and ExplorerIntegration into Data namespace 2015-04-13 22:58:52 +02:00
chylex 92861ea03e Message boxes use main window to stay in front 2015-04-13 17:30:36 +02:00
chylex 857e2d0b8b Added compatibility layer for Win XP/Vista 2015-04-13 15:32:29 +02:00
chylex 26ea4f90b1 Added run info class, multiple sources and debug report 2015-04-12 23:04:47 +02:00
chylex 4d387c8f9c Added multi-value args and fixed runtime arguments 2015-04-10 19:25:07 +02:00
chylex c65973bb3f Moved Explorer Integration to location IDs instead of text 2015-04-10 18:33:21 +02:00
chylex 0a3af2dff8 Code analysis cleanups #1
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
chylex c27eee0b1b Fixed exception printing 2015-04-07 22:27:30 +02:00
chylex a4c64fb31c Added exception printing into a text file 2015-04-07 21:30:20 +02:00
chylex 30e66f7be2 Remove an unnecessary space 2015-04-06 22:08:51 +02:00
chylex 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