5013 Commits (a122dc1a84ae260cd1f5da0ae9b46f2229d1a278)
 

Author SHA1 Message Date
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
Martin Koníček 766110e934 Commit before refactoring of PositionedGraphNode: from flat list to tree of properties. 16 years ago
Matt Ward 1ed615860b Added support for icon resources in python forms designer. 16 years ago
Matt Ward 0edfe8266f Added some missing IronPython files. 16 years ago
Matt Ward 4191d2b45a Bitmap resources on the main form are now supported in the python forms designer. 16 years ago
Martin Koníček 61a4278c9c Refactoring - renames. 16 years ago
Martin Koníček b5ca53f765 Moved generic data-virtualization classes to Visualizers/Common. 16 years ago
Martin Koníček 65afc732e5 - Refactored ObjectGraphNode - using tree-structured content (like in Debugger.AddIn.TreeModel) instead of flat list of properties. 16 years ago
Martin Koníček ce6c51af7d Commit of minor changes before big refactoring. 16 years ago
Matt Ward 608e01af81 Python forms designer now generating the correct code when assigning a DataSet to a DataGridView's DataSource. 16 years ago
Matt Ward 5fff800683 Python forms designer now supports local bitmap resources. 16 years ago
Robert Pickering 3793238da6 Fix breaking changes from may CTP. 16 years ago
David Srbecký c8215974ff Console: Pretty print ICollection 16 years ago
Martin Koníček 0f5665e2c5 Object graph visualizer - scrolling of view area. 16 years ago
David Srbecký df042aa949 Console: Binary operations 16 years ago
Martin Koníček 53c7f38b2d - Fixed NullReferenceException in DebugType.IsInteger 16 years ago
Martin Koníček 16a6f9c97f Implemented TypeResolver properly, to support eg. finding IList<T> implementation on class MyClass : List<Person>. 16 years ago
Mike Krüger a3b56d8ca4 * Src/PrettyPrinter/CSharp/PrettyPrintOptions.cs: 16 years ago
David Srbecký 09ca330bb6 Console: Indexing using the indexer property 16 years ago
Martin Koníček 144dc2dec4 Grid visualizer - implemented EnumerableValuesProvider, now displays lazily loaded grid for IEnumerable<T>. 16 years ago
David Srbecký affaea8a94 Console: Indexing of arrays using literal integers; 16 years ago
David Srbecký bbcc95f3d0 Attempt to fix NullReference exception 16 years ago
David Srbecký ed13621a90 Pretty print array content in debugger console 16 years ago
Matt Ward c3808243ec Fixed NRefactory unit tests. 16 years ago
Mike Krüger e0152e8500 * Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: Removed 16 years ago
David Srbecký e936a38958 Fix the position of code completion window for non-default DPI 16 years ago
David Srbecký 87498ad3a7 Use Cecil instead of my own code to parse the signatures 16 years ago
David Srbecký 3a9080c49d Added the source code of Mono.Cecil to the debugger. 16 years ago
Matt Ward 941673ddd2 Empty form resource file (.resx) now being created and added to project when the python forms designer is used. 16 years ago
Matt Ward a489ea1e63 Fixed failing unit test. 16 years ago
Siegfried Pammer d15e1cf98d reverted old highlighting functionality 16 years ago
Matt Ward 13e940da3b Fixed XmlParser.GetAttributeNameAtIndex returning an attribute name when inside an element's text child node. 16 years ago
Siegfried Pammer 84c898a045 fixed Startup 16 years ago
Siegfried Pammer 3284781d8f Added some XAML PowerToys 16 years ago