Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-02-20Bug 559918 - [GTK][AllBrowserTests] new test fails in buildAlexander Kurtakov1-136/+13
2020-02-14Bug 559986 - Add CTabItem.setForeground(Color)Eike Stepper1-0/+29
2020-02-14Bug 559887 - [CTabFolder] Chevron does not update color and fontPaul Pazderski2-4/+217
2020-02-07[Tests] Do not dispose SWT system colorsPaul Pazderski1-4/+0
2020-02-06Move away of deprecated Class.newInstance in tests.Alexander Kurtakov1-1/+5
2020-02-06Bug 559878 - Move performance tests to JUnit 4Alexander Kurtakov3-68/+21
2020-01-24Bug 512629 - Move unstable fullscreen test to manual testsPaul Pazderski2-103/+157
2020-01-23Bug 512629 - [Win32] Setting shell to full-screen before open stops inPaul Pazderski1-3/+103
2020-01-20Bug 551319 - ToolItem.setDisabledImage() JUnit test failureLakshmi Shanmugam1-2/+0
2020-01-17Bug 559298 - skipAPIAnalysis is enabled for some platform bundlesAndrey Loskutov1-1/+0
2020-01-16Bug 559230 - [Regression] Opening a file is extremely slowPaul Pazderski1-58/+1
2020-01-14Bug 553657 - [GTK] Checkbox hard to see on active partPaul Pazderski1-0/+69
2020-01-10Bug 343086 - [StyledText] Horizontal scroll bar vanishes when line getsPaul Pazderski1-0/+9
2020-01-10Run SWT tests with Surefire 3.0.0-M4Alexander Kurtakov1-1/+1
2020-01-10Use System.lineSeparator()Alexander Kurtakov2-25/+25
2020-01-10Bug 553377 - StyledTextRenderer max width can be invalidPaul Pazderski1-1/+49
2020-01-06Bug 558848 - [Tests] Show full stacktrace of SWT test failuresPaul Pazderski1-1/+4
2020-01-05Bug 558652 - Scrollbars not created on Shell with SWT.MINPaul Pazderski1-0/+25
2019-12-27Remove no longer needed suppress warning.Alexander Kurtakov1-1/+0
2019-12-13Bug 418714 - [Win32] Content copied to clipboard lost after disposePaul Pazderski1-0/+31
2019-12-11Bug 522181: [GTK][WebKit2] Port clearSessions(), getCookie() and setCookie() ...Eric Williams1-2/+4
2019-12-11Version increments for 4.15 streamAndrey Loskutov2-2/+2
2019-12-11Bug 558222 - snippet with example of the "black" iconAndrey Loskutov1-0/+89
2019-12-11Use jdk 5 for-each loopCarsten Hammer30-239/+216
2019-12-11Use jdk 5 for-each loopCarsten Hammer1-5/+4
2019-12-11Version increments for 4.15 streamKarsten Thoms2-2/+2
2019-12-06Bug 553742 - POM and product version change for 4.15 releaseY20191208-2315I20191209-1110Niraj Modi5-5/+5
2019-12-04Bug 536564 - Test failures on Mac OS X 10.13 from I20180628-0230Lakshmi Shanmugam2-33/+5
2019-12-04Bug 553754 - Revisit failing JUnitNiraj Modi1-2/+2
2019-11-26Bug 553240: ImageLoader save() creates striped images on LinuxEric Williams2-0/+98
2019-11-26Bug 349112 - CCombo: allow setting alignment SWT.RIGHTNiraj Modi1-8/+10
2019-11-25Bug 349112 - CCombo: allow setting alignment SWT.RIGHT - Focus fixSebastian Ratz1-0/+14
2019-11-25Bug 302918: ToolItem setDisabledImage isn't usedEric Williams1-2/+12
2019-11-22Fix wrong positioned JavadocPaul Pazderski1-9/+8
2019-11-19Bug 349112 - Allow setting alignment on CCombo text fieldPaul Pazderski1-0/+20
2019-11-18Bug 553099 - [GTK3] StyledText becomes black with Yaru theme (default on Ubuntu)Alexandr Miloslavskiy1-0/+2
2019-11-15Bug 552617 -Lakshmi Shanmugam1-0/+1
2019-11-14Bug 302918 - do not call setImage(null) from setDisabledImage()Andrey Loskutov1-7/+21
2019-11-06Bug 550517: [GTK3] Swing components keep the focus when coming back to SWT wi...Eric Williams1-0/+82
2019-11-06Bug 548661 - [GTK] DND from SWT to embbedded AWT frame is brokenNikita Nemkin1-0/+125
2019-10-29Bug 545804: [GTK] Add support for SVG filesEric Williams2-0/+45
2019-10-28Bug 552215 - Better test snippets for 541427Alexandr Miloslavskiy2-0/+148
2019-10-28Bug 552215 - [GTK3] Tree: Excessive flickeringEd Merks1-59/+59
2019-10-23Revert "Bug 541427: [GTK3][X11] Tree with no items and the size of the header...Eric Williams1-47/+0
2019-10-18Bug 552215 - Test snippetAlexandr Miloslavskiy1-0/+59
2019-10-18Bug 552209 - Test snippetAlexandr Miloslavskiy1-0/+55
2019-10-18Bug 530878 - Dynamically compute isFixedLineHeightMickael Istria1-1/+44
2019-10-17Bug 552096: [GTK] Tree.showItem does not work reliablyEric Williams1-0/+63
2019-10-17Bug 551982: [GTK] Nothing is rendered when creating new GC on canvasEric Williams1-0/+47
2019-10-16Bug 520488 - [cocoa] If a child Shell disposes its parent, parent throwsNiraj Modi1-0/+9

Back to the top