Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-01-18Bug 569590 - Use double-checked locking idiomCarsten Hammer1-7/+16
2020-11-22Bug 549929 - Provide getDialogSettings method functionality outside ofI20201122-1800Ed Merks1-2/+16
2020-10-19Bug 549929 - fixed javadoc errorsY20201019-1200Andrey Loskutov1-3/+7
2020-10-17Bug 549929 - Provide getDialogSettings outside of AbstractUIPluginY20201018-1200Y20201017-1200I20201017-1800Wim Jongman1-200/+15
2020-03-21Clean-up use lambdas and method references onI20200322-0300I20200321-1800Lars Vogel1-1/+1
2020-01-27Bug 549861 - Deprecate AbstractUIPlugin#imageDescriptorFromPluginAlexander Fedorov1-4/+0
2019-11-14Whitespace removal for plug-ins in platform.uiLars Vogel1-1/+1
2019-10-01Various javadoc fixes.Alexander Kurtakov1-1/+3
2019-08-14Bug 549861 - Deprecate AbstractUIPlugin#imageDescriptorFromPluginAlexander Fedorov1-1/+5
2019-08-14Bug 549848 - Deprecated AbstractUIPlugin.getWorkbench in favor ofLars Vogel1-0/+1
2019-06-30Bug 520080 - image handling facilities for activator-less bundlesAlexander Fedorov1-37/+23
2019-06-25Use multi-catchLars Vogel1-3/+1
2019-04-12Bug 546220: Only use Tabs for indentationMatthias Becker1-500/+497
2019-03-22Bug 475944 - Mark IPluginDescriptor and related API for deletionLars Vogel1-13/+0
2018-08-28Bug 535802 - EPL 2.0 conversion for org.eclipse.ui.workbenchI20180828-0800Lars Vogel1-3/+6
2017-12-07Bug 528244 - Unnecessary errors in the log if using custom dialogAndrey Loskutov1-2/+5
2017-11-16Bug 511580 - Unable to customize initial DialogSettingsAndrey Loskutov1-13/+68
2017-11-15Bug 511580 - cleanup dialog settings init codeAndrey Loskutov1-42/+52
2016-12-21Bug 509477 - Use lambdas in org.eclipse.ui.workbench - part 1I20161221-2000Lars Vogel1-6/+1
2016-07-18Bug 297922: IllegalStateException in AbstractUIPluginI20160719-0800Philipp Kunz1-3/+7
2016-07-11Bug 497689 - Make use of StandardCharsetsAlexander Kurtakov1-2/+3
2015-11-04Bug 481318 - Update AbstractUIPlugin methods with the removal of theLars Vogel1-1/+1
2015-11-03Bug 481318 - Update AbstractUIPlugin methods with the removal of theLars Vogel1-37/+12
2015-11-03Bug 481319 - Replace reference in Javadoc to gif files to png files inLars Vogel1-3/+4
2015-10-26Bug 474072: AbstractUIPlugin.imageDescriptorFromPlugin stopped handling bundl...I20151026-2000Markus Keller1-5/+1
2015-04-27Bug 382972: Update UI for Retina display on Mac and other high resolution dis...Markus Keller1-3/+20
2015-04-23Bug 421383 - [Graphics] Scaling issues on high DPI displaysMarkus Keller1-14/+16
2015-03-09Bug 461691 - Fix whitespace issues in org.eclipse.ui.workbench Lars Vogel1-78/+78
2015-03-05Use InstanceScope.INSTANCE instead of new InstanceScope()Sergey Prigogin1-1/+1
2014-03-27Bug 431179 - Add missing @Override and @Deprecate annotations toLars Vogel1-11/+25
2013-05-15Bug 407431 - Run fix copyrights tool on UI bundlesPaul Webster1-1/+1
2012-11-28Bug 395126 - AbstractUIPlugin.imageDescriptorFromPlugin(...) does notv20121128-133546M20121128-1200Brian Vosburgh1-0/+5
2010-03-02Bug 299385 - [UI] clean up errors in compatibility workbenchI20100406-2156Paul Webster1-5/+2
2009-12-17 Bug 296599 - Add ability to run e4 based tests using PDE's JUnit Plug-in Te...Boris Bokowski1-0/+719

    Back to the top