Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-08-12Replace Equality Check with isEmpty in Platform UI ui.workbenchY20200812-1200Ardit Ymeri1-1/+1
The time complexity of any isEmpty() method implementation should be O(1) whereas some implementations of size() can be O(n). Thus, using this rule provides performance benefits. jSparrow Cleanup Change-Id: Ia1062de139e85168a68314a3d2b37f9fd49c7a89 Signed-off-by: Ardit Ymeri <ardit.ymeri@splendit.at>
2020-06-09Bug 563103: Add type argument to silence warningsMatthias Becker1-2/+1
Change-Id: If5ffbb5b74c6d2e5b038414a0c938d091c4b4f22
2019-12-12Bug 558257 - Revert added generics from previous ungeneric APIPaul Pazderski1-1/+1
Partially reverts 382cdf31e6c09ab6ff55d991bfb8956547cbeaf3 https://git.eclipse.org/r/#/c/153751/ Change-Id: I4bc79da32e1f1b319180bc2b431fd02dddd9c0de Signed-off-by: Paul Pazderski <paul-eclipse@ppazderski.de>
2019-12-12Add type informationKarsten Thoms1-1/+1
Resolve raw type warnings Change-Id: I0991f194c6d578f628fa676d4f018d39eee32a57 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2019-11-14Whitespace removal for plug-ins in platform.uiLars Vogel1-1/+1
Done via running the cleanup action on the code base Change-Id: Ic38251a356f32c49f8be50cce509d49cd6db9d9d Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2019-10-25Bug 473959 - CommandContributionItem: set tooltip for MenuItemThomas Wolf1-0/+2
Change-Id: Ic19eeeb89d41b88245a0c3163e1808e8c3ca1747 Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
2019-06-25Use multi-catchLars Vogel1-10/+1
Part 2 Change-Id: I20837b5ca57d7c47ded35f9495174b47be9692fa Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2019-04-12Bug 546220: Only use Tabs for indentationMatthias Becker12-433/+302
This change only contains whitespace changes performed by the JDT formatter. No manual changes are contained. Change-Id: Iaca17909713341fc945eb180cc733b66211e1a13 Signed-off-by: Matthias Becker <ma.becker@sap.com>
2019-02-15Bug 543933 - Build javadocs with Java 11Alexander Kurtakov2-13/+12
Fix javadoc warnings catched by Java 11 tool with XDoclint:html. (take 3) Change-Id: I6967b82bbc955beafbd54114de01b91259e4c108 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-02-14Bug 543933 - Build javadocs with Java 11Alexander Kurtakov1-3/+0
Fix javadoc warnings catched by Java 11 tool with XDoclint:html. Change-Id: Ic0deb41115579e70f2b08192fe2b88159006965c Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-08-28Bug 535802 - EPL 2.0 conversion for org.eclipse.ui.workbenchI20180828-0800Lars Vogel12-36/+72
Manually fixed ExtensionEventHandlerMessages.java Change-Id: I3f3c6b3268fbc099c63fec8d173f19f8c3e79eb0 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2018-07-06Bug 536677 - fix simple memory leaks to WorkbenchWindow, take 2Andrey Loskutov1-0/+1
Change-Id: Ice49ed989f3bec72b0119ee961f1a9d4e647ed7c Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2018-07-02Removes unused modifiersLars Vogel3-8/+8
Change-Id: I417db5c0d830c9b86465040117562212c623c8a6 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2018-07-02Reorder the modifiers to comply with the Java Language Specification.Lars Vogel1-13/+13
Removes lots of Sonar warnings Change-Id: I6a2fc0de7b77233c04175a3923377ed7659b94a8 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-06-22Bug 518655 - NPE in CommandContributionItem cleanup codeI20170623-0110I20170622-2000Tom Schindl1-1/+4
Change-Id: I948fac61ff7d0d7e440ff419549d470be4dfaf12
2016-12-22Bug 509477 - Use lambdas in org.eclipse.ui.workbench - part 2Lars Vogel1-56/+38
Change-Id: I04ba14b0de4af1b6e5c87ba5aaac4595ef34f07e Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2015-11-06Bug 481476 - Run "Fix Copyrights" on all plug-ins of platform.uiLars Vogel11-11/+11
Change-Id: Ie6cf8118c725107c88edfb5ee29917d04e90f8a0 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2015-07-27Bug 441244 - Remove unnecessary (non-Javadoc) statementsLars Vogel1-10/+0
For org.eclipse.ui.workbench Change-Id: I3ca8ead5d79b01c2e86c1052e92d00a62a892d67 Signed-off-by: Lars Vogel <Lars.Vogel@vogell
2015-03-09Bug 461691 - Fix whitespace issues in org.eclipse.ui.workbench Lars Vogel11-84/+84
Change-Id: I8ccaed3219ec55fe3888d91a320f5040abe101cc Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2014-08-08Bug 440810 - Fix warnings in platform.ui due to the introduction ofLars Vogel1-7/+8
generics in IServiceLocator Change-Id: Iabea35332169dd38b8b97d69bbf734eae32b65f8 Signed-off-by: Lars Vogel <Lars.Vogel@gmail.com>
2014-07-23Bug 440095 - [Contributions] Tooltips for commandPrakash Rangaraj1-1/+7
Change-Id: If595779b32bb25b6e41e735dba3d079356fd8703 Signed-off-by: Prakash Rangaraj <me@grprakash.com>
2014-03-28Bug 425962 - [New Contributors] Remove (non-Javadoc) @see statements ifSimon Scholz1-39/+2
@Override is used Change-Id: I2fd6d08afd99d7a3f955dddded08cbf7ba45f36a Signed-off-by: Simon Scholz <scholzsimon@arcor.de>
2014-03-27Bug 431179 - Add missing @Override and @Deprecate annotations toLars Vogel4-0/+31
org.eclipse.ui.workbench Change-Id: I7a59eb6f206a8687d4c72a748554a969a7d9ef40 Signed-off-by: Lars Vogel <Lars.Vogel@gmail.com>
2013-05-15Bug 407431 - Run fix copyrights tool on UI bundlesPaul Webster4-4/+4
Update ui.workbench.
2013-03-18bug 403235 - CommandContributionItem have to restore contributed tooltipN20130318-2000I20130319-1000Stephan Wahlbrink1-1/+5
when handler changes Change-Id: Ic9f692b96b8c3d9693363220d27c6956f26f47fb
2012-09-21Bug 389335 - CommandContributionItem IBindingManagerListener leakOleg Besedin1-61/+70
2012-01-23Bug 336584 - [Contributions] CommandContributionItem#openDropDownMenu()Stephan Wahlbrink1-2/+10
never release menu manager Release it in an asyncExec
2011-05-26Bug 340088 [Compatibility] Investigate API tooling errors on 4.1 against 3.7 ↵Remy Suen1-1/+8
baseline
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
Changes to support the extended compat layer
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 ↵Boris Bokowski13-0/+2107
Test (initial commit of compatibility version of org.eclipse.ui.workbench)

    Back to the top