| .. |
|
Commands
|
Display a warning message when attaching to a running process.
|
16 years ago |
|
Controls
|
Add delay to SearchBox.
|
16 years ago |
|
Images
|
Vista without Windows Imaging Component update also seems to have problems with 256x256 icons, so I simply reduced the resolution to 128x128.
|
16 years ago |
|
Options
|
Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger
|
16 years ago |
|
Properties
|
Fix typo in AssemblyInfo.
|
16 years ago |
|
TextView
|
Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger
|
16 years ago |
|
TreeNodes
|
Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger
|
16 years ago |
|
themes
|
add ILSpy analyzer
|
16 years ago |
|
AboutPage.cs
|
Use MEF for debugger commands.
|
16 years ago |
|
App.xaml
|
Added "Open From GAC" dialog.
|
16 years ago |
|
App.xaml.cs
|
Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger
|
16 years ago |
|
AssemblyList.cs
|
Use MEF for the existing File menu items.
|
16 years ago |
|
AssemblyListManager.cs
|
Add button for reloading all assemblies.
|
16 years ago |
|
BamlDecompiler.cs
|
Fix issues where the BAML decompiler produced invalid code.
|
16 years ago |
|
CSharpLanguage.cs
|
Don't introduce usings when only a single method is being decompiled.
|
16 years ago |
|
CommandLineArguments.cs
|
Add /navigateTo command line argument.
|
16 years ago |
|
Commands.cs
|
Add support for fixed statement with strings.
|
16 years ago |
|
ContextMenuEntry.cs
|
Fixed "Overrided By" method analyzer. Added similar analyzer for properties.
|
16 years ago |
|
DecompilationOptions.cs
|
Preserving all selected nodes, foldings state and position of decompiler text view in the navigation history.
|
16 years ago |
|
ExportCommandAttribute.cs
|
Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger
|
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.
|
16 years ago |
|
ILLanguage.cs
|
Use C# syntax for type names in the tree view.
|
16 years ago |
|
ILSpy.csproj
|
Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger
|
16 years ago |
|
ILSpySettings.cs
|
Code cleanup.
|
16 years ago |
|
ISmartTextOutput.cs
|
View/Save embedded resources.
|
16 years ago |
|
Language.cs
|
Improved names of indexers in the tree view.
|
16 years ago |
|
LoadedAssembly.cs
|
Avoid loading assemblies when figuring out whether a property is in indexer.
|
16 years ago |
|
MainWindow.xaml
|
Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger
|
16 years ago |
|
MainWindow.xaml.cs
|
Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger
|
16 years ago |
|
NativeMethods.cs
|
Introduce support for command-line arguments and WM_COPYDATA.
|
16 years ago |
|
NavigationHistory.cs
|
Preserving all selected nodes, foldings state and position of decompiler text view in the navigation history.
|
16 years ago |
|
OpenFromGacDialog.xaml
|
ProgressBar added to OpenFromGacDialog.
|
16 years ago |
|
OpenFromGacDialog.xaml.cs
|
Added an option to filter GAC entries by version in addition to name.
|
16 years ago |
|
SessionSettings.cs
|
Improvements for the analyzer.
|
16 years ago |
|
XmlDocKeyProvider.cs
|
Fixed bugs in /navigateTo for methods.
|
16 years ago |
|
app.config
|
Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger
|
16 years ago |