| .. |
|
AvalonEdit
|
Fix TextMarkerService crashing after switching to another document.
|
12 years ago |
|
Commands
|
fix #578 - Sort assemblies by name
|
10 years ago |
|
Controls
|
Revert "Allow scrolling in high resource rows"
|
10 years ago |
|
Images
|
fix #578 - Sort assemblies by name
|
10 years ago |
|
Languages
|
fix #605 - Missing namespace when 2+ classes with the same name exist in the same assembly
|
10 years ago |
|
Options
|
Add ellipses to menu items
|
10 years ago |
|
Properties
|
bump version to 2.4
|
10 years ago |
|
TextView
|
working on #553 - Select All menu item
|
10 years ago |
|
TreeNodes
|
fix #350 - Refresh item in context menu of assemblies
|
10 years ago |
|
VB
|
fix #605 - Missing namespace when 2+ classes with the same name exist in the same assembly
|
10 years ago |
|
XmlDoc
|
Adjust ILSpy to NRefactory API changes.
|
14 years ago |
|
themes
|
Fit and finish: improved layout and styling
|
14 years ago |
|
AboutPage.cs
|
fix #715 - Add a Check for Updates menu item to the Help Tab.
|
10 years ago |
|
AnalyzerTreeView.cs
|
focus existing analyzer node instead of creating a new one
|
14 years ago |
|
App.xaml
|
Added "Open From GAC" dialog.
|
15 years ago |
|
App.xaml.cs
|
Add JumpToReferenceAsync() overload to allow detecting when the decompilation after the jump has finished.
|
12 years ago |
|
AssemblyList.cs
|
fix #350 - Refresh item in context menu of assemblies
|
10 years ago |
|
AssemblyListManager.cs
|
Added the possibility to create lists.
|
15 years ago |
|
CommandLineArguments.cs
|
replace try-catch-all with Guid.TryParse
|
11 years ago |
|
ContextMenuEntry.cs
|
fix item 6 of #553: right clicking on an item in the search for types list should display an "Analyze" popup menu
|
11 years ago |
|
CreateListDialog.xaml
|
fix for OpenListDialog usability
|
14 years ago |
|
CreateListDialog.xaml.cs
|
Code Tidy : Remove redundant using statements
|
14 years ago |
|
DecompilationOptions.cs
|
Code Tidy: Mark fields read-only where appropriate
|
14 years ago |
|
DecompileEventArgs.cs
|
Adjust ILSpy to new NRefactory and ICSharpCode.Decompiler versions.
|
11 years ago |
|
ExtensionMethods.cs
|
refactor 65e30ec0f6 a bit; fix #448: Show metadata tokens like in ILDasm
|
12 years ago |
|
FilterSettings.cs
|
Code Tidy : Remove redundant using statements
|
14 years ago |
|
Fusion.cs
|
Remove unused code.
|
14 years ago |
|
GacInterop.cs
|
Add plugin support using MEF.
|
15 years ago |
|
GuessFileType.cs
|
Code Tidy : Remove redundant using statements
|
14 years ago |
|
ILSpy.csproj
|
fix #578 - Sort assemblies by name
|
10 years ago |
|
ILSpySettings.cs
|
Use portable settings file if it exists
|
10 years ago |
|
IPane.cs
|
Move IPane to separate file.
|
15 years ago |
|
ISmartTextOutput.cs
|
Enable AvalonEdit SearchPanel for DecompilerTextView. Closes #261.
|
14 years ago |
|
LoadedAssembly.cs
|
Revert: Add 'Sort Assemblies' command to view menu
|
11 years ago |
|
MainWindow.xaml
|
fix #715 - Add a Check for Updates menu item to the Help Tab.
|
10 years ago |
|
MainWindow.xaml.cs
|
fix #715 - Add a Check for Updates menu item to the Help Tab.
|
10 years ago |
|
NativeMethods.cs
|
Introduce support for command-line arguments and WM_COPYDATA.
|
15 years ago |
|
NavigationHistory.cs
|
Code Tidy : Remove redundant using statements
|
14 years ago |
|
NavigationState.cs
|
Code Tidy: Mark fields read-only where appropriate
|
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 |
|
OpenListDialog.xaml
|
fix for OpenListDialog usability
|
14 years ago |
|
OpenListDialog.xaml.cs
|
Use tabs, not spaces.
|
10 years ago |
|
SearchPane.cs
|
fix #578 - Sort assemblies by name
|
10 years ago |
|
SearchPane.xaml
|
fix #342 - Duplicate Alt+F bindings
|
10 years ago |
|
SearchStrategies.cs
|
fix #214 - GUI - Search for: "Everything"
|
10 years ago |
|
SessionSettings.cs
|
fix #558: Last selected assembly isn't loaded if it's an auto-loaded assembly
|
11 years ago |
|
TaskHelper.cs
|
Add JumpToReferenceAsync() overload to allow detecting when the decompilation after the jump has finished.
|
12 years ago |