Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-20Remove useless non-javadoc see comments.Alexander Kurtakov12-104/+3
2018-08-21Bug 535802 - EPL-2.0 for platform.debug plug-insY20180823-0800Y20180822-2200S4_9_0_M3I20180823-0450I20180823-0430I20180823-0100I20180822-2000I20180822-0800I20180821-2000Lars Vogel34-102/+204
2018-07-19Bug 521038 - [refactoring] Replace anonymous Runnable classes by lambdaAlexander Kurtakov2-57/+29
2018-06-12Bug 534681 - Remove redundant modifiers in org.eclipse.ui.externaltoolsKarsten Thoms3-77/+48
2018-04-18Bug 533751 - Direct use of IStructuredSelectionAlexander Kurtakov2-2/+2
2018-03-29Bug 533055 - Remove redundant type argumentsI20180403-2000I20180402-2000I20180401-2000I20180331-1500I20180330-2235I20180330-2000I20180329-2000Alexander Kurtakov5-72/+21
2018-01-23Bug 529991 - [sonar] Resolve "Write to static field from instance meth."I20180129-2000I20180129-0605I20180129-0540I20180128-2000I20180127-1500I20180127-0150I20180126-2040René Purrio1-2/+2
2017-12-20Bug 527185 - Platform Debug should use SWT.SHEET with File and DirectoryI20171220-2000Sarika Sinha2-5/+5
2017-09-15Revert "Revert "Bug 522027 - Remove trailing whitespace from org.eclipse.ui.e...I20170917-2000I20170916-1500I20170915-2000Lars Vogel9-55/+55
2017-09-11Revert "Bug 522027 - Remove trailing whitespace from org.eclipse.ui.externalt...Lars Vogel9-55/+55
2017-09-08Bug 522027 - Remove trailing whitespace fromLars Vogel9-55/+55
2015-09-03Bug 474074 - Replace new Boolean with Boolean.valueOfI20150908-0800Alex Blewitt1-5/+3
2014-03-27Bug 430127 - [Graphics] Use png files instead of gif files inI20140402-0100I20140401-1500I20140401-0800Lars Vogel2-7/+9
2013-12-05Fixed: ImageDescriptorRegistry.hookDisplay() can cause SWT Invalid thread accessI20131231-0800I20131224-0800I20131217-0800I20131212-1600I20131211-2000I20131211-0800I20131210-2000I20131210-0800I20131209-2000I20131209-0800I20131208-2000Dani Megert1-5/+15
2013-09-06Bug 416691 - NPE for Launch without launch configurationI20131001-0800I20130924-1130I20130924-0800I20130918-2000I20130918-0800I20130917-2000I20130917-0800I20130916-2330I20130916-2000I20130916-0900I20130915-2000I20130914-1900I20130914-1500I20130913-2000I20130912-2000I20130911-2000I20130910-2000I20130910-0800I20130909-2000I20130908-2000I20130906-2000Mike Rennie1-10/+11
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie21-478/+592
2013-07-16Bug 413095 - Clean up deprecation and code warningsMike Rennie1-0/+1
2013-02-13Bug 399618 - org.eclipse.ui.externaltools 1.5 Compilation problemv20130213-163202I20130220-0922I20130219-1600I20130219-0800I20130214-2011Mike Rennie1-19/+25
2012-10-02Bug 386820 - Double-clicking on a disabled builder in Builders Propertyv20121002-163042Mike Rennie1-10/+18
2011-08-22Bug 346082 - Restoring defaults on external tools preference page does not wo...Michael Rennie1-2/+3
2011-06-29Bug 345223 - Ant and External tool tabs refer to Java help topicsMichael Rennie3-5/+28
2011-05-05Copyright updatesMichael Rennie1-1/+1
2011-02-11Bug 114563 - [launching] [builders] Ant Builder doesn't build with Target set...Michael Rennie1-19/+8
2011-02-07Bug 302296 - Please update to Ant 1.8.2v20110207Michael Rennie4-15/+13
2011-01-24Bug 114563 - [launching] [builders] Ant Builder doesn't build with Target set...Michael Rennie1-8/+19
2010-11-17Bug 330440 - External tools launch config dialog does not handle Ctrl+Enter i...Michael Rennie1-1/+11
2010-02-01Bug 301183 - [compatibility] bring back external tool messagesDarin Wright2-2/+14
2009-11-24 Bug 296007 - Follow-up to deprecated ILaunchManager#generateUniqueLaunchCon...Michael Rennie2-3/+3
2009-10-21Bug 292942 - compatibility for internal use of Ant/Ext tool codeDarin Wright8-7/+264
2009-10-08Bug 264338 - External tool builder fails in headless mode because of dependen...Darin Wright25-1332/+207
2009-02-03Bug 218074 button label truncations on External Tools Builders config dialogMichael Rennie1-17/+25
2008-11-24Bug 253100 'Builders' property page should remember it has warned the userMichael Rennie1-6/+16
2008-09-23Bug 236980 [launching] Support ILaunchConfigurations on EFS (copyright + sinc...Michael Rennie1-1/+1
2008-09-22Bug 236980 - [launching] Support ILaunchConfigurations on EFSDarin Wright1-1/+1
2007-07-30Bug 165371 - Add 'Build' tab and functionality to program external toolsDarin Swanson7-13/+474
2007-04-17copyright updateDarin Swanson2-2/+2
2007-04-16Bug 179837 - Some external tool builders not running, then NPEDarin Swanson1-1/+2
2007-04-16formattingDarin Swanson1-2/+2
2007-03-19Bug 175186 - Add a build variable for showing changeset (patch included)Darin Swanson2-4/+154
2007-02-23Bug 138007 - system_path macro should support common extensions in WindowsDarin Swanson1-2/+16
2007-01-28copyright updateDarin Swanson2-4/+4
2006-10-19Bug 155510 - Project properties->Builders: Cancel doesn't work properly.Darin Swanson1-3/+6
2006-10-19move to comparatorDarin Swanson2-14/+13
2006-10-19move to runtime assertDarin Swanson1-1/+1
2006-04-18Bug 135765 - need to adopt ICU4J APIsDarin Swanson5-16/+17
2006-04-11copyright updateDarin Swanson4-8/+8
2006-04-10Bug 135765 - need to adopt ICU4J APIsDarin Swanson5-5/+5
2006-03-23copyright updateDarin Swanson2-4/+4
2006-02-22javadoc cleanupDarin Swanson2-2/+2
2006-02-07correctly bail on the exceptionDarin Swanson1-1/+2

Back to the top