Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-20WIPbdealwis/nullableBrian de Alwis35-136/+257
2017-01-12Bug 478603 - Use @NonNull for IWorkbench APIBrian de Alwis66-109/+282
2017-01-11Bug 510213 - Code cleanup in org.eclipse.ui.forms.examplesI20170112-0200I20170111-2000Lars Vogel2-13/+13
2017-01-11Bug 510213 - Code cleanup in org.eclipse.ui.forms.examplesLars Vogel22-0/+133
2017-01-11Bug 510259 - Some jface internals generificationAlexander Kurtakov13-104/+91
2017-01-11Bug 509477 - Use lambdas in org.eclipse.ui.workbenchAlexander Kurtakov1-10/+4
2017-01-10Bug 509654 [forms] Description in section flickers during resizeI20170111-0200I20170110-2000Ralf M Petter1-6/+7
2017-01-10Bug 483174 - Use lambdas in org.eclipse.ui.formsLars Vogel2-25/+17
2017-01-10Bug 509805 - Typos in javadoc of ExpandableCompositeRalf M Petter1-7/+7
2017-01-10Bug 509719 - Performance problem in FormHeading updateGradientImageRalf M Petter1-4/+6
2017-01-10Bug 510209 - Retire unmaintainedLars Vogel1-38/+0
2017-01-10Bug 505678: disabled unstable PartFocusTest until we have a solutionAndrey Loskutov1-3/+3
2017-01-10Bug 254570 - fixed regression in PropertyShowInContextTest.testHashCode7Andrey Loskutov1-1/+1
2017-01-09Bug 254570 - StructuredSelection should implement hashCode()I20170109-2000Mikael Barbero4-48/+406
2017-01-09Bug 510098 - Unhandled exception fromAndrey Loskutov1-2/+8
2017-01-09Bug 500208 - EventManager#addListenerObject must check for null argMikael Barbero1-1/+6
2017-01-08Bug 448284 - EventManager#removeListenerObject is not consistentI20170108-2000Mikael Barbero1-1/+6
2017-01-08Bug 509224 - Next View (Ctrl+F7) throws AFE Patrik Suzzi1-7/+10
2017-01-06Bug 506698 - "Copy Details" in Problems view menu misses mnemonicsI20170107-2000I20170106-2000Martin Karpisek2-0/+4
2017-01-05Bug 509821 - NPE in ResourceExtensionContentProvider$1.compareI20170105-2000Andrey Loskutov1-10/+14
2017-01-05Added version problem filter due to API being added to 4.6.2Y20170105-1040Y20170105-1000Dani Megert1-0/+6
2017-01-05Fixed Bug 509973 - Comparator errors in I20170105-0320Sopot Cela10-0/+10
2017-01-05Bug 509918 - o.e.e4.ui.dialogs: Replace Require-Bundle: com.ibm.icu withI20170105-0320Alexander Kurtakov1-2/+2
2017-01-04Bug 509918 - o.e.e4.ui.dialogs requires com.ibm.icuI20170105-0230I20170104-2000Dirk Fauth1-2/+2
2017-01-03Incrementing e4.ui.workbench.renderers.swt service version for 4.7I20170104-0800I20170103-2000Andrey Loskutov2-2/+2
2017-01-02Bug 509828 Typo in javadoc of ScrolledFormRalf M Petter1-1/+1
2016-12-31Bug 507681 - Busy (italic) and Changed (bold) notifications in viewI20170102-2000Andrey Loskutov1-6/+58
2016-12-29Bug 509477 - Use lambdas in org.eclipse.ui.workbench - part 8I20170101-2000I20161231-2000I20161230-2000Lars Vogel13-480/+361
2016-12-29Bug 509477 - Use lambdas in org.eclipse.ui.workbench - part 7Lars Vogel27-766/+474
2016-12-29Bug 509477 - Use lambdas in org.eclipse.ui.workbench - part 6Lars Vogel15-464/+284
2016-12-29Bug 509477 - Use lambdas in org.eclipse.ui.workbench - part 5I20161229-2000Lars Vogel16-254/+146
2016-12-29Bug 509477 - Use lambdas in org.eclipse.ui.workbench - part 4Lars Vogel25-810/+460
2016-12-29Bug 508930 - Make the new Content Type dialogs look like everything elseY20161229-1000Sopot Cela3-68/+42
2016-12-24Bug 488484 - [GTK3] "Ignored reentrant call while viewer is busy"I20161228-2000Andrey Loskutov1-2/+9
2016-12-23Bug 506562 - Progress view shows too many finished jobsY20161223-1030I20161227-2000I20161226-2000I20161225-2000I20161224-2000I20161223-2000Mikael Barbero1-75/+73
2016-12-23Bug 508498: Add "information" color api I20161223-0615Leo Ufimtsev1-0/+64
2016-12-23Bug 509477 - Use lambdas in org.eclipse.ui.workbench - part 3Lars Vogel27-565/+289
2016-12-22Bug 509405 - [PropertiesView] No update after selection change inAndrey Loskutov2-12/+97
2016-12-22Bug 509501 - [quick access] NPE in ImageDataImageDescriptorI20161222-2000Andrey Loskutov2-2/+10
2016-12-22Minor reformatting of the EModelServiceTest classY20161222-1000Lars Vogel1-27/+14
2016-12-22Bug 509539 - [CSS] [dark theme] set background color of the StyledTextLars Vogel1-2/+2
2016-12-22Bug 509477 - Use lambdas in org.eclipse.ui.workbench - part 2Lars Vogel33-828/+508
2016-12-22Bug 479162 - Use lambdas in org.eclipse.e4.ui.dialogsLars Vogel2-65/+40
2016-12-21Bug 509477 - Use lambdas in org.eclipse.ui.workbench - part 1I20161221-2000Lars Vogel15-293/+176
2016-12-20Bug 492180 - [Quick Access] Allow to specify wildcardsI20161221-0400I20161220-2000Patrik Suzzi1-11/+56
2016-12-20Bug 497155 Preference page for Open unassociated files with shouldRalf Petter2-0/+8
2016-12-20Fixed a few typos in Window classutsavoza1-6/+6
2016-12-20Bug 378799: ManagedForm#setFocus() should make sure that the focus is setMarkus Keller1-0/+3
2016-12-20Bug 478941 - Use lambdas in org.eclipse.e4.ui.workbench.renderers.swtI20161220-0530Lars Vogel19-475/+270
2016-12-20Bug 478939 - Use Lambdas in org.eclipse.e4.ui.workbench.swtLars Vogel10-382/+250

Back to the top