280 Commits (07fe2e57fc54b9133879a0d23eaa81709edb39e6)

Author SHA1 Message Date
Tomas Linhart bd4cbef68c Fix memory leak with drawing to bitmap. 14 years ago
Tomas Linhart 2e91b30687 Fix Matrix control crashing. 14 years ago
PeterForstmeier 8926af5118 ViewModel - MainWindow.xaml 14 years ago
Tomas Linhart 706df5031d Matrix control is now synchronized with trees. 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 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
PeterForstmeier 582a1cf7f1 Use ICSharpCode.TreeView in DependencyMatrixControl 14 years ago
Tomas Linhart 98d36e1175 DependencyMatrix now calculates some of values. 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 392871bf63 Save width+height of floating pad using invariant culture. 14 years ago
Siegfried Pammer 7b04a31e22 update resources; introduce Global.TextLine 14 years ago
Siegfried Pammer 5a943271ea working on SD-1527 - A display binding's supported files should be independent from the files it handles by default: 14 years ago
Siegfried Pammer fa38d8060a fix unit tests 14 years ago
Siegfried Pammer 2087328303 removed calls to obsolete StringParser.Parse overload 14 years ago
Siegfried Pammer 7fd8260112 add MockProjectChangeWatcher for Unit Tests 14 years ago
Eusebiu Marcu c21b361fa6 fix build and project options panel. 14 years ago
Eusebiu Marcu 3d10700cd8 make style cop addin work for old version (<=4.3.3.0) and new (>= 4.5.x.x) 14 years ago
Daniel Grunwald eb0d93724e ICSharpCode.Core: Disable lexical condition inheritance, and allow doozers to control whether to perform dynamic condition inheritance. 14 years ago
Tomasz Tretkowski 49da292337 Running MSpec tests from namespaces/classes selected in Unit Tests pad. 14 years ago
Tomasz Tretkowski 3b679b306d Set MachineSpecifications and MachineSpecifications.Tests project build platform to Any CPU. 14 years ago
Tomasz Tretkowski 099254d958 UnitTesting tests fixed. 14 years ago
Tomasz Tretkowski 52d762aa36 MachineSpecifications provider unit tests. 14 years ago
Tomasz Tretkowski 72589de445 MachineSpecifications test framework initial import. 14 years ago
Tomasz Tretkowski c8769b5d20 Allowing to define multiple test frameworks associated with one project type. 14 years ago
Daniel Grunwald 3301c6c4ca Update to Mono.Cecil 0.9.4.1 (commit f5c9642760) 15 years ago
Tomas Linhart 1525235736 Matrix control now hovers x and y lines. 15 years ago
mrward 57400acf44 Fix build. 15 years ago
Daniel Grunwald 2a5459a0b9 Fixed ArgumentOutOfRangeException in CodeCoverageControl.OpenFile (http://community.sharpdevelop.net/forums/t/12456.aspx). 15 years ago
Daniel Grunwald 4c8a325a5e ProfilerView: bring errors pad to front only if there were errors executing the query. 15 years ago
Siegfried Pammer c51c4a525d fixed SD-1725 - BadImageFormatException when profiling .NET 4 WinForms application 15 years ago
Daniel Grunwald c744659edb Use same icon for "collapse all" as in search results pad. 15 years ago
Siegfried Pammer f45bf5e1d7 created new ctor with optional parameters in ProfilerOptions for better usability 15 years ago
Daniel Grunwald 754cb29bfd Fix off-by-one error in profiler's "Go to definition". 15 years ago
Eusebiu Marcu cde9c67d1b fix build - implement CollapseAll in MockUnitTestsPad 15 years ago
Eusebiu Marcu 301352be07 add collapse all to unit tests pad 15 years ago
Daniel Grunwald c2a8bcf1c3 Adjust unit tests. 15 years ago
Daniel Grunwald ba7eb2729b Handle AbandonedMutexException in Profiler.AllThreadsWait(). 15 years ago
Matt Ward 33001daf07 Show Boo unit tests in Unit Tests window. 15 years ago
Siegfried Pammer 282bda5cea fixed NullReferenceException in Profiler/FindReferences, when trying to search for unresolved/non-user code 15 years ago
Siegfried Pammer a526e7d5fb splitting profiler source: moved rewriting part to new file 15 years ago
Siegfried Pammer fb85160010 removed old file headers; added some debugging code 15 years ago