Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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 ↵Darin Wright9-161/+488
non-standard debug models
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 ↵Samantha Chan7-41/+45
memory view framework
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 ↵Darin Wright2-4/+7
IResource.getLocationURI() is the local path
2008-01-17[fallback fix] Bug 208062 - First context menu has mysterious Run As/Debug ↵Darin Wright1-3/+0
As/Profile As menu entries
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 ↵Curtis Windatt2-3/+6
menu entries
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 ↵Darin Wright1-1/+3
AssertionFailedException
2008-01-03Bug 213609 - Need a clarification on usage of IElement*Provider interfaces ↵Darin Wright3-12/+24
with update arrays
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 ↵Darin Wright2-4/+16
adaptables that implement this method directly.
2007-12-17Bug 213212 - ViewerAdapterService should use IAdapterManagerDarin Wright1-12/+13
2007-12-17Bug 212314 - DebugModelPropertyTester does not use the IDebugModelProvider ↵Darin Wright1-1/+18
adapter
2007-12-17Bug 212638 Always save editors before launch preference should take effect ↵Michael Rennie1-0/+7
immediately
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 ↵Curtis Windatt1-1/+1
IWatchExpressionFactoryAdapterExtension mandatory
2007-12-07Bug 208127 breakpoint import does not workMichael Rennie1-13/+14
2007-12-07Bug 210023 - Another NPE in DefaultWatchExpressionModelProxyDarin Wright1-19/+24
2007-12-07Bug 202678 - IViewerUpdate should have a method to return viewer inputDarin Wright18-37/+110
2007-12-07Bug 208797- SelectedResourceManager.getCurrentSelection0() should use ↵Darin Wright1-4/+7
IAdapterManager
2007-12-06Bug 212164 [launching] Rename & run from LCD causes errorMichael Rennie1-2/+2
2007-12-06Bug 212145 [launching] Selection cannot be launched and there are no recent ↵Michael Rennie1-12/+8
launches
2007-12-06Bug 208034 [launching] Unexpected error when opening launch config dialog ↵Michael Rennie4-5/+71
from resource properties
2007-12-06Bug 212145 - [launching] Selection cannot be launched and there are no ↵Darin Wright1-1/+5
recent launches
2007-12-03Bug 211815 [launching] error deleting launch configurationsMichael Rennie1-3/+13
2007-12-03Bug 208039 - Tweaks to context launchingDarin Wright4-65/+63
2007-11-28marking old un-supported classes as deprecatedDarin Wright2-0/+6
2007-11-28remove final modifier where not neededDarin Wright1-1/+1
2007-11-28Bug 211235 making local config shared creates "non-existant dup" in LCDMichael Rennie1-3/+6
2007-11-28 Bug 198428 - Deadlock deleting launch configurationDarin Wright1-22/+12
2007-11-27Bug 211076 Debug annotations could allow all possible text stylesMichael Rennie1-3/+11
2007-11-23Bug 210368 Run configuration dialog does not show error message if on tab ↵Michael Rennie2-6/+5
with error
2007-11-21Bug 210472 - Default detail pane viewer should have an enablement expression.Curtis Windatt1-0/+11
2007-11-21Bug 210471 - Cannot change the selected detail pane viewer.Curtis Windatt1-1/+1
2007-11-15Bug 209920 - While loading class SelectedResourceManager, thread timed out ↵Darin Wright1-10/+11
waiting

Back to the top