| .. |
|
Analyzers
|
Move non-UI analyzer code to ILSpyX
|
2 years ago |
|
AvalonEdit
|
Fix #2294: Issues discovered by static analysis.
|
5 years ago |
|
Commands
|
Lift some artificial restrictions to PEFile in WholeProjectDecompiler and ReflectionDisassembler.
|
2 years ago |
|
Controls
|
Fix #3065: Hide watermark/help text of SearchBox, if contents are changed programmatically without setting the focus to the text box first.
|
2 years ago |
|
Docking
|
Fixes #2605: Add possibility to add submenu items
|
4 years ago |
|
Images
|
Add WebCIL support
|
2 years ago |
|
Languages
|
Fix #3151: Make IProjectFileWriter API public
|
2 years ago |
|
Metadata
|
Lift some artificial restrictions to PEFile in WholeProjectDecompiler and ReflectionDisassembler.
|
2 years ago |
|
Options
|
Add theme option in settings
|
3 years ago |
|
Properties
|
Fix #2893: Add option to disable automatic assembly loading.
|
2 years ago |
|
Search
|
Add nullability annotations
|
2 years ago |
|
TextView
|
Lift some artificial restrictions to PEFile in WholeProjectDecompiler and ReflectionDisassembler.
|
2 years ago |
|
Themes
|
Adjust colors of AvalonEdit built-in highlightings for dark themes
|
2 years ago |
|
TreeNodes
|
Add IFileLoader API
|
2 years ago |
|
Updates
|
Disentangle AboutPage from checking for updates (prepare for the later possibility of introducing AutoUpdate for MSI installs)
|
3 years ago |
|
ViewModels
|
Fix #3098: Naming scheme for .NET previews has changed a bit
|
2 years ago |
|
Views
|
- Remove static state from DisplaySettingsPanel
|
3 years ago |
|
AboutPage.cs
|
Disentangle AboutPage from checking for updates (prepare for the later possibility of introducing AutoUpdate for MSI installs)
|
3 years ago |
|
App.xaml
|
Fix #2409: Styling of windows title bar is now optional.
|
5 years ago |
|
App.xaml.cs
|
Move non-UI analyzer code to ILSpyX
|
2 years ago |
|
CommandLineArguments.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
ContextMenuEntry.cs
|
Move search functionality to ILSpyX
|
4 years ago |
|
DecompilationOptions.cs
|
Move Settings to ILSpyX (#2869)
|
3 years ago |
|
EntityReference.cs
|
Use MetadataFile instead of PEFile in TypeSystem.
|
2 years ago |
|
ExtensionMethods.cs
|
#3068: Introduce MetadataFile for pure ECMA-335 streams and as base class for PEFile
|
2 years ago |
|
FilterSettings.cs
|
Move search functionality to ILSpyX
|
4 years ago |
|
GuessFileType.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
ILSpy.csproj
|
Apply Central package management (requires package source mapping) (#3124)
|
2 years ago |
|
ILSpySettingsFilePathProvider.cs
|
Move Settings to ILSpyX (#2869)
|
3 years ago |
|
ILSpyTraceListener.cs
|
Use Trace.Listeners instead of Debug.Listeners
|
4 years ago |
|
ISmartTextOutput.cs
|
Fix #2409: Styling of windows title bar is now optional.
|
5 years ago |
|
MainWindow.xaml
|
Remove theme combo box
|
3 years ago |
|
MainWindow.xaml.cs
|
Add IFileLoader API
|
2 years ago |
|
MainWindowViewModel.cs
|
Create ILSpyX project and make the following APIs reusable:
|
4 years ago |
|
NativeMethods.cs
|
Alternate approach to #2947
|
3 years ago |
|
NavigationHistory.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
NavigationState.cs
|
Fix #2207: Fix ViewState handling on refresh and tab change. Include active tab in history.
|
5 years ago |
|
SessionSettings.cs
|
Remove obsolete and unused fields from SessionSettings.
|
2 years ago |
|
SingleInstanceHandling.cs
|
Move all code related to single instance logic to separate class (#2871)
|
3 years ago |
|
SolutionWriter.cs
|
- Remove static state from DisplaySettingsPanel
|
3 years ago |
|
TaskHelper.cs
|
#2128: Reformat the whole code base.
|
5 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.
|
4 years ago |