73 Commits (tests/829-lambda-param-modifiers)

Author SHA1 Message Date
ds5678 c40c299ff8 Read the full namespace path off tree namespace nodes, not the label 2 months ago
Siegfried Pammer 640b968b59 Rebuild the assembly-tree namespaces eagerly, as the WPF host did 2 months ago
Christoph Wille 71b71b5534 Avalonia 12.1 2 months ago
Siegfried Pammer 17b3539a20 Add a per-assembly target-framework override for reference resolution 3 months ago
Siegfried Pammer b5a605e7a8 Honor the user's decompiler settings in all decompilation paths 3 months ago
Siegfried Pammer f53ca6d080 Drop redundant global:: qualifiers on ICSharpCode references 3 months ago
Siegfried Pammer 51aafa0fd9 Move ILSpy UI code back to the ICSharpCode.ILSpy root namespace 3 months ago
Siegfried Pammer 1906f36b1e Batch the after-drop selection through SelectNodes 3 months ago
Siegfried Pammer 9b0cc1ed5f Disable the Manage-Assembly-Lists buttons that need a selection 3 months ago
Siegfried Pammer 2af0289ce4 Stop the tree auto-scrolling to the selection on in-tree gestures 3 months ago
Siegfried Pammer 06f6d776af Dump every assembly when decompiling the list root 3 months ago
Siegfried Pammer 121bd55fb5 Restore the "Add to main list" entry for auto-loaded assemblies 3 months ago
Siegfried Pammer 9d095705e9 Resolve assembly, resource, and namespace search results to tree nodes 3 months ago
Siegfried Pammer 5f89a84fbc Switch the live assembly list from Manage Assembly Lists 3 months ago
Siegfried Pammer 62d57110c2 Silence nullable-deref warnings on grid.SelectedItems in tests 3 months ago
Siegfried Pammer 8397731978 Don't recentre the tree when selecting an already-visible row 3 months ago
Siegfried Pammer 761dc78df8 Keep the selected assembly selected when sorting the list 3 months ago
Siegfried Pammer ab5fa461af Retarget assembly tree tests to SharpTreeView; close interaction gaps 3 months ago
Siegfried Pammer 0ac62ead11 Move tree drag-drop into SharpTreeView, delegating to SharpTreeNode 3 months ago
Siegfried Pammer 281c84e160 Implement assembly drag-reorder on SharpTreeView 3 months ago
Siegfried Pammer 294d09cc46 Migrate the assembly tree to SharpTreeView (WIP: tests pending) 3 months ago
Siegfried Pammer 9048a76e41 Fix Shift+Up/Down not shrinking the tree selection 3 months ago
Siegfried Pammer afdb778160 Share tree keyboard nav via TreeKeyboardController; add type-ahead 3 months ago
Siegfried Pammer b6c27627c6 Add numpad +/-/* expand-collapse to the assembly tree 3 months ago
Siegfried Pammer d7bce602d1 Add Left/Right keyboard expand-collapse and parent/child nav 3 months ago
Siegfried Pammer aea59ee881 Keep tree selection in sync after Delete-unload 3 months ago
Siegfried Pammer c5f8834e57 Stop the assembly list from disposing removed assemblies 3 months ago
Siegfried Pammer 91133c1272 Keep the tree selection put when right-clicking a node 3 months ago
Siegfried Pammer f466b2399b Add per-step visual breakpoints to the headless UI tests 3 months ago
Siegfried Pammer 56afcf8abd Factor repeated headless-test setup into shared helpers 3 months ago
Siegfried Pammer 795a3be8ff Fix Load Dependencies dropping the assemblies it resolved 3 months ago
Siegfried Pammer 8fb188301f Fix assembly-tree selection: Ctrl+A and click-to-collapse 3 months ago
Siegfried Pammer dc1ae9c467 Show About page and seed running framework on first run 3 months ago
Siegfried Pammer 8b26f2c0e9 Add "Add preconfigured list" to Manage Assembly Lists 3 months ago
Siegfried Pammer 905f6fb1c7 Enlarge assembly-tree expander click target to 16x16 3 months ago
Siegfried Pammer 2f6536d8ae Tree-view options reach the assembly tree 3 months ago
Siegfried Pammer 2a962ff306 Revert search-pane→tree-filter bleed-through 3 months ago
Siegfried Pammer c4755bbe4d Group global-namespace types under a '-' node 3 months ago
Siegfried Pammer a16d40c5a4 Drive context-menu tests through the live menu builder 3 months ago
Siegfried Pammer bec98ce859 Select freshly-dropped assemblies so load surfaces in editor 3 months ago
Siegfried Pammer a079527635 Open assemblies from Windows Explorer drag-drop 3 months ago
Siegfried Pammer 89e69b042f Drag-reorder top-level assemblies via ProDataGrid row-drag 3 months ago
Siegfried Pammer c511a50021 Regression test for File → Exit menu command 3 months ago
Siegfried Pammer 4c24419322 Assembly tree — Base/Derived, NavigationText, filter cascade 3 months ago
Siegfried Pammer 0d1ad63550 FindTreeNode resolves prop/event accessors via AccessorOwner 3 months ago
Siegfried Pammer 5b58c813de Port filter cascade so IsHidden tracks per-node Filter 3 months ago
Siegfried Pammer 6b5a3795b5 Surface property and event accessors as tree-node children 3 months ago
Siegfried Pammer 2f6f67d788 Assembly-tree selection follows the active tab 3 months ago
Siegfried Pammer 24289c634c Route open-in-new-tab through node.CreateTab 3 months ago
Siegfried Pammer f7d6197cd0 Middle-click opens entity in a new decompiler tab 3 months ago