PeterForstmeier
|
b5063624c4
|
Rename ViewModel, set Enable for Metrix TabItem after *dll is selected from Tree
|
14 years ago |
PeterForstmeier
|
0e630f25ab
|
MainWindow.xaml, fix GridSplitter
|
14 years ago |
Daniel Grunwald
|
0ec28b887d
|
Fix SD-1866: support for async/await in code completion.
|
14 years ago |
PeterForstmeier
|
3d7329aa5b
|
Work on DataBinding in MainForm (text are bound to localice)
|
14 years ago |
Tomas Linhart
|
0ae68ca01a
|
Matrix control now shows real data.
|
14 years ago |
PeterForstmeier
|
498695b86f
|
c
|
14 years ago |
PeterForstmeier
|
23ca112111
|
Merge branch 'master' of github.com:icsharpcode/SharpDevelop
|
14 years ago |
Tomas Linhart
|
7df225b741
|
Change behavior of scrollbar for matrix control and improvements for coloring and some other improvements.
|
14 years ago |
PeterForstmeier
|
241cb1aaca
|
Scrolling in TreeMatrixControl
|
14 years ago |
PeterForstmeier
|
9533eaecca
|
Merge branch 'master' of github.com:icsharpcode/SharpDevelop
|
14 years ago |
PeterForstmeier
|
482d403125
|
Cleanup MouseMove
|
14 years ago |
Tomas Linhart
|
3334501225
|
Fix issue with highlighting line from tree in matrix control
|
14 years ago |
PeterForstmeier
|
2dd8252e9e
|
Update MainWindow
|
14 years ago |
PeterForstmeier
|
c3b4955107
|
MouseOver for SharpTree
|
14 years ago |
PeterForstmeier
|
982918bf32
|
Merge branch 'master' of github.com:icsharpcode/SharpDevelop
|
14 years ago |
PeterForstmeier
|
6393f518ec
|
Marking element
|
14 years ago |
Tomas Linhart
|
b10233ebab
|
Add HighlightLine method to matrix control.
|
14 years ago |
Tomas Linhart
|
bd4cbef68c
|
Fix memory leak with drawing to bitmap.
|
14 years ago |
Tomas Linhart
|
2df005eb94
|
Merge branch 'master' of github.com:icsharpcode/SharpDevelop
|
14 years ago |
Tomas Linhart
|
2e91b30687
|
Fix Matrix control crashing.
|
14 years ago |
PeterForstmeier
|
4ddb3a71b5
|
Merge branch 'master' of github.com:icsharpcode/SharpDevelop
|
14 years ago |
PeterForstmeier
|
8926af5118
|
ViewModel - MainWindow.xaml
|
14 years ago |
Tomas Linhart
|
caecbcbf34
|
Merge branch 'master' of github.com:icsharpcode/SharpDevelop
|
14 years ago |
Tomas Linhart
|
706df5031d
|
Matrix control is now synchronized with trees.
|
14 years ago |
Daniel Grunwald
|
8948ebf6f2
|
Added hack to make SharpDevelop 4.2 load AddIns written for SharpDevelop 4.1.
|
14 years ago |
PeterForstmeier
|
25caa3f924
|
fix typo
|
14 years ago |
PeterForstmeier
|
be44af424f
|
Inform MatrixControl about expand/collapse of TreeView
|
14 years ago |
Tomas Linhart
|
7c53b16934
|
Visibility support for Matrix Control.
|
14 years ago |
PeterForstmeier
|
aaf26735f9
|
Scroll behind nr of TreeEntrys
|
14 years ago |
Tomas Linhart
|
4de6520ca6
|
Merge
|
14 years ago |
Tomas Linhart
|
6061837e06
|
Improvements to Matrix Control.
|
14 years ago |
PeterForstmeier
|
1ca200bb1f
|
Scrolling in vertical and horizontal TreeView
|
14 years ago |
Tomas Linhart
|
204c4526eb
|
Add HoveredCellChanged event.
|
14 years ago |
PeterForstmeier
|
910d2b0ff3
|
Style for GridSplitter, apply translation property s
|
14 years ago |
PeterForstmeier
|
b461484356
|
Add TranslationViewModel to MainView
|
14 years ago |
PeterForstmeier
|
aaa09c6bfe
|
Replace TreeView with SharpTreeView in MainWindow
|
14 years ago |
Tomas Linhart
|
5dbea718b7
|
Merge
|
14 years ago |
PeterForstmeier
|
582a1cf7f1
|
Use ICSharpCode.TreeView in DependencyMatrixControl
|
14 years ago |
Tomas Linhart
|
98d36e1175
|
DependencyMatrix now calculates some of values.
|
14 years ago |
PeterForstmeier
|
fb95b7ad77
|
Merge branch 'master' of github.com:icsharpcode/SharpDevelop
|
14 years ago |
PeterForstmeier
|
1c3754a2f2
|
TreeMatrixControl, add Treeview at Top
|
14 years ago |
Tomas Linhart
|
4f84a66ed8
|
X line in MatrixControl is hovered correctly now.
|
14 years ago |
Daniel Grunwald
|
084de7e917
|
Merge branch 'eusebiu/DebugDecompilation' into master.
|
14 years ago |
Eusebiu Marcu
|
93948ebc56
|
Show tooltip pins only for frames with symbols (source exists).
|
14 years ago |
Eusebiu Marcu
|
509f3184d8
|
Support navigating to decompiled code from CallStackPad and RunningThreadsPad.
|
14 years ago |
Eusebiu Marcu
|
3963965559
|
Force reclaiming decompilation memory.
|
14 years ago |
Eusebiu Marcu
|
5dab783842
|
Properly resolve local assemblies.
|
14 years ago |
Eusebiu Marcu
|
6cac9f69ad
|
Remove decompilation data when view content is disposed.
|
14 years ago |
Eusebiu Marcu
|
9f4a336bdd
|
remove unnecessary properties and clear the code.
|
14 years ago |
Eusebiu Marcu
|
5d5d266a9d
|
Remove dynamic code. Simplify debugging decompiled code.
|
14 years ago |