Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-02-04Bug 543984 - [GTK4] Adapt to GdkEventType constants changesXi Yan1-0/+82
2019-01-31Revert "Bug 543984 - [GTK4] Adapt to GdkEventType constants changes"Xi Yan1-66/+0
2019-01-31Bug 543984 - [GTK4] Adapt to GdkEventType constants changesXi Yan1-0/+66
2019-01-21Disable failing test on WaylandEric Williams1-22/+25
2019-01-17Bug 542940 - Method setEditor of class TreeEditor raises javaXi Yan1-0/+87
2019-01-11Bug 533728 - [GTK] Custom cursor without transparency not shownXi Yan1-0/+56
2018-12-20Bug 542865: [GTK4] Snippets with any children of Shell crash uponEric Williams1-0/+43
2018-12-14Bug 535978: [GTK3] Bad Scrolling behaviour of tables with CheckboxEric Williams1-0/+75
2018-12-12Run tests with surefire 2.20.1.Alexander Kurtakov1-1/+1
2018-12-11Bug 542475 - [GTK3] DateTime date decreases when focusing outXi Yan1-0/+46
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 Kurtakov5-5/+5
2018-11-30Bug 541720 - [Gtk3] Regression: TableColumn.pack() clears header in 4.9Xi Yan1-0/+83
2018-11-23Bug 541107: [GTK4] Port native SwtFixed code to GTK4Eric Williams8-0/+568
2018-11-20Some more version updatesLakshmi Priya Shanmugam1-1/+1
2018-11-16Bug 540809 - [GTK4] Replace gdk_test_* functionsXi Yan1-0/+233
2018-11-09Bug 536564: Test failures on Mac OS X 10.13 from I20180628-0230Lakshmi Shanmugam1-2/+3
2018-11-08Bug 533469 - [GTK3] Ghost button since upgrade to GTK 3.22Xi Yan1-12/+17
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-10-12Bug 535075 - [Wayland] application rendered with an offset relatively toXi Yan1-0/+44
2018-09-28Bug 535083 - [Wayland] setRegion() and transparent shells don't work.Xi Yan1-0/+65
2018-09-26Bug 539367: [GTK3] Long text in Combo drawn over drop-down button andEric Williams2-0/+110
2018-09-20Bug 539274 - Test_org_eclipse_swt_widgets_Shell.test_activateEventSend()Ed Merks1-2/+1
2018-09-19Bug 533395 - [Gtk][Regression] Keyboard shortcuts are taken from firstXi Yan1-0/+43
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-18Even more GTK2 cleanups.Alexander Kurtakov2-152/+0
2018-09-18Remove Gtk3 check in tests.Alexander Kurtakov5-25/+11
2018-09-18Remove unneeded SuppressWarning.Alexander Kurtakov1-1/+0
2018-09-14Bug 536766 - Drop 32 bit support in 4.10Sravan Kumar Lakkimsetti1-22/+0
2018-09-12Bug 464228 - [Gtk3] Combo box styling differencesXi Yan1-0/+57
2018-09-12Bug 529534 - View content not fully updated after closing CTabFolder tabSimeon Andreev1-0/+108
2018-09-07Bug 533469 - [GTK3] Ghost button since upgrade to GTK 3.22Xi Yan1-0/+47
2018-09-05Bug 538531 - POM version change for 4.10 releaseSravan Kumar Lakkimsetti5-5/+5
2018-09-04Bug 538579 - DateTime SWT.DATE and SWT.Time styles do not allow to setXi Yan1-0/+47
2018-08-27Bug 538114 - [GTK3] Tree in ExpandBar has no content until resized orXi Yan1-0/+84
2018-08-21Bug 530393 - EPL 2.0 update for SWT test plug-insLars Vogel338-1017/+2034
2018-08-20Bug 442831 - TextLayout.getLineBounds returns incorrect values for rightXi Yan1-0/+135
2018-08-17Bug 536564: Test failures on Mac OS X 10.13 from I20180628-0230Lakshmi Shanmugam2-8/+0
2018-08-16Added native C snippets for SWT bugs.Xi Yan3-0/+268
2018-08-16[WIP] Bug 537960 - Tree in SashForm doesnt paint last rows on resizeSimeon Andreev1-0/+109
2018-08-16Bug 536564: Test failures on Mac OS X 10.13 from I20180628-0230Lakshmi Shanmugam2-4/+25
2018-08-15Bug 528819: [GTK3] StyledText draws carets if unfocusedEric Williams1-0/+53
2018-08-15Move to Surefire 2.22.0 in swt.tests.Alexander Kurtakov1-1/+1
2018-08-14Bug 436841 - [GTK3] FocusOut/In and Activate/Deactivate events whenXi Yan1-0/+79
2018-08-14Bug 537713: [GTK3] Combo sizing problemsEric Williams1-0/+45
2018-08-14Bug 536141: [Webkit2][Gtk] BrowserFunction lost after page reload onEric Williams1-0/+158
2018-08-13Revert "Bug 436841 - [GTK3] FocusOut/In and Activate/Deactivate events when o...Andrey Loskutov1-79/+0

Back to the top