Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-13Bug 552949 - [JobView] Add some more tooltipsI20191113-2315I20191113-1800Paul Pazderski1-9/+14
2019-11-13Use getLogLevel in testJens Lidestrom1-2/+2
2019-11-13Bug 552958 - [Progress] ProgressViewUpdater can lose updatesPaul Pazderski1-4/+6
2019-11-13Minor format changes in LinkEditorActionLars Vogel1-13/+5
2019-11-13Generify getAdapter implementations.Alexander Kurtakov7-13/+13
2019-11-13Modernize o.e.ui.examples.views.properties.tabbed.article.Alexander Kurtakov11-72/+112
2019-11-13Bug 552954 - Remove forced layout call in ExtendedMarkersViewLars Vogel1-2/+1
2019-11-13Generify SWTResult.Alexander Kurtakov1-4/+4
2019-11-13Generify Tweaklets.Alexander Kurtakov1-5/+5
2019-11-13ISelectionChangedListener to lambda.Alexander Kurtakov5-67/+16
2019-11-13ICheckStateListener to lambda.Alexander Kurtakov2-23/+12
2019-11-13IWorkspaceRunnable to lambda.Alexander Kurtakov3-32/+25
2019-11-13IRunnableWithProgress to lambda.Alexander Kurtakov7-194/+115
2019-11-13Bug 552952 - [Progress] KEEPONE_PROPERTY can keep more than one elementPaul Pazderski5-93/+142
2019-11-13ModifyListener to lambda.Alexander Kurtakov5-45/+20
2019-11-13IPropertyChangeListener to lambda.Alexander Kurtakov6-126/+64
2019-11-13DisposeListener to lambda.Alexander Kurtakov11-122/+36
2019-11-13Runnable to lambda.Alexander Kurtakov5-167/+97
2019-11-13Convert PaintListener to lambda.Alexander Kurtakov1-12/+7
2019-11-13Bug 552814 - [Dark theme] Use consistent widget styling for active andLars Vogel1-85/+1
2019-11-13Bug 552978 - Many wildcards hang quick accessPaul Pazderski1-8/+19
2019-11-13Remove useless comments.Alexander Kurtakov10-149/+0
2019-11-13Bug 552714 - limit computed resource elementsJulian Honnen1-31/+49
2019-11-13Bug 552949 - [JobView] Do not reschedule TestJob after cancelPaul Pazderski2-21/+16
2019-11-13Bug 552949 - [JobView] Allow arbitrary test job durationsPaul Pazderski1-19/+58
2019-11-12Bug 552751 - Remove deprecated CSS attributesI20191112-1800Lars Vogel7-135/+53
2019-11-12Bug 552957 - [Dark theme] Remove WindowBuilder related styling forLars Vogel2-9/+0
2019-11-12Bug 552956 - Remove Android ADT related stylingLars Vogel1-17/+0
2019-11-12Remove unused api filters in o.e.ui.ide.Alexander Kurtakov1-560/+0
2019-11-12Bug 552938 - Remove LayoutComposite related stylingLars Vogel5-99/+16
2019-11-12Move away of deprecated FontMetrics.getAverageCharWidthAlexander Kurtakov11-32/+27
2019-11-12Bug 552942 - [Dark theme] Remove Table[style~='SWT.DROP_DOWN'] stylingLars Vogel1-5/+0
2019-11-12Bug 550617 - Use preference memento in UI testsPaul Pazderski2-33/+2
2019-11-12Bug 552878 - Synchronization problems in FinishedJobsPaul Pazderski7-127/+196
2019-11-12Bug 552929 - [Dark theme] Remove additional Shell stylingLars Vogel1-25/+0
2019-11-11Revert "Bug 473941 - Fixed activation of e4 context (IEclipseContext) ofY20191112-0030I20191111-1800Andrey Loskutov2-4/+19
2019-11-11Bug 552816 - [Dark Theme] Remove #org-eclipse-e4-ui-compatibility-editorLars Vogel1-3/+1
2019-11-11Use varargs in ImageDescriptor usage of PaletteDataLars Vogel1-2/+1
2019-11-11Bug 552815 - [Dark theme] Remove special styling for TargetPlatformStateI20191111-0920I20191111-0655Lars Vogel1-7/+0
2019-11-11Bug 552818 - [Dark theme] Remove or move ScriptDisplayView from platformLars Vogel1-4/+2
2019-11-11Bug 552824 - Reduce the text in "Open the perspective which is asso...."Lars Vogel1-2/+2
2019-11-11Bug 551586 - ControlContribution.computeWidth(Control) is only calledI20191111-0435Christoph Läubrich3-2/+66
2019-11-08Bug 552712 - Package explorer context menu slow for big selectionI20191111-0145I20191110-1800I20191109-1800I20191109-0650I20191109-0330I20191108-1800Michael Keppler1-16/+25
2019-11-07Bug 552691 - [Dark theme] dialogs like rename or delete have whiteLars Vogel2-0/+6
2019-11-07Revert - Bug 552691 - [Dark theme] Rename dialog has white artifactsLars Vogel1-14/+3
2019-11-07Syntax error sneaked into Dark Theme cssI20191107-1800Lars Vogel1-1/+1
2019-11-07Bug 485167 - [tests] Improve reliability of testKeepPropertyPaul Pazderski1-1/+1
2019-11-07Bug 552780 - [Dark Theme] Unselected tabs text gets grayLars Vogel1-1/+9
2019-11-07Bug 550560 - Rename dialog shown after inline editingAndrew Obuchowicz2-31/+81
2019-11-07[Dark Theme] Heap status styled twiceLars Vogel1-5/+0

Back to the top