Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-09Bug 344023 - [var] Need a way to override Find action of Variablesv20120309-2311Pawel Piech6-121/+149
2012-03-09Bug 344023 - [var] Need a way to override Find action of Variables viewWinnie Lai2-0/+54
2012-03-08Bug 313828 - [expr] Make the plus icon in Expressions view accessible through...Pawel Piech5-4/+16
2012-03-07Bug 373030 - [breakpoints] Move BreakpointTypesContribution to a publicMike Rennie1-4/+9
2012-03-05Bug 372282 - [memory] NPE in abstractasynctablerendering.isDisposed() when fT...v20120305-1658Pawel Piech1-1/+1
2012-03-05Bug 373030 - [breakpoints] Move BreakpointTypesContribution to a public packagePawel Piech1-2/+0
2012-03-03Bug 369840 - X-friending Ant UIMike Rennie1-1/+1
2012-03-02Bug 373030 - [breakpoints] Make BreakpointTypesContribution to a public packagePawel Piech3-7/+36
2012-02-29Bug 280602 - [launch] Updatev20120229-2138Mike Rennie2-40/+51
2012-02-29Bug 337791 - [menu] Command name Debug/Run Last Launched not accurateMike Rennie6-28/+32
2012-02-29Bug 274124 - [launch] Dead code in ContextRunnerMike Rennie3-18/+3
2012-02-29Bug 372666 - [Compatibility] Ctrl+S no longer works in 'Breakpoints'Remy Suen1-1/+19
2012-02-28Bug 371130 - 'Delete' key does not work in 'Breakpoints' view in I20120208-2200Pawel Piech4-61/+18
2012-02-27[Bug 372424] New: Skip All Breakpoints tool is not in a logical place in the ...v20120227-1940Pawel Piech1-2/+10
2012-02-27Bug 372619 - 10 test failures in official buildPawel Piech1-6/+7
2012-02-25Bug 372550 - [flex-hierarchy] Poor performance when refreshing a view with la...Pawel Piech2-11/+7
2012-02-24Bug 372550 - [flex-hierarchy] Poor performance when refreshing a view with la...Pawel Piech2-58/+101
2012-02-24Bug 372550 - [flex-hierarchy] Poor performance when refreshing a view with la...v20120224-2309Pawel Piech1-15/+24
2012-02-23Bug 370022 - Skip All Breakpoints tool should not have mnemonic in tooltipPawel Piech1-1/+1
2012-02-23Bug 370022 - Skip All Breakpoints tool should not have mnemonic in tooltipPawel Piech2-0/+2
2012-02-23Bug 370973 - [debug view] Copying a thread in the 'Debug' view no longer copi...Pawel Piech5-74/+79
2012-02-22Bug 372216 - IToggleBreakpointsTargetExtension2 methods must specifyMike Rennie1-3/+3
2012-02-22Bug 370742 - No icons on the Debug view Layout actionMike Rennie4-4/+16
2012-02-22Bug 372216 - IToggleBreakpointsTargetExtension2 methods must specifyMike Rennie1-2/+2
2012-02-21Bug 371981 - Make IToggleBreakpointsTargetExtension2 usable for clientsv20120221-2007Christian Georgi2-7/+10
2012-02-17Bug 369856 - [bp] Allows clients to create and extend toggle breakpoint actionsv20120217-1721Pawel Piech11-121/+259
2012-02-16Bug 346615 - Simple way to disable breakpoint and access breakpointMike Rennie3-37/+116
2012-02-15Bug 370604 - Use new dynamic tracing optionsv20120215-2211Mike Rennie14-187/+206
2012-02-15Bug 371131 - Quick Access causes StackOverflowError when run fromMike Rennie1-1/+1
2012-02-15Bug 371131 - Quick Access causes StackOverflowError when run fromMike Rennie2-13/+9
2012-01-20[nobug] x-friend jdt.debug.tests to viewer codev20120120-1928Mike Rennie1-5/+5
2012-01-20Bug 316316 - [memory] Pin Memory Monitor action not workingv20120120-0638Pawel Piech2-48/+59
2012-01-18Bug 331463 - [memory] Show rendering pane when rendering addedSean Kennedy2-1/+35
2012-01-18Bug 340710 - [var][expr][reg] Make the default variable view column IDsPawel Piech11-58/+107
2012-01-18[nobug] update x-friends for the debug example bundlesMike Rennie1-2/+6
2012-01-18Bug 307139 - [launch] Editing mulit-line environment variablesJan Opacki3-8/+91
2012-01-13Bug 368202 - x-friend JDT/JSDT debug in platform debug UIv20120113-1458Mike Rennie1-6/+7
2012-01-12Bug 368202 - x-friend JDT debug in platform debug UIMike Rennie2-10/+10
2012-01-12[nobug] removed unnecessary code and added API problem filterMike Rennie2-62/+69
2012-01-10Bug 368301 - [flex] InternalVirtualTreeModelViewer should implementPawel Piech1-2/+1
2012-01-10Bug 345974 - [expr] Changing an expression name in the expression viewWinnie Lai1-1/+7
2011-12-23Bug 367105 - [debug view] An empty Debug view has an enabled "Find..." contex...Pawel Piech6-73/+206
2011-12-15Report incompatible environment as 'Error'v20111215-1438Dani Megert1-1/+1
2011-12-14(nobug) Added comments and toString() in flex hierarchy viewer.v20111219-0907Pawel Piech3-2/+27
2011-12-14Bug 366663 - [flex] NPE in TreeModelContentProvider.dispose() if setInput() w...Pawel Piech1-0/+2
2011-12-14Bug 366662 - [flex] ViewerInputService should take viewer interface as constr...Pawel Piech1-2/+2
2011-12-07Bug 365825 - [flex] Copying the stack trace in Debug view neverv20111207-1832Pawel Piech2-4/+21
2011-12-01Bug 161435 - [flex] Promote asynchronous viewer framework to API -v20111201-2228Pawel Piech1-0/+4
2011-12-01Bug 161435 - [flex] Promote asynchronous viewer framework to API -v20111201-2011Pawel Piech63-5382/+5225
2011-11-29Bug 365104 - LaunchConfigurationEditDialog does not return correctMike Rennie1-6/+14

Back to the top