Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-19Use jdk 5 for-each loop (Part 2)I20191024-1800I20191023-1810Carsten Hammer1-2/+1
2019-06-21Lamba optimizationLars Vogel1-1/+1
2019-06-14Bug 547304 - [cleanup] Fix wrong space/tab indentationI20190616-1800I20190615-1800I20190614-1800Paul Pazderski1-27/+27
2019-04-10Bug 546314 - Fix mangled copyright headersS4_12_0_M1I20190412-1800I20190412-0520I20190411-0625Paul Pazderski1-11/+12
2019-03-20Remove useless non-javadoc see comments. (take 3)I20190320-1800Alexander Kurtakov7-30/+0
2018-08-21Bug 535802 - EPL-2.0 for platform.debug plug-insY20180823-0800Y20180822-2200S4_9_0_M3I20180823-0450I20180823-0430I20180823-0100I20180822-2000I20180822-0800I20180821-2000Lars Vogel15-45/+90
2018-07-19Bug 521038 - [refactoring] Replace anonymous Runnable classes by lambdaAlexander Kurtakov2-32/+7
2017-12-20Bug 527185 - Platform Debug should use SWT.SHEET with File and DirectoryI20171220-2000Sarika Sinha2-4/+6
2017-09-08Bug 522059 - Remove redundant specification of type arguments fromI20170911-0405I20170910-2000I20170910-1055I20170910-0800I20170909-1500I20170909-0920I20170909-0800I20170909-0510I20170908-2345I20170908-2000Lars Vogel1-1/+1
2017-09-08Revert "Bug 521038 - Replaced anonymous Runnable classes by lambda expression"Alexander Kurtakov2-5/+30
2017-09-06Bug 521038 - Replaced anonymous Runnable classes by lambda expressionI20170906-2000I20170906-0815Karsten Thoms2-30/+5
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 Loskutov14-73/+73
2015-02-20Fixed bug 460417: Fix compiler problems from generified IAdaptable#getAdapter...Dani Megert1-2/+2
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie12-13/+31
2013-05-08Bug 407542 - Check for and remove unused NLS strings in DebugI20130509-2000I20130508-2000Curtis Windatt2-8/+2
2013-02-21Bug 322689 - [resolver] stringVariablePresentation extension pointI20130224-2000I20130223-1500I20130222-2000Mike Rennie4-21/+10
2011-05-05Copyright updatesMichael Rennie1-1/+1
2010-07-27Bug 318593 - Select Variable dialog goes in wait when clicking on the 'Edit V...Darin Wright2-0/+2
2010-04-22Bug 304752 - Improve UI for String variable selection dialog filtersDarin Wright2-1/+7
2010-03-04Bug 300988 - [api] The StringVariableSelectionDialog for core.variables shoul...Darin Wright2-2/+6
2009-10-06Bug 291534 - Migrate resource refreshing support to headless plug-inDarin Wright2-2/+2
2009-02-06Bug 208484 - variables should be available for headless operation when possibleDarin Wright6-227/+45
2008-11-05Bug 252992 - Move {workspace_loc} to debug.core plug-inDarin Wright1-35/+0
2008-05-29copyright updatesDarin Wright1-1/+1
2008-01-17Bug 210254 - ResourceResolver#translateToValue(...) can't assume that IResour...Darin Wright1-3/+5
2007-12-07Bug 208797- SelectedResourceManager.getCurrentSelection0() should use IAdapte...Darin Wright1-4/+7
2007-10-26Bug 85370 - [string variables] string_prompt for passwordsCurtis Windatt1-0/+96
2007-09-12Bug 202456 Variable Selection Dialog needs better helpMichael Rennie2-2/+0
2007-08-29Bug 181204 [launching] context launching of non-resource based objectsMichael Rennie1-17/+31
2007-07-16Bug 177554Michael Rennie2-0/+6
2007-07-10Bug 177554Michael Rennie2-6/+2
2007-06-19Bug 191951Michael Rennie1-5/+19
2007-04-10Bug 181809Michael Rennie1-0/+42
2007-04-02Bug 132795Curtis Windatt1-1/+1
2007-03-30Bug 132795Michael Rennie1-111/+116
2007-03-27update copyrightsDarin Wright1-1/+1
2007-02-22Bug 74480Michael Rennie1-3/+6
2006-12-07Bug 160745Michael Rennie1-5/+1
2006-05-08copyright updateDarin Wright3-6/+6
2006-04-10Bug 135770 - need to adopt ICU4J APIsDarin Wright3-3/+3
2006-01-30Bug 122786 - getCurrentProcess() and getDebugContext() should use context ser...Darin Wright1-30/+10
2005-11-29fixed typoKevin Barnes1-2/+2
2005-10-26removed indirect access to constantDarin Swanson1-2/+2
2005-10-25Bug 112625 - Launcher : Bad default value with the variable ${string_prompt}Darin Wright1-1/+1
2005-08-30Bug 108323 - expose system properties as variables in the launching frameworkDarin Wright3-0/+46
2005-08-05Bug 106178 - Remove uneccessary NLS tagsDarin Wright4-8/+8
2005-06-20corrected typos.Kevin Barnes1-1/+1
2005-06-08fixed line delimitersKevin Barnes1-46/+46
2005-04-22Bug 92244 - SelectedResourceManager copies entire text selection upon ever...Darin Wright1-3/+3
2005-04-08Bug 90318 - Change string externalization to use new formatKevin Barnes1-11/+1

Back to the top