azakhi
|
32523787d2
|
Improve commands & add multiple selection feature
|
2018-09-13 17:34:16 +03:00 |
|
Ben Wallis
|
9c44dd7e7d
|
Merge pull request #79 from azakhi/feature/12-13-preserve-user-ui-choices
Preserve UI states and last active document
|
2018-09-08 10:13:36 +01:00 |
|
Ben Wallis
|
5d30888597
|
Merge pull request #72 from azakhi/feature/improve-pasting-multiple-blocks
Improve pasting to support different copy sources
|
2018-09-08 09:56:14 +01:00 |
|
azakhi
|
550a2d8f25
|
Preserve UI states and last active document
|
2018-09-07 19:57:32 +03:00 |
|
GlenCFL
|
4fd4ffc520
|
Set the state to dirty on using editing commands.
|
2018-09-07 04:59:57 -04:00 |
|
azakhi
|
69ce542c1a
|
Improve pasting to support different copy sources
|
2018-09-04 14:18:11 +03:00 |
|
azakhi
|
bdd121f48c
|
Fix block group browser not filtering
|
2018-09-03 11:26:13 +03:00 |
|
azakhi
|
de489e8b2c
|
Fix folder bug
|
2018-08-31 16:54:24 +03:00 |
|
azakhi
|
a86ab3ec8d
|
Use available sounds as combobox source
|
2018-08-31 09:40:48 +03:00 |
|
azakhi
|
c260014a16
|
Add requested changes
|
2018-08-30 19:56:47 +03:00 |
|
azakhi
|
8f0f73f185
|
Copy paste sound bug fix
|
2018-08-30 19:33:46 +03:00 |
|
azakhi
|
bc5a005ee7
|
Add font size theme support & improve theme system
|
2018-08-25 15:52:16 +03:00 |
|
azakhi
|
1eaf0b6fe5
|
Improve UI performance
|
2018-08-24 01:09:44 +03:00 |
|
azakhi
|
0974579684
|
Add requested changes & minor bug fixes
|
2018-08-22 11:41:02 +03:00 |
|
azakhi
|
387f08db85
|
Improve parsing
|
2018-08-20 21:25:30 +03:00 |
|
azakhi
|
281c7d85e1
|
Fix adding comment block to collapsed section
|
2018-08-20 21:25:30 +03:00 |
|
azakhi
|
57775a9e22
|
Start sections collapsed & restyle buttons
|
2018-08-20 21:25:30 +03:00 |
|
azakhi
|
5817295f7c
|
Fix adding block to a collapsed section
|
2018-08-20 21:25:30 +03:00 |
|
azakhi
|
216168533f
|
Fix pasting sections
|
2018-08-20 21:25:29 +03:00 |
|
azakhi
|
f6969a0204
|
Fix performance issue
|
2018-08-20 21:25:29 +03:00 |
|
azakhi
|
bd730dd518
|
Add section features
|
2018-08-20 21:25:29 +03:00 |
|
Ben Wallis
|
d84b17ced3
|
Implemented script-level undo/redo (currently hidden in UI)
|
2017-12-07 18:14:47 +00:00 |
|
Ben Wallis
|
fee2a4dd99
|
Initial refactoring to support CommandManager
|
2017-06-17 13:50:44 +01:00 |
|
Ben Wallis
|
b65fad0679
|
FIL-4 Completed refactoring of Sections to ItemFilterCommentBlocks
|
2017-06-17 12:19:54 +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
|
ab7aefa8a6
|
FIL-11 Added BlockGroupsEnabled flag to ItemFilterScript (encapsulated in new ItemFilterScriptSettings object)
|
2017-05-14 13:02:30 +01:00 |
|
Ben Wallis
|
af08cdfed6
|
Fixed #32 - PlayAlertSound ignored on Paste Block Style
|
2016-09-01 20:56:58 +01:00 |
|
Ben Wallis
|
0eecd5d1ff
|
Added auto updating of ItemBaseTypes.txt and ItemClasses.txt static data files
|
2016-08-21 13:33:14 +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
|
8bfbe7cc66
|
Refactored parsing services into separate project
|
2016-01-31 11:56:55 +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
|
32b0a0199f
|
Implemented async saving and loading
|
2015-07-25 19:02:42 +01:00 |
|
Ben
|
d11eefaeab
|
Fixed crash when pasting blocks with block groups assigned
|
2015-07-24 18:41:13 +01:00 |
|
Ben
|
da5b2c73a0
|
Moved clipboard operations to ClipboardService
|
2015-07-24 16:52:31 +01:00 |
|
Ben
|
b0b912c676
|
Added save check on close
|
2015-07-15 19:36:42 +01:00 |
|
Ben
|
9fcb609a51
|
Implemented disabled block support
|
2015-07-06 18:19:05 +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
|
511f503e88
|
Refactored ThemeComponentBuilder into ThemeComponentCollection
|
2015-07-05 16:54:09 +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
|
aae014b6e0
|
Added NLog logging
|
2015-07-03 22:16:17 +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
|
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
|
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 |
|