169 Commits (4be2da16926f6dbfad63978a434a1fa20f042fc0)

Author SHA1 Message Date
Eusebiu Marcu 34761a4837 Show graph if are vertexes. 15 years ago
Eusebiu Marcu 396ae2f0d9 Fix memory exception. 15 years ago
Eusebiu Marcu b3dbde7bb0 Refactor the memory pad. 15 years ago
Eusebiu Marcu c363250bdc Set display byte size to 1, 2, 4. 15 years ago
Eusebiu Marcu 4405e279c0 add display byte size. 15 years ago
Eusebiu Marcu 2b95ae806a Get addresses only when searching. 15 years ago
Eusebiu Marcu 45b5c233a9 Refresh memory addresses 15 years ago
Eusebiu Marcu 6fe1ac9d76 Read virtual memory of a process. 15 years ago
Eusebiu Marcu ae0d2b3e51 Put icon bookmark inside the Location column. Fix resize issue. 15 years ago
Eusebiu Marcu 70ee998c95 Add memory pad for debugged process memory 15 years ago
Eusebiu Marcu bc9215733c Check if CurrentProject exists - Fix NullReference 15 years ago
Eusebiu Marcu 529f10197c Polish WatchList - the evaluation of vars will be when expanding the node. 15 years ago
Eusebiu Marcu 3850f794c4 Fix opening the item when editing 15 years ago
Eusebiu Marcu e500e6c11a Polish the edit of vars WatchList Pad - more like VS 15 years ago
Eusebiu Marcu 525c75cad2 New features in WPF WatchPad: 15 years ago
Eusebiu Marcu 9ca217c1df Fix WatchPad issues; 15 years ago
Daniel Grunwald 710b0e8f30 Adding "shortcut" option to ToolBarButton (based on patch by Boris Kozorovitzky) 15 years ago
Daniel Grunwald 6dfa03cd02 Add maxLength parameter to Value.AsString() method. 15 years ago
Daniel Grunwald 9aa18af3d1 Truncate argument values in CallStackPad. 15 years ago
Daniel Grunwald b9b8378eae Fix http://community.sharpdevelop.net/forums/t/12329.aspx Error List, Task and Thread pads selection is hidden when losing focus 15 years ago
Eusebiu Marcu 124cd8e359 Using DragScroll viewer 15 years ago
Eusebiu Marcu 1326cb47e7 Parallel stacks - Tasks view v0.1 15 years ago
Eusebiu Marcu fd2044b3d5 add SelectedFrameBookmark 15 years ago
Eusebiu Marcu 7e3a1fa4f0 add SelectedFrameBookmark 15 years ago
Eusebiu Marcu 50dace3b11 start working on tasks 15 years ago
Eusebiu Marcu 445d37dd93 add pan with scrollviewer 15 years ago
Eusebiu Marcu c5bff6985c fix some UI issues 15 years ago
Eusebiu Marcu b6a4914d25 minor fix on method view 15 years ago
Eusebiu Marcu e496051fa4 fix method view 15 years ago
Eusebiu Marcu 3318da248a Add method view 15 years ago
Eusebiu Marcu 65c5160dde Some layout improvements 15 years ago
Eusebiu Marcu 47b05cc00c add columns module name and line number 15 years ago
Eusebiu Marcu 614ed865a7 add module names and line number to callstack 15 years ago
Eusebiu Marcu d10ec2a093 Fix some dynamic issues 15 years ago
Eusebiu Marcu a860840709 Parallel Stacks v0.3 15 years ago
Eusebiu Marcu 5feb6386c5 parallel stacks v0.2 15 years ago
Eusebiu Marcu fcdcf7cb4a parallel stack v0.1 15 years ago
Eusebiu Marcu f1980e289f WPF convert LoadedModules and RunningThreads pads 15 years ago
Eusebiu Marcu 70b33f5963 move tooltips to Debugger.AddIn 15 years ago
eusebiu 8aa19c4dcd fix refresh local var pad 15 years ago
eusebiu 1d934de1b4 Edit pin control v0.2 15 years ago
eusebiu af9798ef45 Edit Pin control v0.1 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
eusebiu 84d90d3aa3 minor upgrade to WatchPad.cs: add on double click / remove on DEL 15 years ago
Daniel Grunwald b1f91f024e Fixed some UI problems with the new CallStackPad. 15 years ago
Daniel Grunwald f5780c2944 Apply new file headers 15 years ago
Siegfried Pammer 0d977e0a84 moved CallStackPad to WPF; this should fix the repaint problems/errors 15 years ago
Siegfried Pammer 6f675509cd implemented basic code completion in Console pad 15 years ago