Commit Graph

41 Commits

Author SHA1 Message Date
Ben Wallis cb6b61c66c fixed warnings 2019-04-10 21:21:03 +01:00
Ben Wallis ab7cbf5ce4 upgraded projects to use PackageReference 2019-04-10 21:15:49 +01:00
Ben Wallis 290547cbba Fixed cancel on exit not working 2018-12-06 21:20:42 +00:00
azakhi 491f448f94 Fix theme editor scrolling (#120) 2018-12-06 15:35:21 +00:00
Ben Wallis 9f17d84a7f * Moved VisualTreeHelper and PathOfExileColors to Filtration.Common
* Replaced bindings of PathOfExileColors with x:Static
* Fixed Advanced tab of ColorPicker control in theme editor not being clickable
2018-12-05 17:40:59 +00:00
Ben Wallis 784f0227ee Updated NuGet packages 2018-11-27 21:26:04 +00:00
azakhi cfef82e53a Change default alpha value to 240 2018-09-03 15:37:10 +03:00
azakhi a86ab3ec8d Use available sounds as combobox source 2018-08-31 09:40:48 +03:00
azakhi 78b4ddc862 Add new filter fuatures 2018-08-29 20:12:02 +03:00
azakhi a09f0a5090 Add custom sound theme support 2018-08-29 13:11:41 +03:00
azakhi d92d34af05 Add alert sound theme support 2018-08-26 20:24:13 +03:00
azakhi bc5a005ee7 Add font size theme support & improve theme system 2018-08-25 15:52:16 +03:00
azakhi 8ba3433dcf Refactor theme code to support different types 2018-08-24 22:07:24 +03:00
Ben Wallis fee2a4dd99 Initial refactoring to support CommandManager 2017-06-17 13:50:44 +01:00
Ben Wallis 4def27c49d FIL-4 Refactored script parsing to retain isolated comments as a new ItemFilterBlockComment type - UI still needs reworking with new templates and such. 2017-05-20 18:14:28 +01:00
Ben Wallis 3fe021949a Replaced AutoMapper usage for ItemFilterBlockGroup viewmodel mapping with constructor overload
Updated NuGet packages
2017-05-09 21:41:51 +01:00
Ben Wallis f947cd02da Improved dirty script detection to include modifications to blocks rather than just block additions/removals 2016-08-20 21:17:12 +01:00
Ben Wallis f75095ba72 Tidy up, updated ItemBaseTypes and ItemClasses files to Path of Exile 2.3.4 2016-08-20 15:42:59 +01:00
Ben Wallis 86dc03f4ff Various refactorings to support ItemFilterPreview 2016-01-31 10:51:53 +00:00
Ben Wallis 1bdc8bf6fd More work on item filter processing 2015-12-28 17:30:34 +00:00
Ben Wallis 014107c76b Started work on Item Filter Preview module 2015-12-19 23:02:32 +00:00
Ben Wallis 2dc56799fd Implemented C# 6.0 features, fixed most of resharper's code quality suggestions. 2015-12-13 20:17:15 +00:00
Ben Wallis 9a117d118f Retargeted projects to .NET Framework 4.6.1 2015-12-13 19:45:01 +00:00
Ben Wallis 94836f9673 Updated NuGet packages and fixed broken tests 2015-12-13 19:41:33 +00:00
Ben 32b0a0199f Implemented async saving and loading 2015-07-25 19:02:42 +01:00
Ben 9cb854b584 Fixed Usages: 0 being visible when editing a non-master theme 2015-07-15 19:10:51 +01:00
Ben 1b63f68eee Fixed theme serialization/deserialization and added them toolbar icons 2015-07-06 15:33:25 +01:00
Ben cbbc7c25fa More theme changes 2015-07-06 13:41:46 +01:00
Ben d6bd1678b4 Fixed contextual tabs 2015-07-06 12:01:48 +01:00
Ben bfa2341ab8 Implemented editable themes / master themes 2015-07-05 22:43:17 +01:00
Ben d586492de8 Added theme component tooltip in theme editor 2015-07-04 20:24:00 +01:00
Ben 3337531161 Fixed another copy paste bug, changed speaker icon to button 2015-07-04 17:28:34 +01:00
Ben 3a60a5005b Changed versioning format, added grouping to theme browser, fixed styles 2015-07-04 14:29:07 +01:00
Ben aae014b6e0 Added NLog logging 2015-07-03 22:16:17 +01:00
Ben 0bc3cac585 Added untracked files 2015-07-02 17:57:43 +01:00
Ben c3d11da155 Further AutoMapper changes 2015-07-01 22:28:29 +01:00
Ben dce21d84b3 Major UI overhaul, implemented FluentRibbon 2015-06-27 18:08:06 +01:00
Ben 5b4c622345 Completed initial implementation of Theme Editor 2015-06-26 21:54:20 +01:00
Ben 71ad5f2d05 Implemented opening/saving themes 2015-06-26 17:42:20 +01:00
Ben aa5cedcbba Added Theme Editor window and added to Tools menu 2015-06-26 10:17:32 +01:00
Ben cc05945108 Implemented ThemeComponent reading/saving in translation layer 2015-06-25 23:05:24 +01:00