355 Commits (152f70e7898c5e3466369d64dc23771dd6bc8811)

Author SHA1 Message Date
Daniel Grunwald 52dad2f005 Add hotkeys for focusing the toolbar combo boxes 4 years ago
tom-englert b1e4322906 Fix #2409: Styling of windows title bar is now optional. 4 years ago
Siegfried Pammer 8cbea9f348 Fix #1878: Add simple language switch to the UI. 4 years ago
Siegfried Pammer 0284337a01 Fix #2356: Can't navigate if switch language in Analyze panel. 4 years ago
Siegfried Pammer 6169e678b2 #2299: Make sure all images are frozen. 4 years ago
Siegfried Pammer 42c84642dd #2299: Make sure Images are loaded on the UI thread. 4 years ago
tom-englert dbebc035e9 Fix inline buttons 4 years ago
tom-englert 79a5c5d039 Introduce Dark Mode 4 years ago
Christoph Wille 67e270cdba Extract WindowsVersionHelper to single location to not spread (and miss) instances of #if NET472 4 years ago
Christoph Wille a0aeac5628 Doesn't work: 4 years ago
Siegfried Pammer 4bef47e454 Fix #2207: Fix ViewState handling on refresh and tab change. Include active tab in history. 4 years ago
Siegfried Pammer 43143a0cb7 Update the following nuget packages to the latest stable version: 4 years ago
Daniel Grunwald 263d9b9e07 Simplify the assembly-resolving implementation. 5 years ago
Daniel Grunwald 7ebfc5ded5 Fix #2294: Issues discovered by static analysis. 5 years ago
Siegfried Pammer dfbce75699 Fix #2205: AboutPage should always be opened in a new tab. 5 years ago
Daniel Grunwald f74d3c40a9 Add NuGet packages (and other files) to TreeView 5 years ago
Siegfried Pammer 70a48898c8 Fix #2132: Uncaught FileNotFoundException, if sessionSettings.ActiveAutoLoadedAssembly does no longer exist. 5 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
Siegfried Pammer 4b865c27e4 Fix #2076: VS AddIn opens reference assembly. 5 years ago
Siegfried Pammer 47311949d4 Revert "Fix #2013: Add option to extract self-contained executables (PublishSingleFile)." 5 years ago
Siegfried Pammer 27744e6006 Fix #2019: Add MMB shortcut to "Open in new tab" for tree view and links 5 years ago
Siegfried Pammer 0d390d604f Fix #2013: Add option to extract self-contained executables (PublishSingleFile). 5 years ago
Siegfried Pammer 332f5706c8 Avoid explicit cast when working with unresolvedEntity.Handle. 5 years ago
Siegfried Pammer ab89581eab Fix JumpToReference/ReferenceSegment tuple mess. 5 years ago
Siegfried Pammer cba402955c Add suggested improvements 5 years ago
Siegfried Pammer 69a863957c Fix #1977: Add tests for analyzers 5 years ago
Siegfried Pammer 0c55dff1fc Fix #1948: Toolbar loses focus when changing language/version 5 years ago
Siegfried Pammer ed76b38232 Make sure a treenode is selected after changing assembly list to make commands work properly. 5 years ago
Siegfried Pammer ecda21f7f9 Fix #1932: Add ExportToolPaneAttribute and reimplement ShowInBottomPane and ShowInTopPane. 5 years ago
Siegfried Pammer da33002c66 Fix #1504: Selected decompiler settings should affect tree view and tooltips 5 years ago
Siegfried Pammer 89e8ea072d Fix navigation and history in AboutPage 6 years ago
Siegfried Pammer bdcce7659e Final touches. 6 years ago
Siegfried Pammer deaedd0914 Link metadata tokens in decompilation output to metadata tables. 6 years ago
Siegfried Pammer 70e1053c0a Fix switching to newly created/cloned assembly list. 6 years ago
Siegfried Pammer 38dec5cf5e Fix #1800: Modernize Assembly Lists 6 years ago
Siegfried Pammer 85f2994aa6 Step 1 of #1800: Add assembly list dropdown to toolbar. 6 years ago
Siegfried Pammer 3f9e7488f1 Bring selected pad to front, if there are multiple pads in one area. 6 years ago
Siegfried Pammer 0d6ac5030c Refactor DocumentModel API 6 years ago
Siegfried Pammer 32f71a2077 Fix #1816: Select file after drop is finished. 6 years ago
Siegfried Pammer b413ac5324 Simplify node selection code in DockWorkspace. 6 years ago
pvasilek 141440e47f Fixes #1812 6 years ago
Siegfried Pammer 5d98842a89 Fix #1815: make all documents closeable as long as there is at least one. 6 years ago
Siegfried Pammer 05c21c5a08 #1803: Properly implement tool pane logic. Ground work for multiple docking layouts. 6 years ago
Siegfried Pammer 40a9aa4ce0 Fix #1804: ArgumentException when clicking on ResourcesFileTreeNode. 6 years ago
Siegfried Pammer 23a9bc6097 #1803: Make sure that the assembly list is always restored. 6 years ago
Siegfried Pammer a416566091 Properly restore all open panes. 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 e104f4ce6e Fix #1777 and part 2 of #1776: Add more null checks 6 years ago