Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-04-11Make SearchPattern test case more readableHEADmasterPetr Bodnar1-51/+42
2022-04-05Added org.apache.commons.fileupload for equinox testsI20220410-1800I20220409-1800I20220409-1220I20220409-0040I20220408-1800I20220408-1420I20220408-1330I20220407-0240I20220406-1800I20220406-0600I20220405-1800I20220405-0600Andrey Loskutov1-0/+5
2022-04-04Use Thread.yield() instead of yield()I20220404-1800Alexander Kurtakov1-1/+1
2022-04-02Bug 479451 - updated version range for resources bundle dependencyI20220404-0600I20220403-1800I20220403-0600I20220402-1800Andrey Loskutov1-1/+1
2022-04-02Improve assertions in PluginActivationTestsI20220402-1210Alexander Kurtakov1-3/+3
2022-04-02Convert NotificationPopupTest to lambdasAlexander Kurtakov1-18/+9
2022-04-01Stop using hamcrest libraryI20220401-1800Alexander Kurtakov9-41/+24
2022-04-01Bug 543466 - Added org.eclipse.ui.examples.markerHelpAndrey Loskutov2-1/+2
2022-04-01Bug 579019 - fixed javadocAndrey Loskutov1-1/+1
2022-04-01Bug 578964 - fix NPE in MenuManagerHideProcessorJoerg Kubitz1-1/+7
2022-03-31Bug 525984 - Improve warning message "Not a valid list position."I20220331-1800Wim Jongman1-37/+49
2022-03-31Version bump for 4.24 streamAlexander Kurtakov1-1/+1
2022-03-31Bug 494327 - Reenable test for GTK3Lars Vogel1-5/+0
2022-03-30Bug 543466 - Add example for the help context providerTim Neumann13-0/+819
2022-03-30Bug 579463 - Welcome screen should not hide toolbarLars Vogel1-34/+0
2022-03-30Bug 579019 - Clicking on NotificationPopup should reveal parent windowMykola Zakharchuk3-5/+61
2022-03-304.24 version bump for org.eclipse.jface.testsLars Vogel2-2/+2
2022-03-30Bug 579475 - Use Objects.equals instead of custom method for ColorLars Vogel1-15/+5
2022-03-30Bug 553833 - [Tests] Move o.e.jface.tests.databinding.conformance toConrad Groth83-770/+614
2022-03-30Version bump for 4.24 streamAlexander Kurtakov2-2/+2
2022-03-30Minor reformats in org.eclipse.e4.ui.tests.css.swtLars Vogel8-110/+64
2022-03-30Dogfooding - Remove unused private method parameters cleanup forLars Vogel2-28/+28
2022-03-30Bug 579475 - Removed unused static ICSSPropertyBackgroundHandlerLars Vogel1-4/+1
2022-03-30Increase build time for verification buildLars Vogel1-1/+1
2022-03-304.24 update of tests.css.swt and test.css.coreLars Vogel4-4/+4
2022-03-29Adds .polyglot.META-INF to .gitignoreI20220329-1800Lars Vogel1-0/+2
2022-03-29Bug 566218 - Provide FillLayoutFactoryLars Vogel3-2/+175
2022-03-294.24 update for org.eclipse.e4.ui.css.swtLars Vogel1-1/+1
2022-03-29Bug 577857 - check project existence also for import from archiveAlois Zoitl2-2/+32
2022-03-29Bug 532631 - getSelectedEncoding(): add disposal checkKarsten Thoms1-1/+2
2022-03-26Bug 551388 - Remove ResourceNavigator from Resource perspectiveI20220328-1800I20220327-1800I20220326-1800Lars Vogel2-22/+6
2022-03-25Bug 479451 - Provide quick-fix for no explicit encoding problem markersI20220325-1800Simeon Andreev4-0/+175
2022-03-24Use verifyFreezeReport.sh from download.eclipse.orgI20220324-1800Alexander Kurtakov1-1/+1
2022-03-234.24 version bump for org.eclipse.ui.ide.applicationI20220324-0140I20220323-1800I20220323-1230I20220323-0740Lars Vogel1-1/+1
2022-03-23Revert "Revert "Bug 579048 - Widget is disposed exception fromLars Vogel1-1/+10
2022-03-18Bug 479450 - Set project encoding when creating a new projectI20220322-1800I20220322-0800I20220321-1800I20220321-0920I20220320-1800I20220320-0340I20220319-1800I20220318-1800I20220318-1220Andrey Loskutov2-6/+18
2022-03-16Bug 578630 - [Accessibility] Labels are invisible at Model Spy Form tabI20220318-0220I20220317-1800I20220316-1800Niraj Modi1-1/+6
2022-03-15Bug 576341 - QuickAccess allows to open a file for a given pathI20220315-1800Mickael Istria4-2/+120
2022-03-10Simplify if conditions.I20220314-1800I20220313-1800I20220312-1800I20220312-0100I20220311-1800I20220310-1800Alexander Kurtakov5-9/+9
2022-03-10Use assertNotEquals instead of assertTrue (a!=b)Alexander Kurtakov3-4/+5
2022-03-10Cleanup SelectionAdapterFactoryAlexander Kurtakov1-6/+6
2022-03-10Remove Bundle-Copyright without value in o.e.e4.ui.ide.Alexander Kurtakov1-2/+1
2022-03-10Bug 567563 - [Win32] Eclipse could set dark mode based on os settings.Niraj Modi2-10/+8
2022-03-10Bug 578786 - Remove BookmarkNavigator and related APIAlexander Kurtakov22-2428/+43
2022-03-10Generify DefaultWorkbenchBrowserSupportAlexander Kurtakov1-4/+5
2022-03-10Add API filter for version bump in o.e.e4.ui.worbench.renderers.swtAlexander Kurtakov1-0/+11
2022-03-10Version bump for 4.24 streamAlexander Kurtakov1-1/+1
2022-03-09Bug 578864 - remove fake job from waiting progress listI20220309-1800Joerg Kubitz4-89/+3
2022-03-08Bug 579149 - Large file editor chooser remembers selection for too longI20220308-1800Simeon Andreev1-2/+4
2022-03-08Bug 579119 - Unexpected large file editor selection pop-upSimeon Andreev2-60/+61

Back to the top