Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-18Use String.contains instead of indexOfLars Vogel2-6/+6
2019-06-14Bug 547304 - [cleanup] Fix wrong space/tab indentationPaul Pazderski40-1151/+1151
2019-06-14Stop using deprecated number constructors.Alexander Kurtakov1-2/+2
2019-06-10Bug 545032: [GTK] Implement native ImageLoaderEric Williams1-2/+16
2019-06-10Bug 547928 - Version bumps for 4.13 streamSarika Sinha2-3/+3
2019-06-07Bug 547907 (Part2)- POM and product version change for 4.13 releaseNiraj Modi1-1/+1
2019-06-07Bug 547907 - POM and product version change for 4.13 releaseNiraj Modi2-2/+2
2019-05-27Revert "Bug 545032 - [GTK] Implement native ImageLoader"Eric Williams1-0/+58
2019-05-21Bug 547109 - [GTK] JVM crash when multiple processes were started andAlexander Kurtakov1-8/+13
2019-05-20Bug 547109 - [GTK] JVM crash when multiple processes were started and native ...Alexandr Miloslavskiy1-0/+140
2019-05-20Bug 546333 - [Win32] test_disposeItemNotTriggerSelection JUnit testNiraj Modi1-0/+8
2019-05-19Bug 547304 - [cleanup] Fix wrong line delimitersPaul Pazderski2-343/+343
2019-05-08Run tests with surefire 2.22.2Alexander Kurtakov1-1/+1
2019-04-24Bug 475833: Delete TableTree and related itemsLars Vogel5-444/+4
2019-04-23Bug 462665 - Remove references to Carbon in SWT Java code and commentsLars Vogel1-1/+0
2019-04-12Remove dltk.sh natures.Alexander Kurtakov1-1/+0
2019-04-08Bug 297510 - Disable failing testRolf Theunissen4-0/+46
2019-04-08Bug 546192 - Test failure in test_setForegroundAfterBackground on MacLakshmi Priya Shanmugam1-1/+2
2019-04-07Bug 297510 - Wait for the shell to become active in focus test casesRolf Theunissen4-22/+17
2019-04-05Bug 297510 - Rework focus tests to make them pass on all platformsRolf Theunissen5-7/+54
2019-04-03Bug 543704: SWT Table does not release all relevant items when input hasLakshmi Shanmugam1-0/+55
2019-04-02Bug 297510 - [Widgets] Calling Composite#setFocus() before shell isRolf Theunissen4-8/+51
2019-03-14Bug 545406: [GTK3] Text: order of setBackground/setForeground mattersEric Williams1-0/+19
2019-03-12Bug 489751 - [GTK3] disposing an item will select a nodeXi Yan1-0/+69
2019-03-11Bug 225878 - New JUnit tests for CComboAlexander Kurtakov1-1/+812
2019-03-11Bug 72316 - [JUnit] Shell constructor test should verify resultAlexander Kurtakov3-3/+5
2019-03-08Bug 545094 - POM and product version change for 4.12 releaseNiraj Modi1-1/+1
2019-02-26Revert "Revert "Bug 541415 - setLineVerticalIndent makes getTopPixel fail""Mickael Istria1-0/+13
2019-02-26Revert "Bug 541415 - setLineVerticalIndent makes getTopPixel fail"Dani Megert1-13/+0
2019-02-26Bug 541415 - setLineVerticalIndent makes getTopPixel failMickael Istria1-0/+13
2019-02-20Bug 436085: setTabs method in Text widget is ignored when style includesEric Williams1-1/+1
2019-02-08Bug 544282 - [GTK3] apply the optimization for Tree.setItemCount(0) tooAndrey Loskutov2-1/+56
2019-01-21Disable failing test on WaylandEric Williams1-22/+25
2018-12-12Run tests with surefire 2.20.1.Alexander Kurtakov1-1/+1
2018-12-11Bump versions for 4.11 stream.Alexander Kurtakov2-3/+3
2018-12-07Bug 541822 - POM and product version change for 4.11 releaseAlexander Kurtakov1-1/+1
2018-11-20Some more version updatesLakshmi Priya Shanmugam1-1/+1
2018-11-09Bug 536564: Test failures on Mac OS X 10.13 from I20180628-0230Lakshmi Shanmugam1-2/+3
2018-11-06Remove reparentablePlatform list from SwtTestUtil.Alexander Kurtakov2-12/+1
2018-11-06Remove AIX leftovers.Alexander Kurtakov3-19/+12
2018-11-05Bug 540789 - Control.setForeground(Color) accepts disposed colorSimeon Andreev1-0/+22
2018-09-20Bug 539274 - Test_org_eclipse_swt_widgets_Shell.test_activateEventSend()Ed Merks1-2/+1
2018-09-19Bump versions for 4.10 stream.Alexander Kurtakov2-2/+2
2018-09-18Bug 436841 - [GTK3] FocusOut/In and Activate/Deactivate events whenXi Yan1-0/+24
2018-09-18Remove Gtk3 check in tests.Alexander Kurtakov5-25/+11
2018-09-12Bug 529534 - View content not fully updated after closing CTabFolder tabSimeon Andreev1-0/+108
2018-09-05Bug 538531 - POM version change for 4.10 releaseSravan Kumar Lakkimsetti1-1/+1
2018-08-21Bug 530393 - EPL 2.0 update for SWT test plug-insLars Vogel128-384/+768
2018-08-17Bug 536564: Test failures on Mac OS X 10.13 from I20180628-0230Lakshmi Shanmugam2-8/+0
2018-08-16[WIP] Bug 537960 - Tree in SashForm doesnt paint last rows on resizeSimeon Andreev1-0/+109

Back to the top