Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-01This commit was manufactured by cvs2svn to create tag 'v20100301'.v20100301cvs2svn381-35611/+0
2010-03-01clean up: The local variable viewer is never readDarin Wright1-3/+1
2010-02-26Get rid of redundant delta trace.Pawel Piech1-3/+0
2010-02-26[304066] Added more failure reporting to tests.Pawel Piech8-77/+242
2010-02-26Bug 304066 - Test case for reproducing bug.Pawel Piech10-89/+155
2010-02-26 Bug 300393 - LaunchingResourceManager.isContextLaunchingEnabled should cons...Michael Rennie3-6/+17
2010-02-26fixed spelling mistakesMichael Rennie1-1/+1
2010-02-26fix dead code warningDarin Wright1-4/+3
2010-02-26Bug 303939 - [flex-hierarchy] CCE on shutdownPawel Piech1-29/+36
2010-02-26Bug 301825 - got rid of delay in delta which may increase change for race con...Pawel Piech1-3/+2
2010-02-25Bug 301825 - [breakpoints] Breakpoints view doesn't always link with Debug vi...Pawel Piech23-1253/+1409
2010-02-25Bug 303938 - breakpoints view is filtereing when no filtering in effectDarin Wright1-108/+107
2010-02-24Bug 295843 - Sort tracingOptions' mapEntries by keyDarin Wright4-6/+274
2010-02-24Bug 303763 - deadlock in breakpoints viewPawel Piech1-2/+8
2010-02-24Bug 303671 - [breakpoints] Nullpointer and NoSuchElementException when toggle...Darin Wright1-3/+5
2010-02-24fixed spelling mistakeMichael Rennie1-2/+2
2010-02-19Bug 303348 - Fixed the getPresentationContext() to avoid NPE after viewer is ...Pawel Piech1-1/+5
2010-02-19Bug 301825 - [breakpoints] Breakpoints view doesn't always link with Debug vi...Pawel Piech5-127/+171
2010-02-19Bug 303261 - Internal interface with no implementation in the new Breakpoints...Pawel Piech1-34/+0
2010-02-19Bug 303348 - [flex-hierarchy] Exception during shut-down when tracing turned onPawel Piech6-114/+75
2010-02-19Bug 300919 - Cannot remove empty launch from debug viewDarin Wright1-0/+6
2010-02-19Bug 303327 - InternalTreeModelViewer compatibility with 3.4.xDarin Wright6-32/+56
2010-02-18Bug 302519 - Added a test for ModelContentProvider.rescheduleUpdates routine.Pawel Piech1-3/+40
2010-02-17Bug 302835 - Deadlock when starting workbench with the debug view openPawel Piech1-13/+63
2010-02-17Bug 302995 - [Variables View] NPE when detail pane is hiddenDarin Wright1-24/+26
2010-02-17Bug 302140 - "No more handles" while debuggingDarin Wright2-3/+42
2010-02-16Bug 290219 - Debug View should not handle the Delete key if another handler f...Darin Wright6-98/+170
2010-02-13temporary disable failing testsDarin Wright1-3/+3
2010-02-10Bug 296033 - Removed a change which was meant for bug 298209 only.Pawel Piech1-1/+1
2010-02-10Bug 296033 - [flex-hierarchy] State save logic can leave jobs running after ...Pawel Piech2-36/+65
2010-02-10Bug 297762 - Changed expandAll feature to avoid nested dispatch loop.Pawel Piech1-16/+9
2010-02-10Bug 297762 - [Breakpoints] Breakpoint groups are not automatically expanded ...Pawel Piech2-41/+59
2010-02-10Bug 299958 comment #9 - Temporary change to confirm windows failure.Pawel Piech1-2/+3
2010-02-09Bug 299958 comment #8 - Added a guard against incorrect order of elements whe...Pawel Piech1-15/+29
2010-02-09Bug 299958 - Multi-selection in Variables view lost after stepping (regression)Pawel Piech3-22/+58
2010-02-09Bug 302285 - Examples bundles do not have qualifiersDarin Wright2-2/+2
2010-02-09Bug 301118 - Breakpoints view's details pane needs separatorDarin Wright3-121/+134
2010-02-09Bug 302300 - Compiler warnings in I20100209-0800Pawel Piech1-1/+0
2010-02-08Bug 302154 - [Variable Views] Double clicking on an item should expand itDarin Wright1-0/+16
2010-02-08Bug 301123 - [breakpoints] Breakpoints view's detail pane must not resize aut...Darin Wright6-34/+223
2010-02-08Bug 301730 - [viewers] NPE when unchecking a breakpoint in the breakpoint viewPawel Piech2-62/+230
2010-02-07Bug 301118 - Breakpoints view's details pane needs separatorDarin Wright1-4/+3
2010-02-05Bug 301730 - [viewers] NPE when unchecking a breakpoint in the breakpoint viewPawel Piech5-151/+143
2010-02-05Bug 301123 - [breakpoints] Breakpoints view's detail pane must not resize aut...Darin Wright1-32/+3
2010-02-04Bug 296248 - If two launch shortcuts can handle the same selection the user s...Darin Wright1-9/+10
2010-02-03 Bug 295022 - [launching] Ctrl+click on Debug or Run toolbar button should o...Michael Rennie4-46/+102
2010-02-03Bug 301595 - [breakpoints view] Breakpoints disappear when hiding view in DSF...Pawel Piech2-2/+6
2010-02-03 Bug 301118 - Breakpoints view's details pane needs separatorMichael Rennie1-13/+1
2010-02-02Bug 301570 - 'Device Disposed' after restarting target workspacePawel Piech1-4/+10
2010-02-02 Bug 301118 - Breakpoints view's details pane needs separatorMichael Rennie2-3/+36

Back to the top