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.
 
 
 
 
tom-englert a24e0f96c8 Refactoring: 9 months ago
..
Analyzers Refactoring: 9 months ago
AppEnv Enable certain commands only on Windows (#3217) 1 year ago
AssemblyTree Refactoring: 9 months ago
AvalonEdit Fix #2294: Issues discovered by static analysis. 5 years ago
Commands Refactoring: 9 months ago
Controls Get rid of singletons, replace with DI: DockWorkspace 9 months ago
Docking Refactoring: 9 months ago
Images SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 1 year ago
Languages Refactoring: 9 months ago
Metadata Get rid of singletons, replace with DI: MainWindow, Settings and Language service 9 months ago
Options Refactoring: 9 months ago
Properties Provide commit hash in AboutPage to make finding the correct version easier. 10 months ago
Search Refactoring: 9 months ago
TextView Refactoring: 9 months ago
Themes Fix update settings to finally remove the need for settings service singleton 9 months ago
TreeNodes Refactoring: 9 months ago
Updates Refactoring: 9 months ago
Util Refactoring: 9 months ago
ViewModels Refactoring: 9 months ago
Views Refactoring: 9 months ago
AboutPage.cs Refactoring: 9 months ago
App.xaml Remove more code from MainWindow, refactor startup sequence 11 months ago
App.xaml.cs Refactoring: 9 months ago
ContextMenuEntry.cs Get rid of singletons, replace with DI: MainWindow, Settings and Language service 9 months ago
DecompilationOptions.cs Consolidate all options/settings to use a consistent WFP MVVM pattern. 11 months ago
EntityReference.cs Use MetadataFile instead of PEFile in TypeSystem. 1 year ago
ExtensionMethods.cs Get rid of singletons, replace with DI: MainWindow, Settings and Language service 9 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 Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 9 months 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 active code from LanguageSettings to LanguageService, to make LanguageSettings independent of other services injected via DI 9 months ago
MainWindow.xaml Refactoring: 9 months ago
MainWindow.xaml.cs Refactoring: 9 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 Fix some minor design flaws in new code. 11 months ago
SolutionWriter.cs Get rid of singletons, replace with DI: DockWorkspace 9 months 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