Siegfried Pammer
|
3f5b8602f8
|
Add Language version dropdown
|
8 years ago |
Siegfried Pammer
|
116725e21c
|
Fix #1056: "Language" combobox drop-list truncates in debug builds [patch]
|
8 years ago |
Daniel Grunwald
|
82ca308a3b
|
Improved Accessibility support.
SharpTreeView now exposes the proper UI Automation control types.
Keyboard navigation using the tab key now works properly.
|
9 years ago |
Siegfried Pammer
|
037e12b301
|
fix #715 - Add a Check for Updates menu item to the Help Tab.
|
9 years ago |
Siegfried Pammer
|
9815cf4537
|
fix shortcut and focus woes (#553)
|
11 years ago |
Siegfried Pammer
|
9ceb8de922
|
add support for Windows 7 TaskbarItem progress display
|
11 years ago |
Ed Harvey
|
2f458af2eb
|
Fit and finish: set main menu to correct height
|
14 years ago |
Ed Harvey
|
0418f77ea5
|
Fit and finish: improved layout and styling
|
14 years ago |
Eusebiu Marcu
|
09a7400208
|
fix #236; show images in debugger evaluation tooltip
|
14 years ago |
Daniel Grunwald
|
66897752a1
|
Add combo box that allows choosing whether to search for a type or member.
|
14 years ago |
Daniel Grunwald
|
f5443a33d5
|
New search.
|
14 years ago |
Daniel Grunwald
|
4489dd8289
|
Create closeable pane for the analyzer.
|
14 years ago |
Daniel Grunwald
|
1d11e75af3
|
Add support for fixed statement with strings.
|
15 years ago |
Eusebiu Marcu
|
2c03ab8812
|
synchronize bookmarks between languages
|
15 years ago |
Eusebiu Marcu
|
296eb118e2
|
move status label in status bar
|
15 years ago |
Eusebiu Marcu
|
f87b8b230f
|
fix current line bookmark marker
add tooltip to the debugger status label
|
15 years ago |
Eusebiu Marcu
|
ea612974d2
|
1. create a status label for debugging status.
2. if the NGEN flag cannot be set, move on.
|
15 years ago |
Daniel Grunwald
|
6de6e04dbd
|
Make MainWindow public so that Plugins can access it.
|
15 years ago |
Daniel Grunwald
|
d0670aae7b
|
Use MEF for the existing File menu items.
|
15 years ago |
Daniel Grunwald
|
fe8f32bef0
|
Make the main menu extensible using MEF.
|
15 years ago |
Daniel Grunwald
|
2c0baaf2b3
|
Allow extending the toolbar using MEF.
|
15 years ago |
Eusebiu Marcu
|
ea8bf36298
|
Debug an executable - feature
|
15 years ago |
Daniel Grunwald
|
e9ad53a607
|
Improvements for the analyzer.
|
15 years ago |
Siegfried Pammer
|
ead42305f8
|
replace DockPanel with Grid and add a GridSplitter to allow Analyzer to be resized + other cleanup
|
15 years ago |
Siegfried Pammer
|
34fa07cbb8
|
add ILSpy analyzer
Conflicts:
ILSpy/MainWindow.xaml.cs
|
15 years ago |
Eusebiu Marcu
|
a731d68963
|
Remove all breakpoints.
|
15 years ago |
Daniel Grunwald
|
04cca17e3b
|
Don't use the 256x256 icon on Windows XP. Closes #36.
|
15 years ago |
Eusebiu Marcu
|
b46136786e
|
Show tooltip when debugging.
|
15 years ago |
Daniel Grunwald
|
a0f22ed522
|
Add delay to SearchBox.
|
15 years ago |
Daniel Grunwald
|
981fd8fc7f
|
Add icon for ILSpy.
|
15 years ago |
David Srbecký
|
28117e8c4c
|
Set the icon of main window
|
15 years ago |
Eusebiu Marcu
|
00d01f24ba
|
Stepping in IL debugger
|
15 years ago |
Daniel Grunwald
|
2e23e720a3
|
Implemented navigation history.
|
15 years ago |
Eusebiu Marcu
|
a69f8fe1c0
|
Attach/detach to running process
|
15 years ago |
Eusebiu Marcu
|
c3ef036fd6
|
Add debugger core.
Add new NRefactory.
Add editor margin & bookmarks.
|
15 years ago |
Daniel Grunwald
|
c0e39ae490
|
Automatic check for updates.
|
15 years ago |
Daniel Grunwald
|
8e83ecc944
|
Save the splitter position.
|
15 years ago |
Eusebiu Marcu
|
df71f32ffa
|
Add SearchBox with icons.
|
15 years ago |
Daniel Grunwald
|
3d2459c6a4
|
Make all nodes display something in the output view.
|
15 years ago |
Daniel Grunwald
|
af44dcb4c6
|
Add button for reloading all assemblies.
|
15 years ago |
Daniel Grunwald
|
1093ba83df
|
Code cleanup.
|
15 years ago |
Daniel Grunwald
|
614bce445a
|
Add length limit to AvalonEdit output; added support for decompiling directly to disk.
|
15 years ago |
Daniel Grunwald
|
f723440cc4
|
Started working on assembly list support.
|
15 years ago |
Daniel Grunwald
|
0a3bf39aa8
|
Store settings in appdata.
|
15 years ago |
Daniel Grunwald
|
c4c3356f2b
|
Move Language to FilterSettings.
|
15 years ago |
Daniel Grunwald
|
44571c7e34
|
Implemented WaitAdorner for long-running decompilation tasks.
|
15 years ago |
Daniel Grunwald
|
d1c932b94d
|
Add build scripts.
|
15 years ago |
Daniel Grunwald
|
d779383cb8
|
Add support for short forms to ControlFlowGraphBuilder.
|
15 years ago |
Daniel Grunwald
|
2bd56f05ea
|
Add option to show/hide internal members.
|
15 years ago |
Daniel Grunwald
|
591c4c5bb8
|
Add control flow analysis.
|
15 years ago |