Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-30Bug 365222 - LaunchConfigurationEditDialog does not return correctv20111130-1130_r371R3_7_1_maintenance_patchesMike Rennie1-6/+14
2011-08-08Bug 352784 - Null pointer exception when press F2 on an expression in express...R3_7_1Michael Rennie1-7/+6
2011-07-25Bug 345020 - [run control][debug view] Run control actions not updated upon s...Michael Rennie1-13/+13
2011-07-21Bug 349457 - InternalTreeModelViewer.handleTreeExpand() prints "dude" to Syst...Pawel Piech1-2/+0
2011-07-20Fix version number.Pawel Piech1-1/+1
2011-07-19Bug 352502 - [breakpoints] Toggle breakpoints type logic can select an invali...Pawel Piech1-5/+4
2011-07-19Bug 352502 - [breakpoints] Toggle breakpoints type logic can select an invali...Pawel Piech2-25/+55
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
2011-04-29Bug 316850 - [breakpoints] Remove toolbar action disabled when view does not ...Pawel Piech1-1/+6
2011-04-19Bug 343228 - Enable decorations of LaunchConfigurationFilteredTreeMichael Rennie1-6/+10
2011-04-12Use "->" and "<-" instead of "-->" and "<--".Dani Megert1-3/+3
2011-04-08Bug 341142 - LaunchingResourceManager's mouse listener will not be attached i...Michael Rennie1-19/+24
2011-04-08[nobug] Javadoc updateMichael Rennie1-5/+1
2011-04-05Bug 341922 - Configuration errors do not go away after deleting configurationMichael Rennie1-0/+1
2011-04-05Bug 341638 - LaunchConfigurationsDialog#restoreExpansion() should not pass sa...Michael Rennie1-1/+2
2011-03-24Fixed NPE in selectionChanged().Pawel Piech1-2/+2
2011-03-24Bug 296018 - Added ability to rename "Add New Expression" element.Pawel Piech1-13/+19
2011-03-22Bug 296018 - Allow activating cell editors using the keyboard in variables viewsPawel Piech2-1/+93
2011-03-22Bug 338847 - Cancel button in edit launch config does not really cancelMichael Rennie1-13/+7
2011-03-22Bug 338576 - Add the platform IEvaluationContext as a parent for debug UI IEv...Michael Rennie9-39/+46
2011-03-21Bug 339920 - Show References tree expansion for Watch Expressions View not re...Pawel Piech1-2/+4
2011-03-18Bug 333778 - [Compatibility] 'Breakpoints' view auto shows selectionPawel Piech1-1/+1
2011-03-18Bug 333517 - Simplified getDebugTarget implementation for IAdaptable element.Pawel Piech1-6/+3
2011-03-16Bug 333517 - The Breakpoints view standard content provider does not allow fi...Pawel Piech1-2/+14
2011-03-11Bug 327497 - Reverted use of scheduling rule to serialize source lookup jobs.Pawel Piech1-22/+8
2011-03-03[nobug] doc update for new APIMichael Rennie1-6/+17
2011-03-01Bug 128066 - [view management] Don't auto-close views that exist in a perspec...Pawel Piech1-6/+24
2011-02-24Bug 328297 - need a way to initialize the width of columns, similar to initia...Michael Rennie2-6/+12
2011-02-24Updated copyright.Pawel Piech1-1/+1
2011-02-24Updated copyright.Pawel Piech1-1/+2
2011-02-24Bug 335193 - NullPointerException raised by ModelContentProvider.cancelRestoreMichael Rennie1-1/+1
2011-02-23Bug 327497 - Two debug source look up requests for the same debug sessionPawel Piech1-6/+22
2011-02-17Bug 335193 - NullPointerException raised by ModelContentProvider.cancelRestorePawel Piech1-14/+40
2011-02-16Bug 328297 - need a way to initialize the width of columns, similar to initia...Pawel Piech2-9/+72
2011-02-15Bug 335734 - [FlexHierarchy] InternalTreeModelViewer saveElementState and doS...Pawel Piech2-8/+15
2011-02-15Bug 333684 - [Dialogs] SWTExceptions when closing launch configuration dialog...Michael Rennie1-2/+3
2011-02-02Report error if there's no strictly matching JRE for the EE.Dani Megert1-0/+3
2011-01-31Fixed bug 335727: Remove all breakpoint causes an NPEDani Megert1-15/+21
2011-01-31Committed Szymon's patch to fix bug 334362: Properties dialog: properties for...Dani Megert1-1/+5
2011-01-31Fixed bug 335550: Unexpected 'Save Resource' dialog on exit (and view close)Dani Megert1-58/+72
2011-01-24Bug 332047: Clicking 'Edit...' on 'Workspace Cannot Be Locked' dialog should ...Curtis Windatt1-46/+41
2011-01-20Enabled Javadoc warnings and disabled to treat non-fatal errors like fatal ones.Dani Megert1-101/+107
2011-01-13Fixed bug 334007: Breakpoint undo should not automatically register a breakpointDani Megert1-1/+6
2011-01-10Preference labels must not end with a dot.Dani Megert1-5/+5

Back to the top