| .. |
|
Analyzers
|
Optimize selection handling
|
2 years ago |
|
AppEnv
|
Enable certain commands only on Windows (#3217)
|
2 years ago |
|
AssemblyTree
|
Select first assembly from list after assembly list change, instead of the root node.
|
2 years ago |
|
AvalonEdit
|
Fix #2294: Issues discovered by static analysis.
|
5 years ago |
|
Commands
|
Fix focus when active tab page is changed via the Window menu
|
2 years ago |
|
Controls
|
Optimize selection handling
|
2 years ago |
|
Docking
|
Optimize selection handling
|
2 years ago |
|
Images
|
SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240)
|
2 years ago |
|
Languages
|
Fix some minor design flaws in new code.
|
2 years ago |
|
Metadata
|
ILSpyX: remove InternalsVisibleTo for ILSpy + remove some redundant code.
|
2 years ago |
|
Options
|
Add missing copyright notice to added files
|
2 years ago |
|
Properties
|
Provide commit hash in AboutPage to make finding the correct version easier.
|
2 years ago |
|
Search
|
Fix some minor design flaws in new code.
|
2 years ago |
|
TextView
|
Fix potential memory leak: Dispose is never called!
|
2 years ago |
|
Themes
|
Consolidate all options/settings to use a consistent WFP MVVM pattern.
|
2 years ago |
|
TreeNodes
|
Merge pull request #3274 from tom-englert/dev/WpfRefactoring
|
2 years ago |
|
Updates
|
Consolidate all options/settings to use a consistent WFP MVVM pattern.
|
2 years ago |
|
Util
|
Fix focus when active tab page is changed via the Window menu
|
2 years ago |
|
ViewModels
|
Fix focus when active tab page is changed via the Window menu
|
2 years ago |
|
Views
|
Consolidate all options/settings to use a consistent WFP MVVM pattern.
|
2 years ago |
|
AboutPage.cs
|
Merge pull request #3274 from tom-englert/dev/WpfRefactoring
|
2 years ago |
|
App.xaml
|
Remove more code from MainWindow, refactor startup sequence
|
2 years ago |
|
App.xaml.cs
|
Fix #3293: Right panel shows old info in case all is deleted in the left-hand tree
|
2 years ago |
|
ContextMenuEntry.cs
|
Avoid using mouse position to find already known elements.
|
2 years ago |
|
DecompilationOptions.cs
|
Consolidate all options/settings to use a consistent WFP MVVM pattern.
|
2 years ago |
|
EntityReference.cs
|
Use MetadataFile instead of PEFile in TypeSystem.
|
2 years ago |
|
ExportProviderAdapter.cs
|
Add missing copyright notice to added files
|
2 years ago |
|
ExtensionMethods.cs
|
ILSpyX: remove InternalsVisibleTo for ILSpy + remove some redundant code.
|
2 years ago |
|
GlobalUsings.cs
|
Add missing copyright notice to added files
|
2 years ago |
|
GuessFileType.cs
|
#2128: Reformat the whole code base.
|
6 years ago |
|
ILSpy.csproj
|
Remove more code from MainWindow, refactor startup sequence
|
2 years ago |
|
ILSpySettingsFilePathProvider.cs
|
AOT and x-plat changes (#3203)
|
2 years ago |
|
ILSpyTraceListener.cs
|
Use Trace.Listeners instead of Debug.Listeners
|
5 years ago |
|
ISmartTextOutput.cs
|
Fix #2409: Styling of windows title bar is now optional.
|
5 years ago |
|
LanguageSettings.cs
|
Move command handling from main window to command implementations.
|
2 years ago |
|
MainWindow.xaml
|
Fix navigation history
|
2 years ago |
|
MainWindow.xaml.cs
|
Optimize selection handling
|
2 years ago |
|
MainWindowViewModel.cs
|
Move command handling from main window to command implementations.
|
2 years ago |
|
NativeMethods.cs
|
SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240)
|
2 years ago |
|
NavigationHistory.cs
|
#2128: Reformat the whole code base.
|
6 years ago |
|
NavigationState.cs
|
SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240)
|
2 years ago |
|
SessionSettings.cs
|
Fix some minor design flaws in new code.
|
2 years ago |
|
SolutionWriter.cs
|
Move menu/toolbar logic from MainWindow to separate service.
|
2 years ago |
|
TaskHelper.cs
|
Decouple AssemblyListPane from MainWindow
|
2 years ago |
|
app.manifest
|
Fix #2038: Add proper support for Long paths on Windows 10 and limit path segments to 255 characters (with long path support) or 30 characters. If a PathTooLongException is thrown display a better error message on project export.
|
5 years ago |