4446 Commits (3145161f29671f74fa29e3abf113740c9b8e57b6)
 

Author SHA1 Message Date
Daniel Grunwald 17ce135565 Merge 3.0 to trunk. 16 years ago
Daniel Grunwald a257a5b2e9 document ILineTracker.SetLineLength 16 years ago
Siegfried Pammer f4ffce646f XamlBinding: 16 years ago
Martin Koníček fc0b426391 - Object graph visualizer - implemented visualization of IList<T> nodes 16 years ago
Martin Koníček 2146250942 - Object graph visualizer - implemented edge tooltips 16 years ago
Martin Koníček b7f96c707f Grid visualizer - values are now displayed as Value.InvokeToString() 16 years ago
Tomasz Tretkowski c6e0ffa15c CppBinding moved to ICSharpCode namespace 16 years ago
Martin Koníček dcee305a84 - auto size Name column in node 16 years ago
Matt Ward ae509da424 Updated to NUnit 2.5.1 16 years ago
Daniel Grunwald 03339ba83a Fixed build. 16 years ago
Martin Koníček e9b84ee2a7 - remember expanded content nodes between debugger steps 16 years ago
Tomasz Tretkowski 21d7311b20 CppBinding initial release 16 years ago
Daniel Grunwald 5467f54ba2 Fixed thread-safety problem in SearchClassReturnType. 16 years ago
Martin Koníček 28fc63226a - refactored ExpandedExpressions 16 years ago
Martin Koníček af991de9ae - added FullPath to NestedNodeViewModel to support remembering of expanded content nodes 16 years ago
Martin Koníček 64952cedfa - node content - added BaseClassNode, NonPublicMembersNode. 16 years ago
Martin Koníček f6e3e7674a Object graph visualizer - recalculate layout on expand/collapse of content nodes. 16 years ago
Mike Krüger 80b46b6b8d * Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: Improved 16 years ago
Martin Koníček b497bb4266 PositionedGraphNode - code cleanup. 16 years ago
Martin Koníček a8dc573d80 - ObjectGraphBuilder builds content nodes for base class members. 16 years ago
Tomasz Tretkowski 0762a4924b Handling msbuild4 projects with target platform other than AnyCPU 16 years ago
Matt Ward 242b00a787 ListViewItems with imageIndex or imageKey set are now created correctly in generated python forms designer code. 16 years ago
Siegfried Pammer f8eaaace4e XamlBinding: Added EventSetter completion 16 years ago
Siegfried Pammer ac3f76900c XamlBinding: 16 years ago
Siegfried Pammer e2e5c9779c XAML binding: restricted some XAML attributes on root elements 16 years ago
Matt Ward 3851cecf1f Updated to the final build of WiX 3.0 (3.0.5419) 16 years ago
Siegfried Pammer f62ce01d44 - fixed build 16 years ago
Siegfried Pammer 10753d32b2 XamlBinding: fixed some minor issues 16 years ago
Matt Ward 4b1a54a220 Child tree nodes now added on loading a form in the python forms designer. 16 years ago
Siegfried Pammer a75148e8fd XamlBinding: code clean-up 16 years ago
Siegfried Pammer e934fb2531 XamlBinding: fixed code completion errors 16 years ago
Siegfried Pammer 0746ff65ba - fixed build 16 years ago
Siegfried Pammer 5a402a1044 XamlBinding: 16 years ago
Daniel Grunwald 1fd78f3a55 DocumentHighlighter.GetSpanStack 16 years ago
Matt Ward 0f64ad149a Code now generated for TreeView TreeNodes in the python forms designer. 16 years ago
Siegfried Pammer 6ca8dadf76 XamlBinding: 16 years ago
Siegfried Pammer 833cc1a000 XamlBinding: 16 years ago
Siegfried Pammer fbb919d104 XamlBinding: 16 years ago
Siegfried Pammer e5604030b1 XamlBinding: 16 years ago
Siegfried Pammer 73360cb6cd - added ClassInheritanceTreeClassesOnly to IClass 16 years ago
Siegfried Pammer dd77c3a5ca enabled CLR2-compatibility mode when launching profiler under CLR4 16 years ago
Matt Ward 7e7ce2ff0b Code generation and ImageList resources now supported in python forms designer. 16 years ago
Siegfried Pammer 46105a5b4d XamlBinding: 16 years ago
Martin Koníček 84114e17f8 - lazy evaluation of node content 16 years ago
Martin Koníček 2f992ad798 - NestedNodeViewModel and PropertyNodeViewModel for displaying in PositionedGraphNodeControl 16 years ago
Daniel Grunwald 3a0fe2b1b2 FileUtility.IsValidPath(...) and additional directory tests (patch by Frederick Kautz) 16 years ago
Daniel Grunwald 3810b27401 using System.Collections.ObjectModel; 16 years ago
Daniel Grunwald f6b6b49dc3 Convert accessor keys to WPF format. 16 years ago
Martin Koníček 0c8663d53a Implemented PositionedGraphNodeControl, displaying tree of properties instead of flat list. 16 years ago
Martin Koníček 662a324258 Fix build. 16 years ago