.. |
Controls
|
Add delay to SearchBox.
|
15 years ago |
Images
|
Add TestPlugin.
|
14 years ago |
Properties
|
Fix typo in AssemblyInfo.
|
15 years ago |
TextView
|
Display tooltips when hovering over member references.
|
14 years ago |
TreeNodes
|
Observe assembly load exceptions so that we don't crash when the Task's finalizer kicks in. Closes #54.
|
14 years ago |
XmlDoc
|
Display tooltips when hovering over member references.
|
14 years ago |
themes
|
add ILSpy analyzer
|
15 years ago |
AboutPage.cs
|
Use MEF for the existing File menu items.
|
15 years ago |
App.xaml
|
Added "Open From GAC" dialog.
|
15 years ago |
App.xaml.cs
|
Add /navigateTo command line argument.
|
14 years ago |
AssemblyList.cs
|
Add TestPlugin.
|
14 years ago |
AssemblyListManager.cs
|
Add button for reloading all assemblies.
|
15 years ago |
BamlDecompiler.cs
|
Fix issues where the BAML decompiler produced invalid code.
|
15 years ago |
CSharpLanguage.cs
|
Adjust ILSpy to NRefactory API changes.
|
14 years ago |
CommandLineArguments.cs
|
Add /navigateTo command line argument.
|
14 years ago |
Commands.cs
|
Add "decompile all" command for debugging.
|
14 years ago |
ContextMenuEntry.cs
|
Fixed "Overrided By" method analyzer. Added similar analyzer for properties.
|
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
|
Add support for decompiling query expressions.
|
14 years ago |
DecompilerSettingsPanel.xaml.cs
|
Add support for decompiling query expressions.
|
14 years ago |
ExportCommandAttribute.cs
|
Allow plugins to extend the context menus of the tree views.
|
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
|
Add plugin support using MEF.
|
15 years ago |
ILAstLanguage.cs
|
Fully qualify ambiguous type names.
|
14 years ago |
ILLanguage.cs
|
Use C# syntax for type names in the tree view.
|
15 years ago |
ILSpy.csproj
|
Display tooltips when hovering over member references.
|
14 years ago |
ILSpySettings.cs
|
Add context menu command and option page to the test plugin.
|
14 years ago |
ISmartTextOutput.cs
|
View/Save embedded resources.
|
15 years ago |
Language.cs
|
Display tooltips when hovering over member references.
|
14 years ago |
LoadedAssembly.cs
|
Avoid loading assemblies when figuring out whether a property is in indexer.
|
14 years ago |
MainWindow.xaml
|
Add support for fixed statement with strings.
|
15 years ago |
MainWindow.xaml.cs
|
Display tooltips when hovering over member references.
|
14 years ago |
NativeMethods.cs
|
Introduce support for command-line arguments and WM_COPYDATA.
|
14 years ago |
NavigationHistory.cs
|
Preserving all selected nodes, foldings state and position of decompiler text view in the navigation history.
|
15 years ago |
OpenFromGacDialog.xaml
|
ProgressBar added to OpenFromGacDialog.
|
14 years ago |
OpenFromGacDialog.xaml.cs
|
Added an option to filter GAC entries by version in addition to name.
|
14 years ago |
OptionsDialog.xaml
|
Add options dialog.
|
15 years ago |
OptionsDialog.xaml.cs
|
Hide compiler-generated enumerator classes when "yield return" decompilation is enabled.
|
15 years ago |
SessionSettings.cs
|
Improvements for the analyzer.
|
15 years ago |