Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-24Bug 301119 - Breakpoints view's 'Layout' menu needs 'Automatic'Darin Wright1-1/+1
2010-03-24Bug 301119 - Breakpoints view's 'Layout' menu needs 'Automatic'Darin Wright5-9/+9
2010-03-19Bug 301119 - Breakpoints view's 'Layout' menu needs 'Automatic'Darin Wright1-2/+11
2010-03-19Bug 301119 - Breakpoints view's 'Layout' menu needs 'Automatic'Darin Wright7-21/+79
2010-03-19Bug 301119 - Breakpoints view's 'Layout' menu needs 'Automatic'Darin Wright2-0/+0
2010-03-19Bug 306518 - Patch to adopt new red cancel button in ProgressMonitorPartDarin Wright1-102/+102
2010-03-18Bug 306380 - undo/redo no longer work in variables detail paneDarin Wright1-1/+0
2010-03-18Bug 306368 - The command ("paste") is undefinedDarin Wright2-46/+9
2010-03-18Bug 306359 - Exception trying to paste a deleted breakpointDarin Wright1-3/+80
2010-03-18clean up warnings by adding javadoc tags, removing uncessary throwsDarin Wright1-2/+4
2010-03-18Bug 299963 - [Breakpoints] Copy and Paste keybindings don't work in condition...Darin Wright4-23/+31
2010-03-17Bug 306253 - progress dialog flashes when copy or find from virtual viewsDarin Wright3-4/+228
2010-03-17Bug 303296 - [breakpoints] Can't copy breakpoint labels any moreDarin Wright8-155/+57
2010-03-16Bug 297899 - Stepping key-bindings get ignored the first time they are pressedDarin Wright1-343/+346
2010-03-15Bug 305685 - Mnemonic missing for Restart and Relaunch in Debug view context ...Darin Wright1-1/+1
2010-03-05Bug 302995 - [Variables View] NPE when detail pane is hiddenDarin Wright1-1/+0
2010-03-04Bug 302154 - [Variable Views] Double clicking on an item should expand itDarin Wright1-1/+6
2010-03-04Bug 300988 - [api] The StringVariableSelectionDialog for core.variables shoul...Darin Wright3-5/+116
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 Bug 300393 - LaunchingResourceManager.isContextLaunchingEnabled should cons...Michael Rennie3-6/+17
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 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 303327 - InternalTreeModelViewer compatibility with 3.4.xDarin Wright5-30/+53
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-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-09Bug 299958 - Multi-selection in Variables view lost after stepping (regression)Pawel Piech1-2/+26
2010-02-09Bug 301118 - Breakpoints view's details pane needs separatorDarin Wright3-121/+134
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-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

Back to the top