494 Commits (25fa355be32762aaddcfdd6a3618d568aad392ac)

Author SHA1 Message Date
Eusebiu Marcu 46f254874e add effects to refresh button for pin tooltip 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 7091c64e9f remove hard-coded magnifier - added to resource + fix the VisualizerPicker.xaml 15 years ago
Eusebiu Marcu 1822e1240e fix Pincontrol when expanding when debugger is not running 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 b7b7c5cf6b Fix SD-1753 - Attach to process dialog shows no managed processes after attaching to one process 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 6b18951b01 add pin layer as a canvas 15 years ago
Eusebiu Marcu c079a6806e use pretty print of an expression... much better! 15 years ago
Eusebiu Marcu f1980e289f WPF convert LoadedModules and RunningThreads pads 15 years ago
Eusebiu Marcu 668eb64f23 modify UI for comment 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 20e51d050f modify UI of control 15 years ago
eusebiu afea20fac0 UI update on pin control 15 years ago
eusebiu 1d934de1b4 Edit pin control v0.2 15 years ago
eusebiu af9798ef45 Edit Pin control v0.1 15 years ago
eusebiu 0619139d42 fix toobar issue and added resource strings 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
David Srbecký 9b70311945 Using the property names from metadata rather then deriving from accessor methods. 15 years ago
David Srbecký 27de13f90f Fixed Forum-32990: Check that interface ISymUnmanagedDispose is supported before using it. 15 years ago
Daniel Grunwald b1f91f024e Fixed some UI problems with the new CallStackPad. 15 years ago
David Srbecký fb51065400 Fixed "COM object that has been separated from its underlying RCW cannot be used." in MetaDataImport 15 years ago
David Srbecký 4116a1a479 Normalize line ending in debug tests (just in case that the files on disk use linux line endings) 15 years ago
Daniel Grunwald afd2f38400 Mark SharpDevelop assemblies as Full/Client profile. 15 years ago
Daniel Grunwald db6cd171a2 Adjust line numbers in debugger unit test to new file headers. 15 years ago
Daniel Grunwald f5780c2944 Apply new file headers 15 years ago
Daniel Grunwald 070d473664 Update CheckFileHeaders tool. 15 years ago
Daniel Grunwald bbd2aaf0e7 Disable randomly failing debugger unit test. 15 years ago
Martin Koníček 99a3286f72 Debugger visualizers are loaded from AddInTree. 15 years ago
Siegfried Pammer 0d977e0a84 moved CallStackPad to WPF; this should fix the repaint problems/errors 15 years ago
David Srbecký 158ad95cb9 Hack to ignore unloaded interfaces (will fix properly later) 15 years ago
Daniel Grunwald c2ebe0b9b9 Disable bookmarks and breakpoints pads. 15 years ago
Matt Ward 48383a8bec Restructured AddIns folder - removed nested AddIns\AddIns folder and added Analysis folder. 15 years ago