Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
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
2010-02-01 Bug 301118 - Breakpoints view's details pane needs separatorMichael Rennie3-8/+36
2010-02-01Bug 301117 - Breakpoints detail feature hard to detect ==> enable by defaultDarin Wright1-2/+2
2010-02-01 Bug 301020 - JDT debug UI should use SWTFactory from debug UIMichael Rennie2-3/+103
2010-01-27Bug 300849 - Selection changes in Breakpoints View unexpectedly when a contex...Darin Wright1-1/+1
2010-01-25Bug 295022: [launching] Ctrl+click on Debug or Run toolbar button should open...Curtis Windatt1-4/+10
2010-01-25Bug 298873 - Detail pane manager should persist pane sizesDarin Wright1-9/+68
2010-01-23Bug 299961 - Breakpoints view: Condition detail pane not updated when conditi...Darin Wright1-779/+780
2010-01-22Bug 298935 - Skip All Breakpoints action does not work any more from keyboardDarin Wright2-10/+30
2010-01-21[revert] Bug 296018 - Allow activating cell editors using the keyboard in var...Darin Wright4-189/+1
2010-01-21 Bug 295022 - [launching] Ctrl+click on Debug or Run toolbar button should o...Michael Rennie1-1/+2
2010-01-21 Bug 295022 - [launching] Ctrl+click on Debug or Run toolbar button should o...Michael Rennie1-8/+91
2010-01-21Bug 235646 - [Expressions View] Add support for columns in the expressions view.Pawel Piech12-31/+500
2010-01-20Bug 300283 - [Breakpoints] "Skip all breakpoints" toolbar button does not up...Pawel Piech1-1/+20
2010-01-15Bug 293221 - [Memory View] NPE in AddMemoryRenderingActionDelegateSamantha Chan1-14/+27
2010-01-14Bug 296018 - Allow activating cell editors using the keyboard in variables vi...Pawel Piech4-1/+189
2010-01-12Bug 292426 - [Memory View] platform renderings cannot be repositioned from n...Samantha Chan1-33/+40
2010-01-11 Bug 218195 - [Memory View] Memory View NPE in AbstractAsyncTableRenderingSamantha Chan1-1/+1
2010-01-11 Bug 218195 - [Memory View] Memory View NPE in AbstractAsyncTableRenderingSamantha Chan1-2/+5
2010-01-06 Bug 295373 - PDE no longer needs scrolling on the launch configuration tabsMichael Rennie2-54/+40
2010-01-05javadoc exceptions to avoid compiler warningsDarin Wright1-0/+4
2010-01-05remove unused methods, fix compiler warningDarin Wright1-9/+1
2010-01-05remove unused method, fix compiler warningDarin Wright1-8/+1
2010-01-05remove unused parameter from private method, fix compiler warningDarin Wright1-3/+3
2010-01-05add javadoc to avoid unused parameter warningsDarin Wright8-13/+48
2010-01-05Bug 298878 - Deadlock in breakpoints viewPawel Piech1-7/+10
2010-01-05fix unnecessary cast compiler warningsDarin Wright1-3/+4
2009-12-30Bug 298648 - [View Management] Race conditions and other issues make view ma...Pawel Piech2-53/+68
2009-12-21Bug 290288 - Detail panes/editors for Java breakpointsDarin Wright4-5/+214
2009-12-18Bug 298217 - [Variables] "Change Value..." context menu action should be vis...Pawel Piech3-2/+22
2009-12-17Bug 297787 - Breakpoints view not updating on MacPawel Piech1-0/+3
2009-12-16Bug 297853 - Breakpoint groups hagged up in new breakpoints viewPawel Piech1-5/+18
2009-12-15Bug 297853 - Enabling/Disabling breakpoint groups doesn't work.Pawel Piech1-0/+1
2009-12-14Bug 297776 - org.eclipse.debug.ui/plugin.xml contains an un-used propertyTes...Pawel Piech1-9/+0
2009-12-14Bug 238956 - Fixed breakpoint working set modifications.Pawel Piech2-50/+60
2009-12-14Bug 297766 - fix NPE warnings in debug.uiDarin Wright13-61/+62
2009-12-14fix name shadowing and NPE compiler warningsDarin Wright1-7/+9
2009-12-14[Bug 238956] Improve usability of the breakpoints viewPawel Piech71-1307/+4003
2009-12-14Fix warnings in build.propertiesDarin Wright2-2/+15

Back to the top