Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-01-11backing out previous changeKevin Barnes1-2/+1
2005-01-11Bug 82522 - FileLink extends deprecated IConsoleHyperlinkKevin Barnes1-1/+2
2005-01-10memory view API - draftDarin Wright3-0/+80
2005-01-10memory view API - draftDarin Wright7-0/+697
2005-01-10Bug 81236 - Consider console output to a workspace fileKevin Barnes2-7/+46
2005-01-10Bug 74559 - Memory View does not scroll properly on LinuxDarin Wright8-54/+199
2005-01-10Bug 82402 - [Memory View] Bad error message formatDarin Wright1-1/+1
2005-01-10Bug 82403 - [Memory View] Unable to remove more than one memory monitorDarin Wright4-8/+71
2005-01-10Bug 82479 - run to line test failuresDarin Wright1-13/+5
2005-01-07Removed unused methodDarin Swanson1-11/+1
2005-01-06console API cleanupDarin Wright1-1/+1
2005-01-06console API cleanupDarin Wright1-1/+1
2005-01-06console API cleanupDarin Wright2-4/+5
2005-01-05Bug 80551 - Provide AbstractRunToLineAdapterDarin Wright1-0/+143
2005-01-05Bug 82151 - Double-click should expand in Variables viewDarin Wright1-1/+0
2004-12-20Bug 72909 - Add "Remove All Breakpoints" action to "Run" menuDarin Wright3-8/+48
2004-12-20Bug 71149 - [artwork] When breakpoints are disabled (skipped), the bullet sho...Darin Wright11-80/+338
2004-12-20Bug 81236 - Consider console output to a workspace fileKevin Barnes1-4/+43
2004-12-17Bug 81540 - no need to create annotation for editors without annotation modelDarin Wright1-7/+7
2004-12-15Removed old interface methodDarin Swanson1-9/+0
2004-12-15Removed unused methodDarin Swanson1-30/+0
2004-12-15Removed unused fieldDarin Swanson1-3/+1
2004-12-15Bug 80522 - VariablesView and problems with hyperlink supportDarin Wright1-3/+9
2004-12-15Bug 70938 - Need to be able to turn off "Watch" action for IVariableDarin Wright1-10/+24
2004-12-14Bug 80895 - Keybindings don't work when debug view is not visible.Darin Wright1-1/+1
2004-12-14Bug 80993 - Debug ui internal referencesKevin Barnes1-2/+4
2004-12-14Bug 80924 - errors in log running test suiteKevin Barnes1-0/+6
2004-12-13Bug 80332 - logical structure factoriesLuc Bourlier3-5/+5
2004-12-13Bug 80493 - Error in ExpressionInformationControlDarin Wright1-1/+3
2004-12-10Bug 80679 - Encoding dropdown enabled on common tab of launch config when def...Kevin Barnes1-0/+2
2004-12-09Bug 78460 - Console actions leaking after each launchDarin Swanson1-0/+1
2004-12-09Bug 80653 - IllegalArgumentException from OpenBreakpointMarkerActionJared Burns1-5/+7
2004-12-093.1 M4 work-around - Bug 80291 [EditorMgmt] Supply editor input for files out...Kevin Barnes1-21/+52
2004-12-09Bug 78248 - NPE disposingProcessConsole$StreamListenerKevin Barnes1-34/+37
2004-12-09Bug 80617 - Memory View does not synchronize properlyDarin Wright2-2/+18
2004-12-09Bug 80546 - Incorrect package ref for IRunToLineTargetDarin Wright1-2/+2
2004-12-09Bug 80546 - Incorrect package ref for IRunToLineTargetDarin Swanson1-2/+2
2004-12-08Bug 78335 - Support for word-addressable memory in memory viewDarin Wright17-106/+334
2004-12-07Bug 45977 - Contribute variables should indicate the plugin that contributed ...Jared Burns2-2/+8
2004-12-07Bug 80409 - Breakpoints Group By > menu should number submenu starting with 1Jared Burns1-7/+7
2004-12-07Bug 80409 - Breakpoints Group By > menu should number submenu starting with 1Jared Burns1-3/+3
2004-12-07Bug 80409 - Breakpoints Group By > menu should number submenu starting with 1Jared Burns1-2/+6
2004-12-07Bug 80331 - NPE from AbstractDebugActionDelegateDarin Wright1-1/+1
2004-12-07Bug 76862 - support for wrappering models to display extra info from underlyi...Darin Wright3-4/+11
2004-12-07Bug 67439 - Support for hidden launches so they don't show in launch view.Darin Wright1-2/+2
2004-12-06Bug 79951 - Output lost / colored incorrect with echoPropertiesKevin Barnes1-1/+2
2004-12-06Bug 80284 - Enhancements to Memory View - replace MemoryViewPane with Tree Vi...Darin Wright25-133/+1465
2004-12-06Bug 79306 - Custom breakpoint group action enablementJared Burns1-1/+3
2004-12-06Bug 79952 - broken hyperlink in console redirecting process output to console.Kevin Barnes1-3/+13
2004-12-06Bug 79952 - broken hyperlink in console redirecting process output to console.Kevin Barnes2-5/+3

Back to the top