11 Commits (fb31be5e4cabac09404318087e9cd1117a09352a)

Author SHA1 Message Date
David Srbecký fb31be5e4c Cleaning up debugger tree model and tooltips 14 years ago
David Srbecký 0a07af2788 Completely changed how debugger keeps state for nodes in local variables pad and in tooltips. 14 years ago
Daniel Grunwald 6bd47b7611 Revert David's debugger changes - they won't be part of SD 4.2. 14 years ago
David Srbecký 62265526a4 Completely changed how debugger keeps state for nodes in local variables pad and in tooltips. 14 years ago
Siegfried Pammer 77cb734df9 enforce all DoEvents from pads on the main thread to avoid race conditions in debugger. Do delayed invalidate on all pads. 14 years ago
Siegfried Pammer 860a1432ae fix SD-1888 - NullReferenceException in ExpressionNode.EvaluateExpression 14 years ago
Siegfried Pammer 4bf6937250 fix performance regression of local variables pad and watch pad 14 years ago
Siegfried Pammer d571914b27 remove dependency on Aga.Controls from Debugger.AddIn 14 years ago
Eusebiu Marcu 9ca217c1df Fix WatchPad issues; 15 years ago
Eusebiu Marcu 3318da248a Add method view 15 years ago
eusebiu 1d934de1b4 Edit pin control v0.2 15 years ago
eusebiu b53f8635f2 Added WPF BreakPointsPad, Watchpad, LocalVarPad + controls 15 years ago
Daniel Grunwald 4ef89926d0 Remove TextEditor.HideScrollBar() and expose {Horizontal,Vertical}ScrollBarVisibility properties instead. 15 years ago
Eusebiu a351d20664 WatchPad + Console control 15 years ago
Daniel Grunwald f5780c2944 Apply new file headers 15 years ago
Daniel Grunwald edd3fb4a0a "Normalize" file headers. 16 years ago
David Srbecký 8069a16fb5 Moved the debugger directory one level up 16 years ago
David Srbecký 9f743baba9 Do not use the Project and Src directories in debugger 16 years ago
Siegfried Pammer 03b7647f0f - moved some debugger classes to extra files 16 years ago
Daniel Grunwald 4c485fabf7 Rename Content property back to Control (IViewContent, IPadContent, IOptionsPanel) to prevent the C# compiler from automatically picking up a Content property from a base class. 16 years ago
Justin Dearing 91af16cfeb Fixed some comment typos. 17 years ago
Siegfried Pammer a9ad6e8f8a Small improvements in watch pad. 17 years ago
Siegfried Pammer 9d7747a126 Implemented watch pad 17 years ago