.. |
Controls
|
New search.
|
14 years ago |
Images
|
Add tree node icon for Static Class.
|
14 years ago |
Properties
|
Fix typo in AssemblyInfo.
|
15 years ago |
TextView
|
Lots of improvements/fixes for the disassembler.
|
14 years ago |
TreeNodes
|
Merge branch 'ViewStatePreservingFix' of https://github.com/arturek/ILSpy
|
14 years ago |
XmlDoc
|
Fix NullReferenceException in XmlDocKeyProvider when decompiling C++/CLI code. Closes #173.
|
14 years ago |
themes
|
Create closeable pane for the analyzer.
|
14 years ago |
AboutPage.cs
|
Fixed navigation to preserve state of decompiler's text view.
|
14 years ago |
AnalyzerTreeView.cs
|
New search.
|
14 years ago |
App.xaml
|
Added "Open From GAC" dialog.
|
15 years ago |
App.xaml.cs
|
Fixed navigation to preserve state of decompiler's text view.
|
14 years ago |
AssemblyList.cs
|
AssemblyList: add Sort() method
|
14 years ago |
AssemblyListManager.cs
|
Add button for reloading all assemblies.
|
15 years ago |
BamlDecompiler.cs
|
Fixed navigation to preserve state of decompiler's text view.
|
14 years ago |
CSharpLanguage.cs
|
When decompiling a field, also decompile constructors to check whether there's an initializer on the field.
|
14 years ago |
CommandLineArguments.cs
|
Consistently use the full MIT license header on source files.
|
14 years ago |
Commands.cs
|
Fixed navigation to preserve state of decompiler's text view.
|
14 years ago |
ConnectMethodDecompiler.cs
|
replace file header in some files
|
14 years ago |
ContextMenuEntry.cs
|
Create closeable pane for the analyzer.
|
14 years ago |
DecompilationOptions.cs
|
Preserving all selected nodes, foldings state and position of decompiler text view in the navigation history.
|
15 years ago |
DecompilerSettingsPanel.xaml
|
Display XML documentation in decompiler output.
|
14 years ago |
DecompilerSettingsPanel.xaml.cs
|
Display XML documentation in decompiler output.
|
14 years ago |
DisplaySettings.cs
|
Add line numbers to text editor and in display settings.
|
14 years ago |
DisplaySettingsPanel.xaml
|
Add line numbers to text editor and in display settings.
|
14 years ago |
DisplaySettingsPanel.xaml.cs
|
Add line numbers to text editor and in display settings.
|
14 years ago |
ExportCommandAttribute.cs
|
Consistently use the full MIT license header on source files.
|
14 years ago |
ExtensionMethods.cs
|
Code cleanup.
|
15 years ago |
FilterSettings.cs
|
Code cleanup.
|
15 years ago |
Fusion.cs
|
Prepare interfaces for decompiler integration.
|
15 years ago |
GacInterop.cs
|
Add plugin support using MEF.
|
15 years ago |
GuessFileType.cs
|
Consistently use the full MIT license header on source files.
|
14 years ago |
ILAstLanguage.cs
|
Fixed several bugs in the IL disassembler.
|
14 years ago |
ILLanguage.cs
|
Fixed several bugs in the IL disassembler.
|
14 years ago |
ILSpy.csproj
|
Merge pull request #170 from EdHarvey/Analysis
|
14 years ago |
ILSpySettings.cs
|
Add context menu command and option page to the test plugin.
|
14 years ago |
ISmartTextOutput.cs
|
Consistently use the full MIT license header on source files.
|
14 years ago |
Language.cs
|
Analyzer: Redirect result from compiler-generated type/method to original code location.
|
14 years ago |
LoadedAssembly.cs
|
Ignore exceptions while reading debug symbols. Closes #169.
|
14 years ago |
MainWindow.xaml
|
Add combo box that allows choosing whether to search for a type or member.
|
14 years ago |
MainWindow.xaml.cs
|
Fixed navigation to preserve state of decompiler's text view.
|
14 years ago |
NativeMethods.cs
|
Introduce support for command-line arguments and WM_COPYDATA.
|
15 years ago |
NavigationHistory.cs
|
Fixed navigation to preserve state of decompiler's text view.
|
14 years ago |
NavigationState.cs
|
Fixed navigation to preserve state of decompiler's text view.
|
14 years ago |
OpenFromGacDialog.xaml
|
ProgressBar added to OpenFromGacDialog.
|
15 years ago |
OpenFromGacDialog.xaml.cs
|
Added an option to filter GAC entries by version in addition to name.
|
15 years ago |
OptionsDialog.xaml
|
Add options dialog.
|
15 years ago |
OptionsDialog.xaml.cs
|
Consistently use the full MIT license header on source files.
|
14 years ago |
SearchPane.cs
|
Show 'Searching...' entry while search is in progress.
|
14 years ago |
SearchPane.xaml
|
Show 'Searching...' entry while search is in progress.
|
14 years ago |
SessionSettings.cs
|
Create closeable pane for the analyzer.
|
14 years ago |