7 Commits (b36e7335f6c3b26ed4a6187b2885ad1f912247c3)

Author SHA1 Message Date
mkonicek b36e7335f6 - "Raw view" node in Object graph visualizer (commented out for now). 15 years ago
mkonicek a509660b8a Handling an expression which happens when stepping too fast. 15 years ago
mkonicek 1abd1f920e Tried member icons in object graph. Didn't look so useful, left it commented out for possible future use. 15 years ago
Daniel Grunwald f5780c2944 Apply new file headers 16 years ago
Martin Koníček 959352e7e2 Added option to turn on/off symbol highlighting to Options/TextEditor/Markers and Rulers. 16 years ago
Daniel Grunwald edd3fb4a0a "Normalize" file headers. 16 years ago
David Srbecký 8069a16fb5 Moved the debugger directory one level up 17 years ago
David Srbecký 9f743baba9 Do not use the Project and Src directories in debugger 17 years ago
David Srbecký 56671e4e8b Matching directory names and namespaces 17 years ago
David Srbecký bee95cb2a3 Updating Debugger.Addin to the new metadata API (the whole solution compiles again) 17 years ago
Martin Koníček dcee305a84 - auto size Name column in node 17 years ago
Martin Koníček 2f992ad798 - NestedNodeViewModel and PropertyNodeViewModel for displaying in PositionedGraphNodeControl 17 years ago
Martin Koníček 766110e934 Commit before refactoring of PositionedGraphNode: from flat list to tree of properties. 17 years ago
Martin Koníček 65afc732e5 - Refactored ObjectGraphNode - using tree-structured content (like in Debugger.AddIn.TreeModel) instead of flat list of properties. 17 years ago
Martin Koníček 000009056b - added Grid visualizer window 17 years ago
Martin Koníček 811e7c2f6a ObjecObject graph visualizer - refactored ObjectGraph - ordering of children, preparation for expanding nodes. 17 years ago
Martin Koníček 74f79c9732 Initial import of object graph visualizer. 17 years ago