You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Siegfried Pammer fccd9e2b76 #3498: WholeProjectDecompiler.SanitizeFileName needs to be applied before the a full path is constructed. 23 hours ago
..
Analyzers Fix a few bugs in AnalyzerEntityTreeNode 5 months ago
AppEnv Enable certain commands only on Windows (#3217) 1 year ago
AssemblyTree Add CompareView and FrozenContent flag 1 week ago
AvalonEdit Fix #2294: Issues discovered by static analysis. 5 years ago
Commands #3498: WholeProjectDecompiler.SanitizeFileName needs to be applied before the a full path is constructed. 23 hours ago
Controls Add CompareView and FrozenContent flag 1 week ago
Docking Add CompareView and FrozenContent flag 1 week ago
Images Add "Export as JSON" feature 2 days ago
Languages Support params keyword on non-array collections 3 weeks ago
Metadata Fix AttributesTooltip of GenericParamEntry 3 months ago
Options Move more of the settings infrastructure to ILSpyX for reuse. 3 weeks ago
Properties Merge pull request #3508 from CreateAndInject/ExtractMultiplePackageEntries 1 day ago
Search #3486: Remove XML serialization from DecompilerSettings in ILSpy 2 months ago
TextView Fix #3437: InvalidOperationException when right-clicking on popupTooltip. 4 months ago
Themes Fix update settings to finally remove the need for settings service singleton 9 months ago
TreeNodes Add CompareView and FrozenContent flag 1 week ago
Updates Move more of the settings infrastructure to ILSpyX for reuse. 3 weeks ago
Util Move more of the settings infrastructure to ILSpyX for reuse. 3 weeks ago
ViewModels Add "Export as JSON" feature 2 days ago
Views Add "Export as JSON" feature 2 days ago
AboutPage.cs Move menu and tool-bar from MainWindow to separate controls. 9 months ago
App.xaml Fix #3393: Option to turn off smooth scrolling 5 months ago
App.xaml.cs Fix #3393: Option to turn off smooth scrolling 5 months ago
ContextMenuEntry.cs Get rid of singletons, replace with DI: MainWindow, Settings and Language service 9 months ago
DecompilationOptions.cs Move more of the settings infrastructure to ILSpyX for reuse. 3 weeks ago
EntityReference.cs Use MetadataFile instead of PEFile in TypeSystem. 1 year ago
ExtensionMethods.cs Add missing null check 4 months ago
GlobalUsings.cs Add missing copyright notice to added files 10 months ago
GuessFileType.cs #2128: Reformat the whole code base. 5 years ago
ILSpy.csproj Remove NaturalSort.Extension for net10 in-built CompareOptions.NumericOrdering 3 weeks ago
ILSpySettingsFilePathProvider.cs AOT and x-plat changes (#3203) 1 year 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. 4 years ago
LanguageSettings.cs Move more of the settings infrastructure to ILSpyX for reuse. 3 weeks ago
MainWindow.xaml Fix broken Window menu and ResetLayout 7 months ago
MainWindow.xaml.cs Fix #3414: Apply latest session settings before saving upon closing the main window 5 months ago
MainWindowViewModel.cs Refactoring: 9 months ago
NativeMethods.cs SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 1 year ago
NavigationHistory.cs #2128: Reformat the whole code base. 5 years ago
NavigationState.cs SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 1 year ago
SessionSettings.cs Move more of the settings infrastructure to ILSpyX for reuse. 3 weeks ago
SolutionWriter.cs Use List<LoadedAssembly> in ILSpy/SolutionWriter.cs 2 weeks ago
TaskHelper.cs Get rid of singletons, replace with DI: DockWorkspace 9 months 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