Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-14Bug 227877 - [launch] RelaunchLastAction should *not* be internalv20120314-1459Mike Rennie4-250/+264
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-02Bug 373030 - [breakpoints] Make BreakpointTypesContribution to a public packagePawel Piech2-6/+35
2012-02-29Bug 280602 - [launch] Updatev20120229-2138Mike Rennie2-40/+51
2012-02-29Bug 337791 - [menu] Command name Debug/Run Last Launched not accurateMike Rennie4-19/+23
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 Piech3-61/+16
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 370973 - [debug view] Copying a thread in the 'Debug' view no longer copi...Pawel Piech3-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 Rennie3-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 Rennie12-186/+184
2012-02-15Bug 371131 - Quick Access causes StackOverflowError when run fromMike Rennie1-7/+1
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-18Bug 307139 - [launch] Editing mulit-line environment variablesJan Opacki3-8/+91
2012-01-12Bug 368202 - x-friend JDT debug in platform debug UIMike Rennie1-3/+3
2012-01-12[nobug] removed unnecessary code and added API problem filterMike Rennie1-4/+3
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-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 Piech62-5308/+5167
2011-11-29Bug 365104 - LaunchConfigurationEditDialog does not return correctMike Rennie1-6/+14
2011-11-15bug 360015 - (Added a unit test and an additional guard againstv20111115-0624Pawel Piech1-11/+15
2011-11-04Bug 360015 - [flex-hierarchy] NPE when column presentation changes itsPawel Piech1-0/+14
2011-11-04Fixed previous commitDani Megert2-47/+60
2011-11-03Bug 362849 - AssertionFailedException in RetargetBreakpointActionPawel Piech2-2/+6
2011-10-19Bug 361448 - Keybinding doesn't appear in the debug toolbarPawel Piech4-5/+13
2011-10-14Don't show [] if there's only one modev20111017-1052Dani Megert1-29/+33
2011-10-12Bug 360637 - Debug Tool Bar items do nothingPawel Piech1-17/+18
2011-10-12Bug 360636 - Debug view toolbar back after close and reopenPawel Piech1-1/+1

Back to the top