7659 Commits (241cb1aaca26829f3d25beed6bd1b6570a16e87c)
 

Author SHA1 Message Date
PeterForstmeier 241cb1aaca Scrolling in TreeMatrixControl 15 years ago
PeterForstmeier 9533eaecca Merge branch 'master' of github.com:icsharpcode/SharpDevelop 15 years ago
PeterForstmeier 482d403125 Cleanup MouseMove 15 years ago
Tomas Linhart 3334501225 Fix issue with highlighting line from tree in matrix control 15 years ago
PeterForstmeier 2dd8252e9e Update MainWindow 15 years ago
PeterForstmeier c3b4955107 MouseOver for SharpTree 15 years ago
PeterForstmeier 982918bf32 Merge branch 'master' of github.com:icsharpcode/SharpDevelop 15 years ago
PeterForstmeier 6393f518ec Marking element 15 years ago
Tomas Linhart b10233ebab Add HighlightLine method to matrix control. 15 years ago
Tomas Linhart bd4cbef68c Fix memory leak with drawing to bitmap. 15 years ago
Tomas Linhart 2df005eb94 Merge branch 'master' of github.com:icsharpcode/SharpDevelop 15 years ago
Tomas Linhart 2e91b30687 Fix Matrix control crashing. 15 years ago
PeterForstmeier 4ddb3a71b5 Merge branch 'master' of github.com:icsharpcode/SharpDevelop 15 years ago
PeterForstmeier 8926af5118 ViewModel - MainWindow.xaml 15 years ago
Tomas Linhart caecbcbf34 Merge branch 'master' of github.com:icsharpcode/SharpDevelop 15 years ago
Tomas Linhart 706df5031d Matrix control is now synchronized with trees. 15 years ago
Daniel Grunwald 8948ebf6f2 Added hack to make SharpDevelop 4.2 load AddIns written for SharpDevelop 4.1. 15 years ago
PeterForstmeier 25caa3f924 fix typo 15 years ago
PeterForstmeier be44af424f Inform MatrixControl about expand/collapse of TreeView 15 years ago
Tomas Linhart 7c53b16934 Visibility support for Matrix Control. 15 years ago
PeterForstmeier aaf26735f9 Scroll behind nr of TreeEntrys 15 years ago
Tomas Linhart 4de6520ca6 Merge 15 years ago
Tomas Linhart 6061837e06 Improvements to Matrix Control. 15 years ago
PeterForstmeier 1ca200bb1f Scrolling in vertical and horizontal TreeView 15 years ago
Tomas Linhart 204c4526eb Add HoveredCellChanged event. 15 years ago
PeterForstmeier 910d2b0ff3 Style for GridSplitter, apply translation property s 15 years ago
PeterForstmeier b461484356 Add TranslationViewModel to MainView 15 years ago
PeterForstmeier aaa09c6bfe Replace TreeView with SharpTreeView in MainWindow 15 years ago
Tomas Linhart 5dbea718b7 Merge 15 years ago
PeterForstmeier 582a1cf7f1 Use ICSharpCode.TreeView in DependencyMatrixControl 15 years ago
Tomas Linhart 98d36e1175 DependencyMatrix now calculates some of values. 15 years ago
PeterForstmeier fb95b7ad77 Merge branch 'master' of github.com:icsharpcode/SharpDevelop 15 years ago
PeterForstmeier 1c3754a2f2 TreeMatrixControl, add Treeview at Top 15 years ago
Tomas Linhart 4f84a66ed8 X line in MatrixControl is hovered correctly now. 15 years ago
Daniel Grunwald 084de7e917 Merge branch 'eusebiu/DebugDecompilation' into master. 15 years ago
Eusebiu Marcu 93948ebc56 Show tooltip pins only for frames with symbols (source exists). 15 years ago
Eusebiu Marcu 509f3184d8 Support navigating to decompiled code from CallStackPad and RunningThreadsPad. 15 years ago
Eusebiu Marcu 3963965559 Force reclaiming decompilation memory. 15 years ago
Eusebiu Marcu 5dab783842 Properly resolve local assemblies. 15 years ago
Eusebiu Marcu 6cac9f69ad Remove decompilation data when view content is disposed. 15 years ago
Eusebiu Marcu 9f4a336bdd remove unnecessary properties and clear the code. 15 years ago
Eusebiu Marcu 5d5d266a9d Remove dynamic code. Simplify debugging decompiled code. 15 years ago
Daniel Grunwald dfef26e0b0 Merge branch '4.1' into master (4.2) 15 years ago
Daniel Grunwald f9dfd7811c Fix RGB <-> HSV conversion. 15 years ago
Daniel Grunwald 4f5fc89e8f Handle FileNotFoundException when file gets deleted/renamed while a background parse operation for that file is starting. 15 years ago
Daniel Grunwald 392871bf63 Save width+height of floating pad using invariant culture. 15 years ago
Daniel Grunwald aa555cdee6 SD-1842: Replace WindowsFormsHost with a custom implementation. 15 years ago
Daniel Grunwald 0b5295f6c1 Remove 'dynamic' usage in DebuggerService.HandleToolTipRequest 15 years ago
Daniel Grunwald 793e35797a Revert patches for SD-1783 (react to "read only" changes). 15 years ago
Daniel Grunwald 72744d5e31 Fix ILAsmBinding. 15 years ago