Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-05-29Bug 535191 - POM version change for 4.9 releaseAlexander Kurtakov5-5/+5
2018-05-03Bug 515773 – [wayland] Text widget not able to grab focus withLeo Ufimtsev1-0/+113
2018-05-02Bug 534204 - [GTK3] cramped vertical scale has no troughSimeon Andreev1-14/+21
2018-04-30Bug 500703: [GTK3.20+] Combo with SWT.READ_ONLY is garbled upon re-sizeEric Williams1-0/+7
2018-04-30Bug 534174 - Test snippet fails to build on 32bit platformsAlexander Kurtakov1-2/+2
2018-04-30Bug 534204 - [GTK3] Scale with GridLayout height hint has no lineSimeon Andreev1-0/+63
2018-04-24Bug 480639: Provide monitor-specific DPI scaling / zoom levelLakshmi Shanmugam1-0/+11
2018-04-23Bug 533677 - [win32] calling Browser#refresh does not callLars Vogel1-0/+21
2018-04-20Bug 533799 - shrinking trees/tables can cause errors on standard errorSimeon Andreev1-0/+62
2018-04-19Bug 525946 [Webkit2] Port download functionality (rewrite some logic)Leo Ufimtsev1-15/+16
2018-04-17Bug 533660 - Use method reference forLars Vogel1-22/+21
2018-04-16Bug 529431: [GTK3.10+] Snippet294 fails to draw RegionEric Williams1-2/+5
2018-04-14Suppress deprecation warning.Alexander Kurtakov1-1/+2
2018-04-11Bug 529431: [GTK3.10+] Snippet294 fails to draw RegionEric Williams1-0/+103
2018-04-10Bug 533145: [GTK] Contribute remaining manual snippets to GTK only repoEric Williams183-0/+13371
2018-04-06Bug 531667 - GTK drawing and clipping issues after Control.print(GC) fixSimeon Andreev5-0/+571
2018-04-05Bug 532946 – Fix SwtTestUtil#isRunningOnEclipseOrgHudsonGTKLeo Ufimtsev1-2/+2
2018-04-04Bug 530678 [webkit2] UI hangs after navigating through Javadoc hover,Leo Ufimtsev1-0/+64
2018-04-04532946 – Fix SwtTestUtil#isRunningOnEclipseOrgHudsonGTKLeo Ufimtsev2-13/+11
2018-04-03Bug 529431: [GTK3.10+] Snippet294 fails to draw RegionEric Williams1-0/+67
2018-03-28Bug 531928: [GTK3] Table editing is brokenEric Williams1-0/+98
2018-03-27Bug 527738: Fix test_setUrl_remote_with_post test.Roland Grunberg1-3/+13
2018-03-23Bug 532825 - Remove hpux/solaris clutter in the codebaseAlexander Kurtakov1-3/+1
2018-03-23Bug 488431 - Provide SWT/GTK3 port on WindowsRolf Theunissen2-8/+10
2018-03-19Bug 532139 – Add Copyright to a java few files.Leo Ufimtsev10-288/+114
2018-03-16Bug 531048 [GTK3] Problems drawing ownerdraw tables (Tests)Leo Ufimtsev4-219/+741
2018-03-16Bug 532548 - Update surefire to 2.21.0Alexander Kurtakov1-1/+1
2018-03-16[Tests] Use dedicated SWT native lib cache folderI20180316-0455Mickael Istria1-0/+3
2018-03-15Bug 530019 - StyledText.setStyleRange resets less cacheangelozerr2-2/+261
2018-03-14Bug 532173 - [StyledText] Wrong caret bounds with variable heightMickael Istria1-0/+39
2018-03-14Revert "Bug 532173 - [StyledText] Wrong caret bounds with variable height"Mickael Istria1-39/+0
2018-03-14Bug 532173 - [StyledText] Wrong caret bounds with variable heightMickael Istria1-0/+39
2018-03-07Revert "Bug 528498 - Combo menu is narrower than combo"Alexander Kurtakov1-70/+0
2018-03-05Bug 508600: The average character width of a font is not integerLakshmi Shanmugam1-0/+6
2018-03-05Bug 531667 - [GTK3] Cannot draw Canvas with Control.print(GC)Simeon Andreev2-0/+301
2018-03-02Bug 531048 [GTK3] Large problems drawing ownerdraw tables (tests).Leo Ufimtsev4-0/+1501
2018-02-26Bug 531593 – [Webkit2] Crash in webkit on hoverLeo Ufimtsev1-1/+1
2018-02-20Bug 528498 - Combo menu is narrower than comboSimeon Andreev1-0/+70
2018-02-15Bug 510803 [GTK3] Regression in table editing capabilities in tabfolder.I20180215-2000Leo Ufimtsev2-108/+124
2018-02-12Bug 530969: [GTK3] Control.print() doesn't seem to workEric Williams1-0/+113
2018-02-02Bug 481485: [GTK3.10+] Paint listener for button/label does not workEric Williams1-0/+45
2018-02-02Bug 530567 – Move BugSnippets into separate package and exclude fromLeo Ufimtsev56-5/+155
2018-02-01Suppress deprecation warnings.Alexander Kurtakov1-1/+3
2018-02-01Suppress deprecations warnings.Alexander Kurtakov1-1/+2
2018-02-01Bug 530609 – Add missing license headers to bug snippetsLeo Ufimtsev42-35/+613
2018-02-01Bug 529151 [Gtk] Move gtk function from OS.java to GTK.javaLeo Ufimtsev1-131/+132
2018-01-31Bug 530567 – Move BugSnippets into separate package and exclude fromLeo Ufimtsev8-33/+130
2018-01-30Bug 529870 – [webkit2]BrowserProblemI20180130-2000Leo Ufimtsev1-0/+51
2018-01-29Force qualifier update.I20180129-0540Alexander Kurtakov1-0/+1
2018-01-26Bug 530397 – [Gtk] Make gdbus initialization dynamicLeo Ufimtsev1-4/+7

Back to the top