7 Commits (a24e0f96c8debc15d8e468c79758c63889207d62)

Author SHA1 Message Date
tom-englert a24e0f96c8 Refactoring: 7 months ago
tom-englert 61b0714a4b Get rid of singletons, replace with DI: DockWorkspace 7 months ago
tom-englert 560d89a42f Get rid of singletons, replace with DI: MainWindow, Settings and Language service 7 months ago
tom-englert 47d52fcacf Move active code from LanguageSettings to LanguageService, to make LanguageSettings independent of other services injected via DI 7 months ago
tom-englert 0b477f721a Move command handling from main window to command implementations. 8 months ago
Siegfried Pammer 4b475cfa69 Create ILSpyX project and make the following APIs reusable: 3 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
Siegfried Pammer b91cf16aa0 Add overlay icon for private protected. 8 years ago
Siegfried Pammer 0524b4a353 Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
Ed Harvey abdf59560c Fix #294: Exception on creation of tree node with 'privatescope' visibility 14 years ago
Daniel Grunwald f12371e0e1 Consistently use the full MIT license header on source files. 14 years ago
Ed Harvey ea58f30b1e Renamed OverlayIcon to AccessOverlayIcon 14 years ago
Ed Harvey b1f93aa36a Enhanced icon set with access/static overlays. 14 years ago
Daniel Grunwald a7309a3a37 Allow plugins to extend the context menus of the tree views. 14 years ago
Daniel Grunwald 7f45c26f6d Adjust ILSpy to SharpTreeView changes. 14 years ago
Daniel Grunwald 3d2459c6a4 Make all nodes display something in the output view. 14 years ago
Daniel Grunwald 507ae707cb Move TreeNodes to their own namespace. 14 years ago
Daniel Grunwald d569ba5395 Moving the disassembler into the ICSharpCode.Decompiler library. 14 years ago
Daniel Grunwald 1c8602df06 Prepare TreeView filtering. 14 years ago
Daniel Grunwald 47b64383f4 Copyright/License notices. 14 years ago
Daniel Grunwald d3d8892a3b Add references folder. 14 years ago