| .. |
|
AvalonEdit
|
Code Tidy : Remove redundant using statements
|
14 years ago |
|
Bookmarks
|
Code Tidy : Remove redundant using statements
|
14 years ago |
|
Commands
|
Fix cancellation.
|
14 years ago |
|
Controls
|
Fit and finish: Resource table.
|
14 years ago |
|
Images
|
update icons used in ILSpy with the ones from SharpDevelop
|
13 years ago |
|
Languages
|
Merge pull request #423 from linquize/assembly-info
|
12 years ago |
|
Options
|
Optional enable folding on all blocks in braces
|
14 years ago |
|
Properties
|
Merge NRefactory 5.2.0-261-g7a948e7 to ILSpy.
|
14 years ago |
|
TextView
|
Adapt folding commands from SharpDevelop
|
14 years ago |
|
TreeNodes
|
Merge pull request #420 from linquize/analyze-menu
|
12 years ago |
|
VB
|
Merge pull request #423 from linquize/assembly-info
|
12 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
|
Use 'stable' update
|
14 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 some exception handling for startup and MEF exceptions
|
14 years ago |
|
AssemblyList.cs
|
Code Tidy : Remove redundant using statements
|
14 years ago |
|
AssemblyListManager.cs
|
Added the possibility to create lists.
|
15 years ago |
|
CommandLineArguments.cs
|
Consistently use the full MIT license header on source files.
|
15 years ago |
|
ContextMenuEntry.cs
|
Merge pull request #345 from RKlier/folding
|
14 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
|
Split DecompileEventArgs to separate file.
|
14 years ago |
|
ExtensionMethods.cs
|
Analyzer: added Attribute 'applied to' analysis.
|
14 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
|
Merge pull request #420 from linquize/analyze-menu
|
12 years ago |
|
ILSpySettings.cs
|
Escape/Unescape invalid characters on save/load to avoid exceptions in XDocument.Load/Save. fixes #54
|
14 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
|
Add support for opening .netmodules.
|
13 years ago |
|
MainWindow.xaml
|
Fit and finish: set main menu to correct height
|
14 years ago |
|
MainWindow.xaml.cs
|
Add support for opening .netmodules.
|
13 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
|
Code Tidy: Mark fields read-only where appropriate
|
14 years ago |
|
SearchPane.cs
|
When pressing F3 to move focus to the search box, select the text so that the previous search can be easily overwritten.
|
12 years ago |
|
SearchPane.xaml
|
Fit and finish: improved searchpane layout & styling
|
14 years ago |
|
SessionSettings.cs
|
Escape/Unescape invalid characters on save/load to avoid exceptions in XDocument.Load/Save. fixes #54
|
14 years ago |