1
0
Fork 0

Commit Graph

  • 871f6873dc Fixed hidden files in destination root dir master chylex 2015-05-17 19:13:55 +0200
  • c837025c92 Profiled backup runner and optimized it a bit chylex 2015-05-17 19:13:44 +0200
  • edd560d10e Added profiling to backup runner and tweaked debug logging chylex 2015-05-17 15:17:36 +0200
  • 850ac74dbd Fixed hidden file search in backup runner chylex 2015-05-17 15:16:58 +0200
  • 69c0ffec8b Reorganized and cleaned up Utils namespace chylex 2015-05-17 00:53:43 +0200
  • 1fb8c1c8ed Cleaned up the Testing Window chylex 2015-05-16 18:22:45 +0200
  • b0388b4037 Added a caution icon with tooltip to bad Location directory, added double-clicking Location chylex 2015-05-16 18:22:04 +0200
  • 414693261c Delayed old history removal warning to let Settings screen update chylex 2015-05-16 17:07:23 +0200
  • aecdcfc68f Properly tested history gen, removed the TODOs chylex 2015-05-16 17:01:58 +0200
  • d0f718c157 Hopefully, probably, maybe fixed the entire IO for history gen and data storage chylex 2015-05-16 16:57:35 +0200
  • acfdcafb43 Fixed locking exception and run logs chylex 2015-05-16 16:56:10 +0200
  • a05841d75c Added FileLock chylex 2015-05-16 16:49:42 +0200
  • 60dbb5b92d Added PID to logging chylex 2015-05-16 14:34:12 +0200
  • 5f13a0bc9c Added a couple TODOs chylex 2015-05-16 12:54:16 +0200
  • fbf1fb4468 Added basic logging system chylex 2015-05-16 03:17:52 +0200
  • 25ec9fb832 Fixed history file being overwritten by multiple instances of the process chylex 2015-05-16 00:24:13 +0200
  • 40d49179de Reworked history file saving to support multiple files at the same time chylex 2015-05-16 00:21:58 +0200
  • e322f4cd59 Fixed DataStorage re-saving all files chylex 2015-05-16 00:21:36 +0200
  • e40a963cf8 Try to resolve file access issues in FileUtils, and delete exception logging chylex 2015-05-16 00:20:22 +0200
  • b37458cab2 Update exception handling chylex 2015-05-16 00:19:58 +0200
  • 1e74ab7908 Tweaked selected item after deleting History entry, and fixed removing non-existent files chylex 2015-05-15 23:55:45 +0200
  • 089347aff2 Fixed settings combobox rendering chylex 2015-05-15 17:25:04 +0200
  • e5bffaba40 Added drag&drop functionality to Backup Edit page chylex 2015-05-15 16:53:45 +0200
  • c439e243d1 Added a drag&drop override interface for pages chylex 2015-05-15 16:53:26 +0200
  • e007a9af3f Removed Simple Styles chylex 2015-05-15 16:20:38 +0200
  • 6113ea1562 Finished cs translation and fixed a typo in en chylex 2015-05-15 01:41:20 +0200
  • a90d53e84a Batch of language updates and translations chylex 2015-05-15 00:56:15 +0200
  • b031da2f30 Updated en lang file for described UI style and fixed typos chylex 2015-05-14 22:34:00 +0200
  • 933be11712 Updated languages (added warnings about user interface) chylex 2015-05-14 22:28:05 +0200
  • 41833eebd9 Added deletion confirmation to Backup Locations chylex 2015-05-14 22:27:48 +0200
  • 2acbc1e7d6 History entry removal made more user-friendly chylex 2015-05-14 22:09:48 +0200
  • 52270283ab Check for InvalidOperationException when working with processes chylex 2015-05-07 00:25:56 +0200
  • d3b72b0dad Updated the splash screen chylex 2015-05-07 00:06:58 +0200
  • c332f11cb4 Organized usings in App chylex 2015-05-07 00:03:13 +0200
  • 701d482df1 Updated the app icon chylex 2015-05-07 00:03:04 +0200
  • 6c71ae50d2 Fixed VS generating debug info in Release configuration chylex 2015-05-07 00:02:59 +0200
  • e34c448f61 Fixed blurry main menu text and removed shadow on unsupported systems chylex 2015-05-06 21:03:40 +0200
  • 6ebe6729c8 Fixed compat and MainWindow load code chylex 2015-05-06 20:22:24 +0200
  • 6b5d627205 Fixed lang file errors chylex 2015-05-06 19:23:07 +0200
  • 7933151249 Work on Home texts chylex 2015-05-05 23:04:19 +0200
  • bfe93a2871 Tweaked Home design and fixed start page button chylex 2015-05-05 23:03:26 +0200
  • ad1d0de30b Updated Backup Guide images and rendering chylex 2015-05-04 21:04:02 +0200
  • e601266356 Renamed HomePages namespace and fixed the Backup Guide layout chylex 2015-05-04 20:51:48 +0200
  • 2964326b26 Last code analysis tweaks chylex 2015-05-04 20:33:17 +0200
  • 1040e693b4 Addressed code analysis again chylex 2015-05-04 19:02:00 +0200
  • 78156c626d Fixed file drop on Home pages chylex 2015-05-01 22:14:21 +0200
  • 533ed8bcb6 Removed extra space on the bottom of main window chylex 2015-05-01 22:14:14 +0200
  • c412401ce1 Separated Home page into a multiple pages chylex 2015-05-01 21:56:34 +0200
  • 9f496aad8c Disabled Frame shortcuts and sounds chylex 2015-05-01 21:42:54 +0200
  • 11ed0f5940 Fixed invalid characters in history filenames not being handled chylex 2015-05-01 15:34:19 +0200
  • 51d3e45586 Everything should be translateable now chylex 2015-05-01 15:19:58 +0200
  • bf956de18e Added translation support for app errors and reports chylex 2015-05-01 14:40:41 +0200
  • afdf935ab2 Finished translation support for Backup Edit screen chylex 2015-04-30 18:51:47 +0200
  • eb0b5ab053 Work on translation support for Backup screens chylex 2015-04-30 18:26:15 +0200
  • 80cf01319a Addressed some concerns by code analysis chylex 2015-04-30 16:35:12 +0200
  • 0daa4b1633 And somehow I deleted data context chylex 2015-04-30 13:35:26 +0200
  • ee562f1d0e Forgot to add the hint... chylex 2015-04-30 13:18:20 +0200
  • 72b036e669 Added translation support for History screen chylex 2015-04-30 13:12:19 +0200
  • 63f16428f7 Added an Expander style chylex 2015-04-30 13:02:30 +0200
  • cd23e78076 Fixed textbox padding and button layout (snap and margin) chylex 2015-04-30 12:14:44 +0200
  • 41b7d396f5 Fixed button width chylex 2015-04-30 12:14:22 +0200
  • 988dbed794 Fixed debug having optimizations on chylex 2015-04-30 00:37:22 +0200
  • 3cf1a2a7bb Added a -nohide flag to start a backup without minimizing chylex 2015-04-30 00:27:09 +0200
  • 3cd44c0992 Added a drive backup warning chylex 2015-04-30 00:24:39 +0200
  • 9ebfc40810 Fix root entries when backing up drives chylex 2015-04-29 23:55:01 +0200
  • f914bdf4d7 Added backup support for entire drives chylex 2015-04-29 20:46:08 +0200
  • a9e66b47bc Fixed drive names in drag&drop chylex 2015-04-29 20:45:15 +0200
  • b266ba9c69 Localized the About screen chylex 2015-04-29 18:29:39 +0200
  • 3e747f25ff Made some translation keys shorter chylex 2015-04-29 17:40:23 +0200
  • e229e42acd Fixed canceling changed settings on switch chylex 2015-04-29 17:30:39 +0200
  • edb41f648b Fixed UI not updating when changing language and date format chylex 2015-04-29 17:27:01 +0200
  • 72f55ef045 Added UI reset for main window and pages chylex 2015-04-29 17:26:39 +0200
  • a64f4574a6 Added binding updating extension method chylex 2015-04-29 17:25:55 +0200
  • 33a1eb079a Test translations (cs) chylex 2015-04-28 19:17:48 +0200
  • b1ee22331e Localized main menu buttons chylex 2015-04-28 19:17:40 +0200
  • 6434bcc511 Missed a caption of a Settings screen message chylex 2015-04-28 19:06:39 +0200
  • 35da6a253a Translated Settings screen messages chylex 2015-04-28 19:04:11 +0200
  • 654e31ea43 Language supports strings with dynamic numbers + added docs chylex 2015-04-28 19:04:01 +0200
  • 2a715905f9 Localized DisplaySetting and more strings in Settings screen chylex 2015-04-28 18:36:51 +0200
  • 9e372bfcb3 Added param objects to languages chylex 2015-04-28 18:36:15 +0200
  • 4e1ffbe5af Fix language not changing dynamically chylex 2015-04-27 18:45:28 +0200
  • dfd8838fa2 Fix language selection in Settings screen chylex 2015-04-27 18:45:07 +0200
  • 86bf55cd88 Test language added (cs) chylex 2015-04-27 18:44:56 +0200
  • 516377cb30 Added a test translated name to Settings screen chylex 2015-04-27 18:04:10 +0200
  • 7163ee2cd7 Added language to settings handler chylex 2015-04-27 18:03:57 +0200
  • 8305be2f86 Added a Language class with temp english file chylex 2015-04-27 18:03:47 +0200
  • f489601166 Made a generic find function for SettingsData chylex 2015-04-27 17:08:21 +0200
  • faf8180ee5 I forgot how structs work >.> chylex 2015-04-27 00:41:34 +0200
  • 87f08891fc Removed loading data from registry (deprecated) chylex 2015-04-27 00:38:33 +0200
  • 65ccb4cba4 Added a -noreport flag to program arguments chylex 2015-04-27 00:30:33 +0200
  • 776871f4be Added tooltips to all settings chylex 2015-04-27 00:29:12 +0200
  • dc50e373d5 Implemented custom Explorer integration label chylex 2015-04-27 00:16:10 +0200
  • 1a0916da15 Moved Settings label style to a resource chylex 2015-04-27 00:15:57 +0200
  • de37c489eb Push updated csproj with HistoryUtils chylex 2015-04-21 23:43:58 +0200
  • 5facc50ff0 Added a history entry limiter warning to the Settings screen chylex 2015-04-21 23:43:21 +0200
  • 9ad72761d9 Actually properly fixed history entry limiter & moved it out chylex 2015-04-21 23:43:06 +0200
  • 9b92dd75a4 Fixed history entry limiter directory chylex 2015-04-21 23:29:25 +0200
  • f8fa87c981 Implemented history entry limiter chylex 2015-04-21 23:09:55 +0200
  • 87955366bc Fix Settings screen cancel button not reloading unsaved options chylex 2015-04-21 23:02:51 +0200
  • c86f3c36e0 Add History Entry amount setting to the Settings screen chylex 2015-04-21 23:02:34 +0200