5682 Commits (90571b3658dc54a3a2fd9a344e774742b7d0b025)
 

Author SHA1 Message Date
Siegfried Pammer e146f8a492 Fix #1829: Fix decompilation of optional `in` parameters. 6 years ago
Siegfried Pammer 8706fe284a Fix #1818: Assembly-level TypeForwardedTo not displaying unresolved generics properly 6 years ago
Siegfried Pammer 32f71a2077 Fix #1816: Select file after drop is finished. 6 years ago
Siegfried Pammer 6264eae74a
Merge pull request #1827 from pvasilek/fix-1812 6 years ago
Siegfried Pammer b413ac5324 Simplify node selection code in DockWorkspace. 6 years ago
Siegfried Pammer 654613b75c Remove unnecessary duplicate invocation of the decompiler when opening a new view. 6 years ago
Christoph Wille 83e7996087 Update SourceLink. Fixes #1826 6 years ago
pvasilek 141440e47f Fixes #1812 6 years ago
Siegfried Pammer aa84bd0e5c Fix #1819: Tooltips: use Segoe for summary text (as in tree) 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 327428aa11 Fix #1810: ArgumentNullException in DecompilerTextView.ShowText 6 years ago
Siegfried Pammer 270547cb46 Fix release build. 6 years ago
Siegfried Pammer 475312d5cf Merge branch 'master' of https://github.com/icsharpcode/ILSpy into metadata-explorer 6 years ago
Siegfried Pammer 500e168498 Use correct title when displaying resource nodes. 6 years ago
Siegfried Pammer 3c166034cc #1803: Fix ArgumentException when dragging Resources view out of the main window. 6 years ago
Siegfried Pammer 703cd3345b #1803: Fix InvalidCastException when executing "Decompile to new tab" on analyzer nodes. 6 years ago
Siegfried Pammer 53dbea5646 Add Window menu commands. 6 years ago
Siegfried Pammer 05c21c5a08 #1803: Properly implement tool pane logic. Ground work for multiple docking layouts. 6 years ago
Siegfried Pammer 85e311b094 #1803: Fix display of top/bottom panes. 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 602a2adade Fix #1799: Make sure the file stream is disposed explicitly. Our ResXResourceWriter implementation based on Mono does not seem to do this (anymore?). 6 years ago
Siegfried Pammer ae24ae5d9c Remove AD submodule. 6 years ago
Siegfried Pammer 7e3441300d
Merge pull request #1801 from icsharpcode/avalondock 6 years ago
Siegfried Pammer 2ae91559be Update Resources used in new panels + code cleanup. 6 years ago
Siegfried Pammer 2911cb2215 Add license headers to newly added files. 6 years ago
Siegfried Pammer c84f220338 Enable separate language (version) settings per document. 6 years ago
Siegfried Pammer 388c8f611c Add DecompileInNewViewCommand to TextView context menu. 6 years ago
Siegfried Pammer 18f0038b29 Set title in AboutPage 6 years ago
Siegfried Pammer 004a585efc Allow ISmartTextOutput to set the title of the decompilation tab. 6 years ago
Siegfried Pammer aa5258ce0f Make header of active document bold. 6 years ago
Siegfried Pammer 2be6d279b3 Fix update-assemblyinfo.ps1 for worktrees 6 years ago
Siegfried Pammer 84bb61cc5b Add primitive multi-document support. 6 years ago
Siegfried Pammer 6e3fc35d03 Add AvalonDock as submodule for the time being. 6 years ago
SilverFox f69d0cc5d0 Add support of static local function delegate for roslyn < 16.4 6 years ago
SilverFox a5d85fea3f Add an workaround for #1798 6 years ago
SilverFox 14cd09d7bc Update some tests, and add some limited descributed in PR to tests(disabled) 6 years ago
SilverFox 22daaa3572 Enable static local functions and update related tests, since roslyn 3.4.0-beta3 is available for tests 6 years ago
SilverFox 906efc3d94 Disabled tests `LocalFunctions.NestedCapture2` 6 years ago
SilverFox 33f96fd888 Fix tests `LocalFunctions.NestedCapture1` 6 years ago
SilverFox 5e6fecebf5 Rework support for generic local function, and fix tests `LocalFunctions.Generic.Test_CaptureT` and `LocalFunctions.Generic.TestGenericArgs` 6 years ago
SilverFox e60f1f5a87 Skip LocalFunctionDecompiler if the top scope is LocalFunction or LocalFunctionDisplayClass 6 years ago
SilverFox b8f00cf983 Add some new tests for local func 6 years ago
SilverFox 74dec0f7fb Disable static local functions until tests is fixed 6 years ago
SilverFox 6409fe945c Add support for static local function 6 years ago
SilverFox f039705704 Add support for generic local function 6 years ago
SilverFox d88c73f59d Add test for generic local function 6 years ago
Christoph Wille 62fa9d4da5 Apply fix as per https://github.com/icsharpcode/ILSpy/pull/1748#issuecomment-552517661 6 years ago
Siegfried Pammer 58cb72e65d Merge branch 'master' of https://github.com/icsharpcode/ILSpy into avalondock 6 years ago