.. |
Controls
|
Add delay to SearchBox.
|
15 years ago |
Images
|
Added node image for PInvoke methods.
|
14 years ago |
Properties
|
Fix typo in AssemblyInfo.
|
15 years ago |
TextView
|
Merged ICSharpCode.Decompiler changes from debugger branch.
|
14 years ago |
TreeNodes
|
Added Event analysis.
|
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
|
AssemblyList: add Sort() method
|
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
|
Minor ContextMenu displaying problems fixed.
|
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
|
Read variable names from debug symbols (.pdb files), if available. Based on #122.
|
14 years ago |
DecompilerSettingsPanel.xaml.cs
|
Read variable names from debug symbols (.pdb files), if available. Based on #122.
|
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
|
Added Event analysis.
|
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
|
Read variable names from debug symbols (.pdb files), if available. Based on #122.
|
14 years ago |
MainWindow.xaml
|
Add support for fixed statement with strings.
|
15 years ago |
MainWindow.xaml.cs
|
Adds a uniqueness semantic to the navigation history, by removing the previous state (by the selected nodes) from the prior history.
|
14 years ago |
NativeMethods.cs
|
Introduce support for command-line arguments and WM_COPYDATA.
|
14 years ago |
NavigationHistory.cs
|
Adds a uniqueness semantic to the navigation history, by removing the previous state (by the selected nodes) from the prior history.
|
14 years ago |
NavigationState.cs
|
Adds a uniqueness semantic to the navigation history, by removing the previous state (by the selected nodes) from the prior history.
|
14 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
|
Read variable names from debug symbols (.pdb files), if available. Based on #122.
|
14 years ago |
SessionSettings.cs
|
Improvements for the analyzer.
|
15 years ago |