Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-07-27[nobug] make the JRE - EE warning an error againMichael Rennie3-5/+5
2011-07-26[nobug] update the builder settings to make the 'no matching JRE - EE' settin...Michael Rennie3-5/+5
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-08Bug 295828 - [source lookup] NPE in ContainerSourceContainer with (invalid) l...Pawel Piech1-13/+16
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 Rennie85-1049/+1271
2011-07-06[nobug] remove Javadoc warnings and NLS manifest + plugin.xmlMichael Rennie12-77/+134
2011-07-06[nobug] fix Javadoc warningsMichael Rennie5-9/+15
2011-07-06[nobug] fix all of the Javadoc warningsMichael Rennie36-772/+826
2011-06-29Bug 345223 - Ant and External tool tabs refer to Java help topicsMichael Rennie7-16/+62
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-18Removed "(Obsolete)" from title.Dani 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-05synchronize Javadoc processing preferences for all Ant bundlesMichael Rennie2-108/+112
2011-05-05synchronize Javadoc processing preferences for all debug test / example bundlesMichael Rennie3-4/+35
2011-05-05synchronize Javadoc processing preferences for all debug bundlesMichael Rennie2-103/+121
2011-05-05Copyright updatesMichael Rennie1-1/+1
2011-05-05Copyright updatesMichael Rennie51-807/+817
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-28Bug 343308 - Moved Jface viewer tests to a local run only tests suite.Pawel Piech2-19/+61
2011-04-26Bug 343308 - some tests timeout while running via XVnc on the Mac Hudson slavesPawel Piech12-252/+252
2011-04-19Bug 343228 - Enable decorations of LaunchConfigurationFilteredTreeMichael Rennie1-6/+10
2011-04-14Don't move linked resources on the EFS.Dani Megert1-2/+2
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] remove deprecated use of 'new InstanceScope()' for preferencesMichael Rennie1-4/+4
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-04-04[nobug] Provide shared launch configuration and update memory options to run ...Michael Rennie1-0/+41
2011-03-30Removed unused build notes, as we no longer update or use themMichael Rennie11-6117/+0
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

Back to the top