16 Commits (master)

Author SHA1 Message Date
Siegfried Pammer 0af45643eb Add CompareView and FrozenContent flag 3 months ago
tom-englert a24e0f96c8 Refactoring: 9 months ago
tom-englert 560d89a42f Get rid of singletons, replace with DI: MainWindow, Settings and Language service 9 months ago
Siegfried Pammer c66733f353 Fix TabPage.Title, if "Save Code" action is canceled. 10 months ago
tom-englert d989085a58 Fix focus when active tab page is changed via the Window menu 10 months ago
tom-englert 0c1c5cecd7 Decouple AssemblyListPane from MainWindow 11 months ago
tom-englert e241444113 Refactor AnalyzerTreeView into View/ViewModel 11 months ago
tom-englert 97bd5cb122 Decouple Settings from MainWindow 11 months ago
Siegfried Pammer 051aa600e4 Move LanguageVersion to ILSpyX. 3 years ago
Siegfried Pammer 9cb0668d17 Remember decompiled nodes before starting decompilation, this fixes problems with changing tabs while a decompilation is in progress. 4 years ago
Siegfried Pammer 98d5957e24 Use separate FilterSettings for each tab and bind the dropdowns directly to the settings of the active tab page. This should fix #2404. 4 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
Siegfried Pammer dcb9631677 Fix #2017: Make sure we never use an empty string as tab header 5 years ago
Siegfried Pammer 732b0397ca Fix #1849: Language version lost when switch language 6 years ago
Siegfried Pammer d6c688c58a Finish tree nodes. 6 years ago
Siegfried Pammer 0d6ac5030c Refactor DocumentModel API 6 years ago
Siegfried Pammer 2ae91559be Update Resources used in new panels + code cleanup. 6 years ago
Siegfried Pammer c84f220338 Enable separate language (version) settings per document. 6 years ago
Siegfried Pammer 84bb61cc5b Add primitive multi-document support. 6 years ago
Siegfried Pammer 69a7ffd61a Improved docking. 6 years ago
Andreas Weizel 56b9401a49 Basic work to add AvalonDock using MVVM, avoiding too big changes to existing architecture for now 6 years ago