1
0
Fork 0

Commit Graph

  • 478c85a683 Settings screen clears page cache to refresh the data chylex 2015-04-20 21:32:09 +0200
  • 5cd6e4d460 Implemented date format setting chylex 2015-04-20 21:30:19 +0200
  • 48b65ad997 Did some code analysis tips, removed app.config chylex 2015-04-20 00:42:50 +0200
  • db2c136e4f Fixed taskbar progress at 0% not showing up error indicator chylex 2015-04-20 00:38:15 +0200
  • 9da97a4762 Tweaked HistoryEntry (renamed variables, invariant culture) chylex 2015-04-20 00:05:34 +0200
  • b97abda943 Tweaked window icon size chylex 2015-04-19 23:26:09 +0200
  • 349c620aa5 Delayed Home page loading to improve perceived performance chylex 2015-04-19 23:25:58 +0200
  • 162874ada8 Added a (temporary) splash screen chylex 2015-04-19 23:22:46 +0200
  • 0993f24d56 Implemented the history saving with 0 entries setting chylex 2015-04-19 22:54:26 +0200
  • e9de3f93fa Fixed inconsistencies with report data using constants chylex 2015-04-19 22:54:13 +0200
  • f80a9eb23b Made the backup window minimized on start chylex 2015-04-19 13:51:15 +0200
  • 22d97d82b2 Implemented window close timer setting chylex 2015-04-19 13:50:52 +0200
  • 560cd66654 Fix current directory on app start chylex 2015-04-19 13:50:29 +0200
  • 91bcf144db Added more settings (close time & history saving) chylex 2015-04-19 13:32:05 +0200
  • c47f37c37b Added DisplaySetting class for Settings screen chylex 2015-04-19 13:31:35 +0200
  • 79f8101de3 Updated HistoryEntry to use number serialization chylex 2015-04-19 13:31:12 +0200
  • ac8c0822db Added Number Serialization class chylex 2015-04-19 13:30:42 +0200
  • 6c09edff86 Fixed Settings UI not updating chylex 2015-04-18 17:58:41 +0200
  • 1e2e90243a Removed aliased edge mode in Settings screen chylex 2015-04-18 17:50:37 +0200
  • 375896fc29 Implemented saving and loading of settings chylex 2015-04-18 17:44:09 +0200
  • d71b7f02f3 Fixed Settings save and reset chylex 2015-04-18 17:43:59 +0200
  • 28f3ef8d9d Fixed Settings screen bound to wrong data chylex 2015-04-18 17:43:48 +0200
  • 6ed4ff64c4 Moved the entire settings system to a custom class chylex 2015-04-18 16:51:10 +0200
  • 9e30cdc7bc Added an ObservableDictionary chylex 2015-04-18 16:49:50 +0200
  • 161ef4c220 Added custom DateFormat chylex 2015-04-18 16:49:41 +0200
  • 524177be37 Added GroupBox template chylex 2015-04-18 11:28:03 +0200
  • caaec547a5 Basic Settings page layout with some options chylex 2015-04-17 23:30:09 +0200
  • 31f5013595 Changed the Show advanced settings checkbox into an expander chylex 2015-04-17 23:29:53 +0200
  • 7238e458f7 Added the icon and title to the main window chylex 2015-04-17 20:07:09 +0200
  • cb233f6f6e Added an icon, will need to tweak lower resolutions chylex 2015-04-17 19:55:26 +0200
  • d7b960883e Fixed History page width being fixed chylex 2015-04-17 18:05:28 +0200
  • 8faeae0098 Added file/folder counts to the History page chylex 2015-04-17 18:01:39 +0200
  • 891f0f788b Shutdown the program if the main window closes chylex 2015-04-17 17:50:01 +0200
  • 58e564e9dc Added double-clicking history entries chylex 2015-04-17 17:47:51 +0200
  • bb5edb2650 Added datetime to History page with custom format chylex 2015-04-17 17:38:13 +0200
  • 9e7a315182 Forgot a file to prev commit chylex 2015-04-17 17:37:31 +0200
  • 5534ad25bd Passing location name to the history generator chylex 2015-04-17 17:37:12 +0200
  • df05265bab Added history entry deletion chylex 2015-04-16 20:00:51 +0200
  • 67cf7f904c Fixed messagebox string order in backup window chylex 2015-04-16 19:59:55 +0200
  • 4ccf241a11 Added a basic History page with updated report window chylex 2015-04-16 19:23:46 +0200
  • 64a38265e5 Added history generating chylex 2015-04-16 19:23:14 +0200
  • f255d70f84 Fixed history entry order chylex 2015-04-16 19:22:25 +0200
  • fd7ca18cff Fixed backup report not adding new line to key=value pairs chylex 2015-04-16 19:12:30 +0200
  • 8a15051194 Revert "Tweaked compressed file reading method signature" chylex 2015-04-16 18:29:58 +0200
  • 66d3e2d5e2 Fixed collection change trackers saving scheduled without it enabled chylex 2015-04-16 18:02:37 +0200
  • 92cd2d059e Made scheduled saving optional chylex 2015-04-16 17:57:33 +0200
  • bad72a9e9b Made HistoryEntry xaml-friendly chylex 2015-04-16 17:56:44 +0200
  • dc39b0df31 Added value search into backup report chylex 2015-04-16 17:56:20 +0200
  • 725c7d65d9 Added a history generator chylex 2015-04-16 17:56:11 +0200
  • ae442ba523 Added a key=value pair into backup reports chylex 2015-04-16 17:00:08 +0200
  • 29b2ce599d Added history list saving and loading chylex 2015-04-16 16:36:41 +0200
  • 59dce81607 Tweaked compressed file reading method signature chylex 2015-04-16 16:36:04 +0200
  • fdfd1c87e1 Fixed data storage not saving if the file didn't exist before chylex 2015-04-15 23:00:26 +0200
  • 5f7a0df63d Moved exception logging to a static method chylex 2015-04-15 22:52:58 +0200
  • f2b3c2050f Disable hosting process for Release configuration chylex 2015-04-15 22:44:14 +0200
  • ebf33ac2aa Revert "Changed data storage change tracker to be a structure" chylex 2015-04-15 22:43:59 +0200
  • 57eefcb2f1 Changed data storage change tracker to be a structure chylex 2015-04-15 20:53:10 +0200
  • 38f2fd7401 Fixed backup screwing up in folders with non-backed up entries chylex 2015-04-15 20:49:30 +0200
  • 2d9af99808 Fixed binding errors in title bar buttons chylex 2015-04-15 19:00:04 +0200
  • c24f58ee01 Fixed current directory when running via explorer integration chylex 2015-04-15 18:51:42 +0200
  • c7a66e50db Fixed solution data chylex 2015-04-15 18:45:09 +0200
  • e3b02d1cd1 Optimize data storage by disabling saving if not needed chylex 2015-04-15 18:32:09 +0200
  • 8b8d825f00 Added a runshell and runcompat project configurations chylex 2015-04-15 18:24:33 +0200
  • 1515b4f3a0 Added gzip compression into FileUtils chylex 2015-04-14 21:20:38 +0200
  • 6b103b33a2 Serialization of history entries chylex 2015-04-14 00:03:52 +0200
  • 99bff319ec Canceling new location will now remove it from the list chylex 2015-04-13 23:48:21 +0200
  • 91bcaaf917 Added an empty history entry class chylex 2015-04-13 23:17:11 +0200
  • b02ab9b417 Changed Data Storage to use FileUtils and made coll change tracking shorter chylex 2015-04-13 23:16:57 +0200
  • 5cbe7da116 Added FileUtils for writing and reading files chylex 2015-04-13 23:14:36 +0200
  • 5349b4d05f Moved DataStorage and ExplorerIntegration into Data namespace chylex 2015-04-13 22:58:52 +0200
  • 0f6b05fa24 Added inactive language selection, tweaked settings layout chylex 2015-04-13 20:59:06 +0200
  • 413c800ad6 Fixed canceled page switch changing the active menu btn chylex 2015-04-13 20:42:30 +0200
  • 3c6018372a Fixed ExplorerIntegration not removing the entire tree chylex 2015-04-13 20:38:12 +0200
  • eff7fee850 Implemented the settings into Explorer Integration chylex 2015-04-13 20:37:56 +0200
  • 6489bddfd9 Added first setting + buttons to the page chylex 2015-04-13 20:37:30 +0200
  • 92861ea03e Message boxes use main window to stay in front chylex 2015-04-13 17:30:36 +0200
  • ab8dfb3d07 Removed unnecessary style from Home chylex 2015-04-13 17:28:18 +0200
  • 25b4fcf670 Added a page switch handler chylex 2015-04-13 17:28:11 +0200
  • ac17dbe561 Added a Drag&Drop guide to home page chylex 2015-04-13 16:00:47 +0200
  • 82f6730daf Windows version name is cached chylex 2015-04-13 15:34:55 +0200
  • 8814451d71 Marked Vista as not fully compatible, added a warning to context menu guide chylex 2015-04-13 15:34:44 +0200
  • 857e2d0b8b Added compatibility layer for Win XP/Vista chylex 2015-04-13 15:32:29 +0200
  • d65a96135d Disable frame history to optimize RAM usage chylex 2015-04-13 15:06:34 +0200
  • 4ef1942a6a Tweak report formatting and words chylex 2015-04-12 23:05:03 +0200
  • 26ea4f90b1 Added run info class, multiple sources and debug report chylex 2015-04-12 23:04:47 +0200
  • 0b2cd0859e Fixed Backup Report window crashing (unknown template) chylex 2015-04-12 23:04:03 +0200
  • 7dd04a24c4 Added backup and cancel buttons to Drop window and fixed page NPE chylex 2015-04-10 19:25:28 +0200
  • 4d387c8f9c Added multi-value args and fixed runtime arguments chylex 2015-04-10 19:25:07 +0200
  • 07264bc23d Move the ignore field, thanks VS for NOT telling me I'm doing it wrong ffs chylex 2015-04-10 18:50:30 +0200
  • c65973bb3f Moved Explorer Integration to location IDs instead of text chylex 2015-04-10 18:33:21 +0200
  • 10265fb501 Added IPageShowData call ignore object chylex 2015-04-10 18:32:31 +0200
  • 8793f43eda Made data storage partial chylex 2015-04-10 18:31:54 +0200
  • 4ca77964ac Fixed Backup location list scrollbar interfering with item dragging chylex 2015-04-10 17:31:46 +0200
  • 849a2131a5 Fixed scrollbar height chylex 2015-04-10 15:39:01 +0200
  • 812eef9f2f Moved the ScrollViewer template to a style chylex 2015-04-10 15:20:49 +0200
  • 114bd2ec9e Added a Drag&Drop overlay to main window chylex 2015-04-09 21:26:56 +0200
  • 0d1ec9bd66 Added a (currently non-functional) window for Drag&Drop chylex 2015-04-09 21:26:39 +0200
  • f660b3c6df Renamed Backup pages chylex 2015-04-09 20:35:54 +0200
  • 0e9e1f2611 Added Drag&Drop events chylex 2015-04-09 20:33:09 +0200
  • e4191482e6 Do not compile/use SimpleStyles.xaml chylex 2015-04-08 19:46:21 +0200