Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-09Bug 344023 - [var] Need a way to override Find action of Variablesv20120309-2311Pawel Piech5-121/+148
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 Piech3-3/+7
2012-03-05Bug 372282 - [memory] NPE in abstractasynctablerendering.isDisposed() when fT...v20120305-1658Pawel Piech1-1/+1
2012-03-02Bug 373030 - [breakpoints] Make BreakpointTypesContribution to a public packagePawel Piech1-127/+0
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 370742 - No icons on the Debug view Layout actionMike Rennie3-4/+16
2012-02-17Bug 369856 - [bp] Allows clients to create and extend toggle breakpoint actionsv20120217-1721Pawel Piech5-111/+84
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 Kennedy1-1/+6
2012-01-18Bug 340710 - [var][expr][reg] Make the default variable view column IDsPawel Piech10-58/+70
2012-01-18Bug 307139 - [launch] Editing mulit-line environment variablesJan Opacki2-3/+80
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
2011-10-10Bug 360432 - Rename 'Debug Toolbar in View' view menuv20111011Pawel Piech1-2/+2
2011-10-06Bug 359151 - [run control][menu] Run to line action is enabled even ifPawel Piech2-7/+3
2011-10-06Bug 258767 - (comment #63 - Simplified Debug view menu option and madePawel Piech4-107/+31
2011-09-28[flex-hierarchy] AIOB exception while using viewer with filtersv20110928-0408Pawel Piech1-0/+4
2011-09-22Bug 258767 - [debug view][menu] support for top level debug toolbarv20110922-1838Pawel Piech20-14/+620
2011-09-06Bug 324959 - Terminate and Remove doesn't always terminate (but always removes)Pawel Piech1-11/+32
2011-09-06Bug 356651 - [run control] Terminate and Relaunch should always terminate the...Pawel Piech1-0/+23

Back to the top