Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-03-24API cleanup. Clients do instantiate delegates via plug-in XML.Darin Wright7-10/+2
2008-03-24*** empty log message ***Darin Wright1-1/+0
2008-03-24Bug 188704 - Top index not maintained properly in variables / registers view.Darin Wright8-138/+484
2008-03-24Bug 208040 - Inspect and other popups should automatically select first itemDarin Wright1-0/+21
2008-03-14Bug 215489 - Stackframe shows as running when suspendedDarin Wright2-5/+30
2008-03-12verified bug, fixed notes/copyrightsCurtis Windatt1-1/+1
2008-03-12Bug 212655 - Thread not suspended error during evaluationDarin Wright1-2/+5
2008-03-11Bug 222228 - Should delegate to platform adapater manager for adaptersDarin Wright2-22/+6
2008-03-11return adapters for non-adaptables properlyDarin Wright2-24/+5
2008-03-07Bug 221905 clean up javadoc tagsMichael Rennie36-68/+30
2008-03-05Bug 211928 - ExpressionDropAdapter makes implementation to IWatchExpressionFa...Samantha Chan1-4/+5
2008-03-04Bug 219643 - Memory: typo EXTENSION_POINT_MEMORY_RENDERIGNSDarin Wright2-1/+10
2008-03-03missing since tagDarin Wright1-0/+1
2008-02-28Bug 220808 - Remove deprecated Eclipse-LazyStart from Debug pluginsCurtis Windatt1-1/+1
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

Back to the top