Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-29Bug 535191 - POM version change for 4.9 releaseAlexander Kurtakov1-1/+1
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-17Bug 533660 - Use method reference forLars Vogel1-22/+21
2018-04-14Suppress deprecation warning.Alexander Kurtakov1-1/+2
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-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 Ufimtsev2-288/+0
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-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-02Bug 530567 – Move BugSnippets into separate package and exclude fromLeo Ufimtsev8-3/+3
2018-02-01Suppress deprecation warnings.Alexander Kurtakov1-1/+3
2018-02-01Suppress deprecations warnings.Alexander Kurtakov1-1/+2
2018-01-31Bug 530567 – Move BugSnippets into separate package and exclude fromLeo Ufimtsev8-33/+130
2018-01-29Force qualifier update.I20180129-0540Alexander Kurtakov1-0/+1
2018-01-17Bug 527738 [Webkit2] Add test case for calling setUrl with POST data.Roland Grunberg1-0/+28
2018-01-10Bug 529474 - [GTK] Fix array initialization problemRené Purrio2-2/+54
2018-01-07Bug 529494 - Convert to StringBuilderAlexander Kurtakov1-3/+3
2018-01-05Bug 529442: [Webkit2] Add more restrictions on clearAllSessionCookies.Roland Grunberg1-1/+7
2017-12-22Bug 528968: [Wayland] JVM crashes when running JUnit tests on WaylandEric Williams2-4/+7
2017-12-21Bug 528746 - Added test for StyledText#getOffsetAtPoint(Point)Karsten Thoms2-2/+34
2017-12-18Bug 528415 - CTabFolder tabs vanish after mouse-overSimeon Andreev1-0/+47
2017-12-15Bug 475659 Data race asyncExecRanLeo Ufimtsev1-3/+5
2017-12-13Bug 528251 - Test to check tab highlight with nested CTabFoldersSimeon Andreev1-0/+83
2017-12-12Bug 528251 - view CTabFolders result in not highlighted part stack tabSimeon Andreev1-0/+96
2017-12-08Remove useless code.Alexander Kurtakov1-1/+1
2017-12-01Bug 510905 [Webkit2] BrowserFunction with return value back toLeo Ufimtsev1-4/+0
2017-11-30Bug 527935 - Add Automatic-Module-Name to MANIFEST.MF in SWT repoAlexander Kurtakov1-0/+1
2017-11-28Bug 522020 - [API] Customize different line spacing of StyledText withangelozerr2-2/+88
2017-11-20Bug 522181: [Webkit2] Implement clearSessions() on WebKit2.Roland Grunberg1-0/+107
2017-10-10Bug 525807 - Use surefire 2.20.1 for swt testsAlexander Kurtakov1-2/+3
2017-10-02Bug 525340 [Gtk][Webkit2] Javascript evaluate fails with "SyntaxError:Leo Ufimtsev1-0/+18
2017-09-27Bug 525264 - Use foreach in snippets and examplesAlexander Kurtakov2-8/+4
2017-08-21Bug 517264 – Refactor Test_*_Browser (setText issues on win)Leo Ufimtsev1-1/+2
2017-08-18[Bug 500475] Guard 'doubleClickSelection' with 'doubleClickEnabled'.Arne Deutsch1-0/+34
2017-08-17Bug 521024 - [api] Provide helpers to use lambda expressions for BrowserAlexander Kurtakov1-276/+155
2017-08-16Bug 520948: [Tests] [GTK] Increase color test coverage in SWTEric Williams1-0/+254
2017-08-16[Bug 520446] Added test cases to cover most code for block selection.Arne Deutsch1-0/+200

Back to the top