Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-01-13Bug 510100 - [cleanup] Get rid of trailing white space in platform.debugY20170119-1000I20170119-2000I20170119-1010I20170119-0345I20170118-2000I20170118-1215I20170117-2000I20170116-2000I20170115-2000I20170114-2000I20170113-2000Andrey Loskutov51-1136/+1136
Also enabled "cleanup whitespace on save" actions for debug.ui and debug.tests bundles. Change-Id: I755b879ab1d49144a1bec3f4318dbb8b29521bb3 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2016-12-02Bug 496184 - Cryptic error when inspecting a mode-specific launchI20161204-2000I20161203-2000I20161202-2000Sarika Sinha1-2/+2
configuration from a different mode Change-Id: Icfa64d38ca6d0eec88b715fde10fa3744f618138
2016-07-30Bug 492182 - Add Terminate and Relaunch from Configurations, RelaunchY20160804-1000I20160803-2000I20160803-0800I20160802-2000I20160802-0800I20160801-2000I20160801-0800I20160731-2000Sarika Sinha2-8/+58
actions and Context based launch Change-Id: Icef7f143a7d967c5d7126180a359fd4fcbe3422e
2016-05-06Bug 470366 - NullPointerException inI20160508-2000I20160507-1500I20160506-2000I20160506-1030Sarika Sinha1-3/+5
LaunchConfigurationTabGroupViewer.verifyName() Change-Id: I9a133e04a3bbc4a225e3bd2a26b86879f625b873
2016-03-31Bug 490755 - Take advantage of default methods from IContentProvider inY20160414-1000Y20160407-1000I20160412-0800Lars Vogel1-16/+2
org.eclipse.debug.ui Change-Id: I4b58b82b79901c71c3c4739254cb7f64809530c2 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2015-09-11Bug 476814 - Replace new Integer() with Integer.valueOf()Alex Blewitt1-2/+2
Using Integer.valueOf() instead of new Integer() allows for the runtime to cache commonly instantiated values; typically, this will be for values in the range -128..127. Using valueOf is preferred for this reason. Change-Id: I1022eb4973b760b830ace5d39b76eea9353d4ca2 Signed-off-by: Alex Blewitt <alex.blewitt@gmail.com>
2015-04-21Bug 432832 - [Dialogs] Apply button position is inconsistent in theI20150429-1030I20150429-0800I20150428-2000I20150428-0800I20150428-0100I20150427-2000I20150427-0800I20150426-2000I20150422-1000Robert Roth1-7/+9
Debug Configurations and Project Properties dialogs Moved the Apply button to the right side to be consistent with PreferencesPages, which put the Apply button in the buttonbar as the last item. Change-Id: I8fa8819cf887bd4935d836bf67ea2b3af08ac90e Signed-off-by: Robert Roth <robert.roth.off@gmail.com>
2015-03-25Bug 460417 - Fix compiler problems from generified IAdaptable#getAdapterSarika Sinha1-3/+4
Change-Id: I16f0f58cc88c756865830cec4a923a11992270c6
2015-03-03Bug 461219 - Compile warnings in official buildI20150303-0800Sarika Sinha1-9/+6
Change-Id: I48f14fe5c9ee51a09ede0bc30380cb8e55b5ada2
2015-02-20Fixed bug 460417: Fix compiler problems from generified ↵Dani Megert5-7/+7
IAdaptable#getAdapter(..)
2015-01-14Bug 457487: Launch configuration dialog freezes for 8s after openingMarkus Keller1-0/+1
2015-01-09Fixed bug 447129: Launch Ant / External Tool does not save dirty editors if ↵I20150113-0800Sarika Sinha1-2/+2
build is disabled
2014-12-16Bug 155411: [launch] Need a way to assign stdin to a file from Run DialogI20150106-0800I20141230-0800I20141223-0800I20141216-0800Markus Keller1-8/+8
fixed labels and mnemonics
2014-12-02Fixed bug 155411: [launch] Need a way to assign stdin to a file from Run DialogI20141202-0800Sarika Sinha1-1/+1
Signed-off-by: Sarika Sinha <sarika.sinha@in.ibm.com>
2014-11-25Bug 155411 - [launch] Need a way to assign stdin to a file from RunSarika Sinha2-6/+20
Dialog Signed-off-by: Sarika Sinha <sarika.sinha@in.ibm.com>
2014-10-13Fixed bug 439118: LaunchConfigurationTabGroupViewer marks 'revert' as ↵I20141021-0800I20141014-0800Sarika Sinha1-4/+4
disabled when canSave() is false Signed-off-by: Sarika Sinha <sarika.sinha@in.ibm.com>
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie50-443/+699
2013-05-08Bug 407542 - Check for and remove unused NLS strings in DebugI20130509-2000I20130508-2000Curtis Windatt2-10/+2
2012-11-20Bug 394650 - Cannot open context help with launch config or typeCurtis Windatt1-3/+8
selected in any launch configuration dialog
2012-10-16Bug 386673 - Show warning messages in launch configuration dialogv20121016-001855I20121016-0800Mohamed Hussein2-2/+34
2012-05-15Fix Copyrights.Pawel Piech1-1/+1
2012-04-26Bug 377593 - Perspective switch job should not use a scheduling rule.Pawel Piech1-4/+55
2012-02-29Bug 280602 - [launch] Updatev20120229-2138Mike Rennie2-40/+51
LaunchConfigurationTabGroupViewer.verifyName() with information about type of configuration
2011-11-29Bug 365104 - LaunchConfigurationEditDialog does not return correctMike Rennie1-6/+14
return code when the user clicks "Continue"
2011-07-07[nobug] fix Javadoc warnings and add API problem filters for known API usage ↵Michael Rennie3-26/+43
problems
2011-05-03Fixed typo.Dani Megert1-2/+2
2011-04-19Bug 343228 - Enable decorations of LaunchConfigurationFilteredTreeMichael Rennie1-6/+10
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 ↵Michael Rennie1-1/+2
same element more than once
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 ↵Michael Rennie1-4/+3
IEvaluationContexts
2011-02-15Bug 333684 - [Dialogs] SWTExceptions when closing launch configuration ↵Michael Rennie1-2/+3
dialog with the help up
2011-01-24Bug 332047: Clicking 'Edit...' on 'Workspace Cannot Be Locked' dialog should ↵Curtis Windatt1-46/+41
select workspace location https://bugs.eclipse.org/bugs/show_bug.cgi?id=332047
2010-10-22Bug 328295 - Launch button disabled after failed launchDarin Wright1-0/+1
2010-10-19Bug 328077 - Debug view added to wrong perspective while user prompted to ↵Darin Wright1-126/+82
switch perspectives
2010-10-15Bug 244708 - Not able to manually type console encoding on Run ConfigurationsDarin Wright2-4/+4
2010-10-15Bug 325557 - Associating a Launch with Perspective "None" is not persistedDarin Wright1-4/+12
2010-10-07patch from Dani to align text and links on preference pagesDarin Wright1-1/+1
2010-08-05Bug 321850 - Launch config dialog wrongly asks to save unsaved changesDarin Wright1-0/+2
2010-05-26Bug 257202 - [launching] Launch history no longer works properlyDarin Wright1-30/+17
2010-05-18copyright updatesDarin Wright2-2/+2
2010-05-18Bug 312974: flash in LCD description when switching between configurationsCurtis Windatt1-32/+46
https://bugs.eclipse.org/bugs/show_bug.cgi?id=312974
2010-05-18Bug 312949: switching between configs & typing in name field of LCD is slowCurtis Windatt1-12/+79
https://bugs.eclipse.org/bugs/show_bug.cgi?id=312949
2010-05-18Bug 313186: Launch configuration tabs do not honour dialog fontCurtis Windatt1-0/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=313186
2010-05-12Bug 312681 - Launching by hitting run from Launch Config Dialog failsDarin Wright2-10/+11
2010-05-04 Bug 311017 - "Launch configuration New_configuration at ... does not exist"Michael Rennie2-3/+7
2010-05-03Bug 310511 - Dialog font changes affects the 'Breakpoints' viewDarin Wright1-2/+0
2010-04-06Bug 308002 - LaunchConfigurationManager.isSharedConfig(Object receiver) too ↵Darin Wright1-1/+9
restrictive when identifying launch configurations
2010-03-24Bug 262133 - User does not know that Console encoding is applied to targetDarin Wright1-2/+2
2010-03-19Bug 306518 - Patch to adopt new red cancel button in ProgressMonitorPartDarin Wright1-102/+102

Back to the top