Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-01-05Bug 577894 - Security Issue -- XXE AttackR4_12_maintenanceSarika Sinha1-3/+45
2022-01-05Bug 577894 - Backport Bug 577341 from 4.22 to 4.7Sarika Sinha2-3/+3
2019-05-29Revert "Bug 546777 - Workbench opens closed/moved fragment on restart"S4_12_0_RC2S4_12_0_RC1aS4_12_0_RC1R4_12I20190605-1800I20190605-0600I20190604-1800I20190604-0600I20190603-1800I20190603-0600I20190602-1800I20190602-0600I20190601-1800I20190531-1800I20190531-0245I20190529-2005I20190529-1800Dani Megert5-159/+11
2019-05-29Bug 546777 - Workbench opens closed/moved fragment on restartStefan Nöbauer5-11/+159
2019-05-28Bug 547720 - Update minimum SWT requirement for JFace due to API removalI20190529-0600I20190528-1800Lars Vogel1-1/+1
2019-05-26Removed unnecessary JUnit library from build pathI20190528-0915I20190528-0850I20190528-0600I20190527-1805I20190527-0600I20190526-1800Dani Megert1-1/+0
2019-05-21Bug 500618 - [Quick Access] Avoid duplicate hint messageS4_12_0_M3I20190526-0600I20190525-1800I20190525-0600I20190524-1800I20190524-0135I20190522-1800I20190522-0600I20190521-1800Mickael Istria2-12/+11
2019-05-21Bug 528890 - Status line contribution is at bottom-left at first startAndrey Loskutov1-2/+12
2019-05-21[Tests] Using EModelService in ModelAssemblerTests instead of baseLars Vogel1-20/+17
2019-05-21[Tests] Reorder modifiers in ModelAssemblerTests according to JavaLars Vogel1-3/+3
2019-05-21Bug 147762: [Wizards] Give Wizards an a-modality flagI20190521-0600Lakshmi Shanmugam1-5/+5
2019-05-20new jface snippet for modeless wizardI20190520-1805Wim Jongman1-0/+107
2019-05-20Bug 147762: [Wizards] Give Wizards an a-modality flagWim Jongman1-2/+60
2019-05-20Bug 525822 - fixed compilation error inAndrey Loskutov1-1/+1
2019-05-20Bug 500618 - [Quick Access] Some polish on QuickAccessDialogMickael Istria2-4/+12
2019-05-20Fixed wrong code part 2I20190520-0600Dani Megert1-4/+6
2019-05-20Use try-with-resources in DialogSettings.save(Writer)Patrick Tasse1-3/+4
2019-05-19Bug 547304 - [cleanup] Fix stray space at line startI20190519-1800Paul Pazderski8-16/+16
2019-05-19Fixed wrong codeDani Megert1-5/+6
2019-05-19Bug 540792 - Quick switch editor (Ctrl+E) popup is too widePatrik Suzzi1-11/+0
2019-05-19Replace chain of ifs with switchCarsten Hammer10-49/+115
2019-05-19Bug 546975 - Rename selection to widgetSelectionJens Lidestrom13-16/+16
2019-05-19Using Wrapper.parseWrapper() when converting String to primitiveDiego Marcilio6-10/+10
2019-05-17Use jdk 5 for loop (examples)I20190518-1800Carsten Hammer7-18/+18
2019-05-17Use jdk 5 for loop (forms, views and so on..)I20190517-1800Carsten Hammer30-133/+111
2019-05-17Use jdk 5 for loop (e4)Carsten Hammer6-23/+20
2019-05-17Bug 547191 - [Cocoa] Remove support code for macOS 10.9 and earlierNikita Nemkin1-371/+5
2019-05-17Bug 546868 - Use pomless builds for examples in eclipse.platform.uiAlexander Kurtakov10-239/+0
2019-05-16Bug 547250 - [Quick Access] Entry to activate extensionI20190516-1800I20190516-1405I20190516-1335I20190516-1250Mickael Istria5-9/+64
2019-05-16Bug 546994 - Fix usage of Objects.equals -> Arrays.equalsI20190516-1200I20190516-1055Mickael Istria5-25/+12
2019-05-16Use jdk 5 for loop (tests)Carsten Hammer43-264/+233
2019-05-15Fix compiler warning in nightly.I20190515-1800Alexander Kurtakov1-0/+1
2019-05-14Convert to lambda or member referenceI20190515-0205Carsten Hammer18-320/+205
2019-05-14Add override annotationCarsten Hammer25-0/+32
2019-05-13Bug 547207 - [cleanup] Fix space/tab indentation mess in platform.uiPaul Pazderski1130-93936/+93936
2019-05-13Bug 547207 - [cleanup] Fix wrong line delimiters in platform.uiPaul Pazderski48-3050/+3050
2019-05-13Version 4.12 update of org.eclipse.e4.ui.progressI20190513-1800Lars Vogel2-2/+2
2019-05-13Use for-each loop in databindingCarsten Hammer5-16/+22
2019-05-13Version 4.12 update for org.eclipse.ui.examples.readmetoolLars Vogel2-2/+2
2019-05-13Using tabs in ProgressViewUpdater instead of spacesLars Vogel1-257/+252
2019-05-13Using correct formatting in org.eclipse.ui.examples.readmetoolLars Vogel31-2312/+2107
2019-05-13Removes unnecessary NLS statements from CSSRenderingUtils.javaLars Vogel1-2/+2
2019-05-13Use jdk 5 for loop (commands)Carsten Hammer1-3/+3
2019-05-13Use String.isEmpty() instead of String.equals("") in platform uiCarsten Hammer33-54/+54
2019-05-13Use jdk 5 for-each loop (jface)Carsten Hammer17-89/+73
2019-05-13Bug 544569 - CSSRenderingUtils.rotate method should not depend on pixelsSravan Kumar Lakkimsetti25-11/+78
2019-05-12Reformat org.eclipse.ui.views.navigator package due to usage of spacesI20190512-1800Lars Vogel33-3985/+3838
2019-05-12Reformat org.eclipse.ui.dialogs package due to usage of spaces insteadLars Vogel19-4286/+3982
2019-05-11Partial revert of "Bug 378495 - Part Toolbar does not refresh whenI20190511-1800Andrey Loskutov2-216/+52
2019-05-11Using tabs in MenuMananger instead spacesLars Vogel1-725/+704

Back to the top