Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-27trying api toolingMichael Rennie36-123/+47
2008-02-22Actually added in 3.4Darin Wright1-3/+3
2008-02-21missing since tagsDarin Wright1-0/+2
2008-02-21update plug-in version for API additionsDarin Wright1-1/+1
2008-02-20Bug 211158 - Add a modules view to the set of standard debugger viewsSamantha Chan14-5/+341
2008-02-18fix for test for delta for root elementDarin Wright1-1/+1
2008-02-12Bug 217769 [breakpoints] ToggleBreakpointAction always creates TextSelection ...Michael Rennie1-4/+29
2008-02-11Bug 211920 - [DND] Add expression by drag and drop does not honor "Create Wat...Curtis Windatt1-14/+10
2008-02-11Bug 218240 - [expressions] Missing check for delegate and factory when creati...Darin Wright1-8/+7
2008-02-11Bug 216373 - [expressions] "Create Watch Expression" action should appear in ...Darin Wright4-218/+240
2008-02-11 Bug 217900Michael Rennie1-2/+4
2008-02-11Bug 218080Michael Rennie3-7/+15
2008-02-11Bug 217855 - [expressions] static/final filters have no effect on watch expre...Curtis Windatt2-3/+127
2008-02-11Bug 218240 - [expressions] Missing check for delegate and factory when creati...Curtis Windatt1-8/+9
2008-02-11Bug 217951 - Missing detail formatter for registers groupCurtis Windatt1-1/+1
2008-02-02Bug 216509 -[Memory View] typo, s/isMeomryBlockRemoved/isMemoryBlockRemovedSamantha Chan1-3/+4
2008-02-01Bug 208062 - First context menu has mysterious Run As/Debug As/Profile As men...Darin Wright2-25/+5
2008-01-31Bug 217279 - [launch] Allow ILaunchShortcut2 to provide resource mappingDarin Wright2-3/+4
2008-01-31Bug 217202 - LaunchersPreferencePage not setting dialog font on table / treeDarin Swanson1-0/+2
2008-01-30Bug 217015- Javadoc warning in I20080129-0800Darin Wright1-2/+2
2008-01-29Bug 213069 - Extend PresentationContext to save and restore propertiesDarin Wright2-2/+107
2008-01-28Bug 216777 - [detail panes] widget disposed exceptionCurtis Windatt3-7/+13
2008-01-23Bug 199915 - API Request: DelegatingModelPresentation.isInitialized(...)Darin Wright7-42/+134
2008-01-23Bug 209883 - Expression view actions use getAdapter() to work with non-standa...Darin Wright9-161/+488
2008-01-23Bug 212761: [Memory View] NPE in AbstractAsyncTableRenderingSamantha Chan1-1/+1
2008-01-23Bug 212761: [Memory View] NPE in AbstractAsyncTableRenderingSamantha Chan1-3/+3
2008-01-22Bug 200033 - [Memory View] Better support for flexible hiearchy in the memory...Samantha Chan7-41/+45
2008-01-18Bug 215723 - Attempt to reveal the call stack when stoppedDarin Wright2-4/+7
2008-01-17Bug 215723 - Attempt to reveal the call stack when stoppedDarin Wright1-2/+8
2008-01-17Bug 210254 - ResourceResolver#translateToValue(...) can't assume that IResour...Darin Wright2-4/+7
2008-01-17[fallback fix] Bug 208062 - First context menu has mysterious Run As/Debug As...Darin Wright1-3/+0
2008-01-15Bug 215242 - Debuggers cannot set the selected frame for Suspend eventsDarin Wright1-8/+17
2008-01-11Bug 212420 - Remove workaround for bug 99234Darin Wright1-19/+8
2008-01-04Bug 208062 - First context menu has mysterious Run As/Debug As/Profile As men...Curtis Windatt2-3/+6
2008-01-04Bug 214359 - [launching] clean up launch config filteringDarin Wright6-150/+109
2008-01-04Bug 214327 - get rid of copied StatusLineContributionItemCurtis Windatt2-115/+2
2008-01-04Bug 214094 - i can't edit the run configuration because of an AssertionFailed...Darin Wright1-1/+3
2008-01-03Bug 213609 - Need a clarification on usage of IElement*Provider interfaces wi...Darin Wright3-12/+24
2008-01-03Bug 213719 - NPE when closing the Variables viewDarin Wright2-3/+15
2008-01-03javadoc updateDarin Wright1-1/+1
2007-12-18213244- VariableAdapterService should also call IAdaptable.getAdapter() for a...Darin Wright2-4/+16
2007-12-17Bug 213212 - ViewerAdapterService should use IAdapterManagerDarin Wright1-12/+13
2007-12-17Bug 212314 - DebugModelPropertyTester does not use the IDebugModelProvider ad...Darin Wright1-1/+18
2007-12-17Bug 212638 Always save editors before launch preference should take effect im...Michael Rennie1-0/+7
2007-12-12Bug 212581 [launching] widget disposed exception launchingMichael Rennie1-2/+6
2007-12-12fallback fix for Bug 212420 - Remove workaround for bug 99234Darin Wright1-3/+13
2007-12-10Bug 212442 Failing importbreakpoints testsMichael Rennie1-7/+23
2007-12-10Bug 212420 Remove workaround for bug 99234Michael Rennie1-13/+3
2007-12-07Bug 211928 - ExpressionDropAdapter makes implementation to IWatchExpressionFa...Curtis Windatt1-1/+1
2007-12-07Bug 208127 breakpoint import does not workMichael Rennie1-13/+14

Back to the top