Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-22[nobug] fixed spelling mistake in NLS stringv20111122-1553Mike Rennie1-1/+1
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-20Bug 258767 - (Added "Drop to Frame" and "Run to Line" actions tov20111024-1547Pawel Piech1-1/+18
2011-10-19Bug 361448 - Keybinding doesn't appear in the debug toolbarPawel Piech5-5/+15
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 Piech5-202/+53
2011-10-06Bug 360127 - Set new text file line delimiter to Unix to prevent conflictsv20111006-1618cwindatt1-0/+2
2011-09-28Merge branch 'master' of ssh://ppiech@git.eclipse.org/gitroot/platform/eclips...v20110928-2106Pawel Piech1-1/+0
2011-09-28Bug 258767 - Removed "Run to Line" action from debug toolbar.Pawel Piech1-9/+0
2011-09-28Fixed .gitignorev20110928-1228Dani Megert1-1/+0
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 Piech24-25/+818
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
2011-08-29Bug 354026 - [viewmgmt] View management brings wrong views to top when multip...Pawel Piech1-38/+60
2011-08-08Bug 352784 - Null pointer exception when press F2 on an expression in express...Michael Rennie1-7/+6
2011-07-25Bug 345020 - [run control][debug view] Run control actions not updated upon s...Michael Rennie1-13/+13
2011-07-20Bug 349457 - InternalTreeModelViewer.handleTreeExpand() prints "dude" to Syst...Pawel Piech1-2/+0
2011-07-19Bug 352502 - [breakpoints] Toggle breakpoints type logic can select an invali...Pawel Piech1-11/+10
2011-07-19Bug 352502 - [breakpoints] Toggle breakpoints type logic can select an invali...Pawel Piech1-24/+56
2011-07-11[nobug] fix Javadoc warningsMichael Rennie10-29/+37
2011-07-07[nobug] fix Javadoc warningsMichael Rennie26-79/+115
2011-07-07[nobug] fix Javadoc warnings and add API problem filters for known API usage ...Michael Rennie77-1040/+1239
2011-06-29Bug 345223 - Ant and External tool tabs refer to Java help topicsMichael Rennie1-3/+14
2011-06-29[nobug] update version numbers for 3.8 developmentMichael Rennie1-1/+1
2011-06-29Bug 310661 - [external tools] Ctrl-click on external tools with no history do...Michael Rennie1-8/+12
2011-05-18Fixed typo.R3_7Dani Megert1-2/+2
2011-05-09Bug 340750 - [breadcrumb]NPE in LaunchView CopyToClipboard action after activ...Pawel Piech1-4/+4
2011-05-09Committed Szymon's patch to improve fix for bug 334362: Properties dialog: pr...Dani Megert1-6/+13
2011-05-05Copyright updatesMichael Rennie23-382/+382
2011-05-03Bug 229536 - While stepping over a long-running operation another thread can ...Michael Rennie1-5/+14
2011-05-03Fixed typo.Dani Megert1-2/+2
2011-04-29Bug 335536 - [beadcrumb] Debug breadcrumb does not activate until view is res...Pawel Piech1-0/+7

Back to the top