Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-01-05Bug 577894 - Security Issue -- XXE AttackR4_14_maintenanceSarika Sinha1-3/+45
2022-01-05Bug 577894 - Security Issue -- XXE AttackSarika Sinha2-3/+3
2019-12-09Bug 558022 - [regression] Dot resources are shown by default in ProjectS4_14_0_RC2aR4_14I20191210-0610Wim Jongman1-1/+1
2019-12-04Updated the repo to Orbit 2019-12 (R20191126223242) for toolsS4_14_0_RC2I20191204-1800Andrey Loskutov1-18/+18
2019-12-01Use jdk 5 for-each loopI20191204-0600I20191203-1800I20191203-0600I20191202-1800I20191202-0600I20191201-1800Carsten Hammer7-24/+14
2019-12-01Bug 474832 - Migrate ApiTestSuite-workbenchpart to JUnit 4Rolf Theunissen7-32/+70
2019-12-01Bug 474832 - Migrate AdaptableTestSuite to JUnit 4Rolf Theunissen4-14/+36
2019-11-27Updated the repo to Orbit M3 (S20191118194249) for toolsS4_14_0_RC1I20191201-0600I20191130-1800I20191130-0600I20191129-1800I20191127-1800Andrey Loskutov1-19/+19
2019-11-27Bug 553242 - [Dark theme] Preference pages and Wizards with Table/TreeLars Vogel1-0/+4
2019-11-27Bug 553209: Find Actions item is almost invisible / looks disabledMatthias Becker2-0/+0
2019-11-26Bug 552289 - Some commands missing in "Find Actions"Y20191127-0140I20191127-0600I20191126-2315I20191126-1800Mickael Istria5-27/+55
2019-11-26Bug 552652 - [Progress] Progress bars flicker on Windows (e4)I20191126-0600Paul Pazderski1-45/+108
2019-11-26Bug 553430 - [Tests] ProgressViewTests.testItemOrder is flakyY20191126-0500Paul Pazderski1-4/+4
2019-11-25Bug 550967 - [10.15] Mac dark theme not listed in EclipseI20191125-1800I20191125-0600Lakshmi Shanmugam2-13/+23
2019-11-22Bug 548250 - Javadoc problems in platform.uiI20191124-1800I20191124-0600I20191123-1800I20191123-1115I20191123-0600I20191123-0100Paul Pazderski49-76/+76
2019-11-22Bug 474832 - Migrate ApiTestSuite to JUnit 4I20191122-1800Rolf Theunissen50-201/+627
2019-11-22Bug 474832 - Migrate ActivitiesTestSuite to JUnit 4Rolf Theunissen8-63/+109
2019-11-22Bug 552952 - [Tests] Stabilize ProgressContantsTest.testKeepOnePropertyPaul Pazderski1-0/+1
2019-11-20Bug 551744 - Prevent PartOnTopManager to be garbage collectedRolf Theunissen1-0/+10
2019-11-20Bug 553238 - Unanticipated comparator errors in I20191119-1800I20191120-2335I20191120-1800I20191120-0840I20191120-0600I20191119-2200Vikas Chandra1-1/+2
2019-11-19Bug 551723 - clarify the setUseHashlookup() supported use modelI20191119-1800I20191119-1250I20191119-1235I20191119-1215I20191119-1155Andrey Loskutov3-6/+11
2019-11-19Bug 552065: add more javadoc to the abstract classesI20191119-0850I20191119-0725I20191119-0510Marcus Hoepfner3-25/+76
2019-11-19Bug 552065: add more javadoc to non abstract WidgetFactoriesMarcus Hoepfner8-85/+219
2019-11-18Fixed bug 553172: Find Actions context menu has unexpected separator at the topI20191119-0315I20191119-0020I20191118-2230I20191118-1800Dani Megert1-1/+0
2019-11-18Bug 552652 - [Tests] Stop test jobs when testItemOrder is donePaul Pazderski1-20/+27
2019-11-18Bug 552658 - URI Scheme registration doesn't work well on MacEd Merks9-7/+418
2019-11-18Use Varargs in databindingI20191118-0600Jens Lidestrom2-2/+3
2019-11-17Use wildcards in CompositeMap ctor param typesI20191117-1800Jens Lidestrom1-1/+2
2019-11-17Fixed NPE introduced via bug 551324: Allow to hide text in Quick Access / Fin...Dani Megert1-2/+3
2019-11-15[Bug 552959] QuickAccessComputer invoked multiple times for same queryI20191117-0600I20191116-1800I20191116-0600I20191115-1800Mickael Istria1-164/+166
2019-11-14Bug 551324 - Allow to hide text in Find ActionsI20191114-1800Lars Vogel3-10/+78
2019-11-14Whitespace removal for examples in platform.uiLars Vogel38-78/+78
2019-11-14Whitespace removal for plug-ins in platform.uiLars Vogel173-325/+325
2019-11-14Bug 552652 - [Progress] Progress bars flicker on WindowsI20191114-0410Paul Pazderski2-42/+173
2019-11-14Bug 536308 - AbstractHandler#setEnabled called too oftenChristoph Läubrich1-14/+1
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

Back to the top