Commit Graph

224 Commits

Author SHA1 Message Date
Ben 1b63f68eee Fixed theme serialization/deserialization and added them toolbar icons 2015-07-06 15:33:25 +01:00
Ben a496ab9b42 Resharper Code Issues Cleanup 2015-07-06 13:45:19 +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 511f503e88 Refactored ThemeComponentBuilder into ThemeComponentCollection 2015-07-05 16:54:09 +01:00
Ben 3ea0530c01 Added Divination Cards to Classes and Base Types lookup lists 2015-07-05 16:19:45 +01:00
Ben aad34b1407 Changed UpdateDataUrl back to correct url 2015-07-05 11:14:44 +01:00
Ben 544b931477 Added theme component tag selection control 2015-07-05 11:09:59 +01:00
Ben f5dcdf0af9 Removed item block display settings popup 2015-07-04 22:38:13 +01:00
Ben da3759cd76 Refactored ItemFilterBlockView to use new usercontrol instead of datatemplate spam 2015-07-04 21:12:47 +01:00
Ben 3337531161 Fixed another copy paste bug, changed speaker icon to button 2015-07-04 17:28:34 +01:00
Ben 0c470b3c97 Fixed copy paste crashes 2015-07-04 16:47:28 +01:00
Ben 3a60a5005b Changed versioning format, added grouping to theme browser, fixed styles 2015-07-04 14:29:07 +01:00
Ben fea6bf6da2 Fixed bug causing clicks between documents and toolpanes not to register. 2015-07-04 12:24:50 +01:00
Ben Wallis 2475d90bac Delete LootFilterScriptViewModel - Copy.cs 2015-07-03 22:55:51 +01:00
Ben aae014b6e0 Added NLog logging 2015-07-03 22:16:17 +01:00
Ben 8f533e8fd7 Fixed localised decimal bug and tidied up About Window 2015-07-03 21:19:25 +01:00
Ben bf4781dbde Added application-level unhandled exception handler 2015-07-02 22:02:51 +01:00
Ben eb054a5068 Added auto updater 2015-07-02 20:19:32 +01:00
Ben 121681906d Fixed WPF Toolkit nuget package references 2015-07-02 18:06:16 +01:00
Ben 526350e389 Moved AvalonDock to libs directory and updated references 2015-07-02 18:03:05 +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 440254f3f8 More styling work, fixed automapper issue 2015-07-01 22:26:00 +01:00
Ben 3a628df744 Fixed single line script description bug
Style tweaks inc. block selection style
2015-06-28 22:46:29 +01:00
Ben c3a40b3412 Various bug fixes and sorted app icon 2015-06-28 21:44:36 +01:00
Ben 965627d587 Moved Settings to BackStage 2015-06-27 23:19:16 +01:00
Ben 4e77075182 Fixed memory leaks 2015-06-27 22:24:35 +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
Ben e53e24100f Fixed block group advanced status being lost during save 2015-06-24 23:04:54 +01:00
Ben 4faa12474a Added settings window 2015-06-24 22:34:19 +01:00
Ben 1ba3b3f850 Added Default Path of Exile directory to saved settings 2015-06-24 21:24:38 +01:00
Ben c6f5dcda39 Moved Object Model to separate project 2015-06-24 19:57:16 +01:00
Ben 1be6fe9e7b Refactored script to text translation 2015-06-23 22:21:10 +01:00
Ben 29ed02e172 Fixed bug where closing a non-active document blanked the tool windows for the current document 2015-06-23 21:59:26 +01:00
Ben e3505b3575 Fixed AvalonDock close tools crash, added Block Output Preview pane 2015-06-23 21:41:57 +01:00
Ben 0eafd59e79 Set BlockGroupBrowser pane to not be closeable 2015-06-22 21:00:13 +01:00
Ben 692269ddb3 Fixed ColorBlock parsing to respect comments, preventing overflow errors when numbers are present in comments on these lines. 2015-06-22 19:00:22 +01:00
Ben 72e9caec29 Added ItemFilterScriptRepository 2015-06-18 22:12:15 +01:00
Ben c80d4825df Added AutoMapper for BlockGroup to BlockGroupViewModel translation 2015-06-18 21:08:44 +01:00
Ben 8119018f33 Changed About Window to 2015-06-14 21:11:25 +01:00
Ben e0a660fec6 Added Advanced Block Group block colouring 2015-06-14 20:56:05 +01:00
Ben 08d9cf277b Added partial support for Advanced BlockGroups 2015-06-14 19:17:39 +01:00
Ben 08a193dc6b Various bug fixes, added standard POE colours to ColorPickers 2015-06-14 16:50:08 +01:00
Ben aa433ad685 Added Show/Hide functionality to the checkboxes in the Block Group Browser 2015-06-11 22:01:52 +01:00
Ben 3ee7e1cc2a Added ThreeState IsChecked logic to ItemFilterBlockGroup 2015-06-11 21:01:33 +01:00
Ben 6d9edbda98 Refactored AvalonDock workspace into separate ViewModel 2015-06-11 20:33:45 +01:00
Ben f4eaba016f Implemented AvalonDock, added BlockGroupBrowser 2015-06-10 22:42:31 +01:00
Ben 92eb8cec01 Basic AvalonDock functionality implemented 2015-06-09 23:55:25 +01:00
Ben 7b0e83b9ae Implemented BlockGroups and related translation 2015-06-08 22:29:39 +01:00
Ben d48f7a58ec Replaced all instances of "LootFilter" with "ItemFilter" 2015-06-08 20:17:34 +01:00
Ben 5bd5ce8b0f Updated versioning information. Need to automate this. 2015-06-07 19:58:39 +01:00
Ben a693d68494 Changed "Script edited with" tagline to point to GitHub site 2015-06-07 19:18:56 +01:00
Ben dffe301c87 Refactored the Item Preview boxes in the block list and the replace colors dialog to use a common UserControl 2015-06-07 18:56:55 +01:00
Ben 0bab1e7c9a Cleaned up BlockItem classes, added BlockItemBase and pulled up ILootFilterBlockItem abstract members into it.
Added click toggle for Show/Hide as per suggestion from Antnee
2015-06-07 15:13:09 +01:00
Ben f5be647d52 Tweaked item preview to show bright borders more clearly. 2015-06-07 11:37:04 +01:00
Ben 770f98c7f5 Fixed bug allowing paste with no target block selected 2015-06-06 23:17:51 +01:00
Ben ba83770d21 Fixed position of Preview text in Replace Colors Window 2015-06-06 22:24:48 +01:00
Ben db1b783f49 Added Replace Colors functionality 2015-06-06 20:44:38 +01:00
Ben 2628149ab9 Added About window 2015-06-06 17:07:07 +01:00
Ben 722c720a06 Added Edited wi 2015-06-06 16:08:28 +01:00
Ben 301b24d324 Moved icons to separate ResourceDictionary
Changed block tooltip to hide when the block is expanded
2015-06-06 15:50:20 +01:00
Ben 3c643eb07b Removed FontAwesome dependency, added new icons 2015-06-06 13:16:59 +01:00
Ben 7b5d92bf66 Various changes to context menus and toolbars 2015-06-05 23:20:47 +01:00
Ben 7f06f271cc Removed separate interface files for ViewModels 2015-06-05 21:18:24 +01:00
Ben 526c4228bd Fixed block selection style and section style 2015-06-04 23:30:40 +01:00
Ben 504be3a88b Tidied up Section Browser layout. 2015-06-04 22:16:18 +01:00
Ben d07b9bdc6b Added Section Browser 2015-06-04 22:06:44 +01:00
Ben 446fe51843 Initial Commit 2015-06-04 18:15:54 +01:00