| .. |
|
Controls
|
Add delay to SearchBox.
|
16 years ago |
|
Images
|
Added node image for PInvoke methods.
|
15 years ago |
|
Properties
|
Fix typo in AssemblyInfo.
|
16 years ago |
|
TextView
|
Clarify the license: add license files to doc/ in source distribution; embed licenses in ILSpy executable and put links on the about page. Closes #145.
|
15 years ago |
|
TreeNodes
|
implement proper decompilation of event handlers in XAML;
|
15 years ago |
|
XmlDoc
|
Display tooltips when hovering over member references.
|
15 years ago |
|
themes
|
add ILSpy analyzer
|
16 years ago |
|
AboutPage.cs
|
Clarify the license: add license files to doc/ in source distribution; embed licenses in ILSpy executable and put links on the about page. Closes #145.
|
15 years ago |
|
App.xaml
|
Added "Open From GAC" dialog.
|
16 years ago |
|
App.xaml.cs
|
Clarify the license: add license files to doc/ in source distribution; embed licenses in ILSpy executable and put links on the about page. Closes #145.
|
15 years ago |
|
AssemblyList.cs
|
AssemblyList: add Sort() method
|
15 years ago |
|
AssemblyListManager.cs
|
Add button for reloading all assemblies.
|
16 years ago |
|
BamlDecompiler.cs
|
add support for attached events to BAML-Decompiler
|
15 years ago |
|
CSharpLanguage.cs
|
implement proper decompilation of event handlers in XAML;
|
15 years ago |
|
CommandLineArguments.cs
|
Add /navigateTo command line argument.
|
15 years ago |
|
Commands.cs
|
implement proper decompilation of event handlers in XAML;
|
15 years ago |
|
ConnectMethodDecompiler.cs
|
add support for attached events to BAML-Decompiler
|
15 years ago |
|
ContextMenuEntry.cs
|
Minor ContextMenu displaying problems fixed.
|
15 years ago |
|
DecompilationOptions.cs
|
Preserving all selected nodes, foldings state and position of decompiler text view in the navigation history.
|
16 years ago |
|
DecompilerSettingsPanel.xaml
|
Read variable names from debug symbols (.pdb files), if available. Based on #122.
|
15 years ago |
|
DecompilerSettingsPanel.xaml.cs
|
Read variable names from debug symbols (.pdb files), if available. Based on #122.
|
15 years ago |
|
ExportCommandAttribute.cs
|
Allow plugins to extend the context menus of the tree views.
|
16 years ago |
|
ExtensionMethods.cs
|
Code cleanup.
|
16 years ago |
|
FilterSettings.cs
|
Code cleanup.
|
16 years ago |
|
Fusion.cs
|
Prepare interfaces for decompiler integration.
|
16 years ago |
|
GacInterop.cs
|
Add plugin support using MEF.
|
16 years ago |
|
GuessFileType.cs
|
Add plugin support using MEF.
|
16 years ago |
|
ILAstLanguage.cs
|
Fully qualify ambiguous type names.
|
15 years ago |
|
ILLanguage.cs
|
implement proper decompilation of event handlers in XAML;
|
15 years ago |
|
ILSpy.csproj
|
Clarify the license: add license files to doc/ in source distribution; embed licenses in ILSpy executable and put links on the about page. Closes #145.
|
15 years ago |
|
ILSpySettings.cs
|
Add context menu command and option page to the test plugin.
|
15 years ago |
|
ISmartTextOutput.cs
|
View/Save embedded resources.
|
16 years ago |
|
Language.cs
|
implement proper decompilation of event handlers in XAML;
|
15 years ago |
|
LoadedAssembly.cs
|
Read variable names from debug symbols (.pdb files), if available. Based on #122.
|
15 years ago |
|
MainWindow.xaml
|
Add support for fixed statement with strings.
|
16 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.
|
15 years ago |
|
NativeMethods.cs
|
Introduce support for command-line arguments and WM_COPYDATA.
|
15 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.
|
15 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.
|
15 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.
|
16 years ago |
|
OptionsDialog.xaml.cs
|
Read variable names from debug symbols (.pdb files), if available. Based on #122.
|
15 years ago |
|
SessionSettings.cs
|
Improvements for the analyzer.
|
16 years ago |