Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-01-15Workbench: Don't use AbstractUIPlugin#getDialogSettingsMatthias Becker1-1/+3
2020-12-28[cleanup] Combine nested 'if' within 'else' block to 'else if'Y20201229-1200Y20201229-0040I20201229-1800I20201228-1800Karsten Thoms1-6/+3
2019-12-17Bug 558403 - Use Lambdas in EditorSelectionDialogLars Vogel1-14/+9
2019-12-17EditorSelectionDialog used empty default methods in ITreeContentProviderLars Vogel1-11/+0
2019-10-03Bug 551667 - Fix Javadoc errors in EclipseUIWim Jongman1-0/+6
2019-04-12Bug 546220: Only use Tabs for indentationMatthias Becker1-50/+32
2018-08-28Bug 535802 - EPL 2.0 conversion for org.eclipse.ui.workbenchI20180828-0800Lars Vogel1-3/+6
2017-01-31Bug 510307: Use enhanced for loops in org.eclipse.ui.workbench - part 2Lars Vogel1-4/+4
2016-12-23Bug 509477 - Use lambdas in org.eclipse.ui.workbench - part 3Lars Vogel1-18/+10
2016-09-01Bug 486859 - Editor Selection dialog should offer one-click "for all Patrik Suzzi1-16/+27
2016-04-12Bug 490480 - EditorSelectionDialog misses way to delegate to OS Mickael Istria1-18/+79
2016-03-17Bug 489841 - Open With > Other... doesn't allow to store selection forAndrey Loskutov1-1/+1
2016-01-31Bug 486661 - IAE in Open With > Other... dialog when switching tabsAndrey Loskutov1-2/+5
2015-07-17Bug 472654 - Remove redundant type parameters (for Java 1.7 or higher)Lars Vogel1-6/+6
2015-07-05Bug 468906 - NullPointerException in OpenWithMenu$1.compare (92), part 2Andrey Loskutov1-2/+7
2015-04-20Bug 463262 - Editor Selection dialog should not show a single radioAndrey Loskutov1-9/+11
2015-04-09Bug 464317: "Open With > Other... > External programs > Browse..." doesn't le...Markus Keller1-0/+2
2015-04-08Bug 378485 - "Open With > Other..." should allow to store as defaultAndrey Loskutov1-0/+1
2015-03-31Bug 463262 - Editor Selection dialog should not show a single radioAndrey Loskutov1-51/+20
2015-03-26Bug 378485 - "Open With > Other..." should allow to store as defaultAndrey Loskutov1-10/+151
2015-03-25Bug 460555 - [EditorMgmt] Open with > Other... / Editor Selection dialogAndrey Loskutov1-73/+148
2015-03-09Bug 461691 - Fix whitespace issues in org.eclipse.ui.workbench Lars Vogel1-8/+8
2014-10-06Bug 441244 - Remove unnecessary (non-Javadoc) statementsLars Vogel1-12/+0
2014-08-12Bug 117746 - [EditorMgmt] Editors should be able to treat large filesPaul Webster1-4/+14
2014-03-27Bug 431179 - Add missing @Override and @Deprecate annotations toLars Vogel1-0/+9
2014-02-21Implemented new approach for Bug 201301 - [Workbench] Users should beBoris Bokowski1-18/+2
2011-10-06Bug 344883: EditorSelectionDialog#promptForExternalEditor() leaks an imageMarkus Keller1-1/+1
2011-10-06Manually cherry-picked fixed for bug 173095: [EditorMgmt] "Open With >Dani Megert1-4/+30
2010-03-02Bug 299385 - [UI] clean up errors in compatibility workbenchI20100406-2156Paul Webster1-93/+81
2010-02-19Bug 298671 Implement enough compatibility to bring up a simple viewRemy Suen1-4/+4
2009-12-17 Bug 296599 - Add ability to run e4 based tests using PDE's JUnit Plug-in Te...Boris Bokowski1-0/+522

    Back to the top