247 Commits (master)

Author SHA1 Message Date
Siegfried Pammer dfbce75699 Fix #2205: AboutPage should always be opened in a new tab. 5 years ago
Dick van den Brink 1c68cdc207 Added setting to highlight the current line 5 years ago
Siegfried Pammer f128c1c16b Fix #2130: Crash in mouseover of string literal token 5 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
Siegfried Pammer bfa4a27f39 #2117: Print hints about project format after decompilation. 5 years ago
dymanoid a952cda502 Create dedicated namespace for project decompiler 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 e18dc00ceb Remove unused code from ReferenceElementGenerator 5 years ago
Siegfried Pammer 84a7c968c6 #1999: Add EscapeInvalidIdentifiers flag to allow the use of the EscapeInvalidIdentifiers transform when writing files to disk. We still show the unescaped identifiers in the ILSpy UI. 5 years ago
Siegfried Pammer c9991d0787 Fix build. 5 years ago
Siegfried Pammer ab89581eab Fix JumpToReference/ReferenceSegment tuple mess. 5 years ago
SilverFox 74b571822d Fix #1971 5 years ago
Siegfried Pammer 46bb042e6e FindNodeByPath: Use metadata token as identification of member/type tree nodes. 5 years ago
Siegfried Pammer 7f427a3c6f Fix #1910: NRE in ViewState.Equals 6 years ago
Siegfried Pammer 89e8ea072d Fix navigation and history in AboutPage 6 years ago
Siegfried Pammer 5707dcb675 #1864: Add asm highlighting to ILSpy 6 years ago
Siegfried Pammer d6c688c58a Finish tree nodes. 6 years ago
Siegfried Pammer 0d6ac5030c Refactor DocumentModel API 6 years ago
Siegfried Pammer aa84bd0e5c Fix #1819: Tooltips: use Segoe for summary text (as in tree) 6 years ago
Siegfried Pammer 327428aa11 Fix #1810: ArgumentNullException in DecompilerTextView.ShowText 6 years ago
Siegfried Pammer 500e168498 Use correct title when displaying resource nodes. 6 years ago
Siegfried Pammer 004a585efc Allow ISmartTextOutput to set the title of the decompilation tab. 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
Siegfried Pammer 6d36627647 Limit size of tooltips to MainWindow size. 6 years ago
Siegfried Pammer 32b52efff4 Adjust width of the tooltip, so signatures are displayed on one line. 6 years ago
Siegfried Pammer b18876d087 Implement semantic highlighting and links in rich text tooltips. 6 years ago
jkuehner 0e84a0353a support folding for xaml, fixes #1658 6 years ago
Siegfried Pammer 6baecf85aa Add Language.GetRichTextTooltip 6 years ago
Daniel Grunwald 83ea3449d1 Fix #1722: Don't abort mouse selection unless the user clicked on a hyperlink 6 years ago
Siegfried Pammer 7539a429c6 Port rich text tooltips from SharpDevelop to ILSpy. 6 years ago
Siegfried Pammer 722e2c8325 Add bracket highlighting to ILSpy. 6 years ago
Siegfried Pammer 12d1d2495f Fix #1527: Remove links on non-local definitions 6 years ago
Siegfried Pammer 8d7f593620 Fix #1496: Disable automated URI/URL linking in decompiler view. 6 years ago
Siegfried Pammer 432377448e Add DecompilerTextView.ShowContent to allow showing arbitrary controls in the decompiler pane. 6 years ago
MysticBoy d9bc0ec79c which is not completed, will continue to translate! 7 years ago
Daniel Grunwald ba0a3af3c4 #1195: Fix several issues decompiling SharpSvn.dll (C++/CLI) 7 years ago
Daniel Grunwald 8270a93c1a Fix #1233: Fix some crashes on corrupt type references. 7 years ago
Daniel Grunwald ab157b2fc0 Add TypeSystemOptions.Uncached. 7 years ago
Daniel Grunwald de3ffa2851 Adjust ILSpy to type system changes. 7 years ago
Siegfried Pammer dccd0052dc Merge XmlDocKeyProvider.cs into IdStringProvider.cs 7 years ago
Daniel Grunwald 3b46776c5e Rename IAssembly -> IModule. 7 years ago
Siegfried Pammer 4961b33d2a Fix JumpToReference and GetTooltip 7 years ago
Siegfried Pammer 9acc372a68 Use TypeSystem for ILSpy UI: 7 years ago
Siegfried Pammer 6601f53a40 Replace Format*Name with *ToString methods. Remove HighlightSearchMatch. 7 years ago
Siegfried Pammer 87ced033ba Rename Dom -> Metadata; Remove bogus abstraction 8 years ago
Siegfried Pammer cb9787098f Finished port of UI (Analyzers still excluded) and Disassembler 8 years ago
Siegfried Pammer bc10e9c923 Fix #1064: Do not resolve mouse position after the EOL to reference segment at the EOL. 8 years ago
Siegfried Pammer 02b7dc98be Commit of non-compiling WIP 8 years ago
Siegfried Pammer f0a2bafb78 Remove dead code. 8 years ago