Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-08-12Replace Equality Check with isEmpty in Platform UI ui.workbenchY20200812-1200Ardit Ymeri1-1/+1
2020-06-09Bug 563103: Add type argument to silence warningsMatthias Becker1-2/+1
2019-12-12Bug 558257 - Revert added generics from previous ungeneric APIPaul Pazderski1-1/+1
2019-12-12Add type informationKarsten Thoms1-1/+1
2019-11-14Whitespace removal for plug-ins in platform.uiLars Vogel1-1/+1
2019-10-25Bug 473959 - CommandContributionItem: set tooltip for MenuItemThomas Wolf1-0/+2
2019-06-25Use multi-catchLars Vogel1-10/+1
2019-04-12Bug 546220: Only use Tabs for indentationMatthias Becker12-433/+302
2019-02-15Bug 543933 - Build javadocs with Java 11Alexander Kurtakov2-13/+12
2019-02-14Bug 543933 - Build javadocs with Java 11Alexander Kurtakov1-3/+0
2018-08-28Bug 535802 - EPL 2.0 conversion for org.eclipse.ui.workbenchI20180828-0800Lars Vogel12-36/+72
2018-07-06Bug 536677 - fix simple memory leaks to WorkbenchWindow, take 2Andrey Loskutov1-0/+1
2018-07-02Removes unused modifiersLars Vogel3-8/+8
2018-07-02Reorder the modifiers to comply with the Java Language Specification.Lars Vogel1-13/+13
2017-06-22Bug 518655 - NPE in CommandContributionItem cleanup codeI20170623-0110I20170622-2000Tom Schindl1-1/+4
2016-12-22Bug 509477 - Use lambdas in org.eclipse.ui.workbench - part 2Lars Vogel1-56/+38
2015-11-06Bug 481476 - Run "Fix Copyrights" on all plug-ins of platform.uiLars Vogel11-11/+11
2015-07-27Bug 441244 - Remove unnecessary (non-Javadoc) statementsLars Vogel1-10/+0
2015-03-09Bug 461691 - Fix whitespace issues in org.eclipse.ui.workbench Lars Vogel11-84/+84
2014-08-08Bug 440810 - Fix warnings in platform.ui due to the introduction ofLars Vogel1-7/+8
2014-07-23Bug 440095 - [Contributions] Tooltips for commandPrakash Rangaraj1-1/+7
2014-03-28Bug 425962 - [New Contributors] Remove (non-Javadoc) @see statements ifSimon Scholz1-39/+2
2014-03-27Bug 431179 - Add missing @Override and @Deprecate annotations toLars Vogel4-0/+31
2013-05-15Bug 407431 - Run fix copyrights tool on UI bundlesPaul Webster4-4/+4
2013-03-18bug 403235 - CommandContributionItem have to restore contributed tooltipN20130318-2000I20130319-1000Stephan Wahlbrink1-1/+5
2012-09-21Bug 389335 - CommandContributionItem IBindingManagerListener leakOleg Besedin1-61/+70
2012-01-23Bug 336584 - [Contributions] CommandContributionItem#openDropDownMenu()Stephan Wahlbrink1-2/+10
2011-05-26Bug 340088 [Compatibility] Investigate API tooling errors on 4.1 against 3.7 ...Remy Suen1-1/+8
2010-07-07Bug 319163 - [Compatibility] No icon for Pin EditorsPaul Webster1-0/+28
2010-03-02Bug 299385 - [UI] clean up errors in compatibility workbenchI20100406-2156Paul Webster1-6/+13
2010-02-03Bug 299385 - [UI] clean up errors in compatibility workbenchPaul Webster1-6/+6
2009-12-17 Bug 296599 - Add ability to run e4 based tests using PDE's JUnit Plug-in Te...Boris Bokowski13-0/+2107

    Back to the top