Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2018-08-07Bug 436841 - [GTK3] FocusOut/In and Activate/Deactivate events whenXi Yan1-0/+79
2018-08-04Bug 532941 - [Wayland] Error output about "a temporary window withoutXi Yan1-0/+86
2018-08-04Bug 537025 - SWT + GTK3 + Sending key events programmaticallyXi Yan1-0/+231
2018-08-04Bug 336238 - Shell.setBounds sometimes fails to set the right locationXi Yan1-0/+46
2018-07-27Bug 537364 - restrict widgetTable leak tests to Linux onlyAndrey Loskutov1-2/+2
2018-07-26Bug 532632 - add runtime checks for Display.widgetTable consistencyAndrey Loskutov2-2/+3
2018-07-26Bug 537364 - [GTK] DateTime instances leaks in the widgetTable afterAndrey Loskutov1-0/+29
2018-07-20Bug 536934 - [GTK3] Tree does not allow painting the full itemXi Yan1-0/+80
2018-07-13Bug 127132 - [GTK] TableColumn#pack does not work for virtual tableXi Yan1-0/+136
2018-07-11Use assertFalse in swt.tests instead of assertEquals(false,.)Alexander Kurtakov7-39/+43
2018-07-10Bug 531882 (Snippet230_tableCol_icon_packing) - [Gtk3] Snippet230,Xi Yan1-0/+112
2018-07-09Bug 340752 - [GTK3] Control getSize() behaves different in Linux andXi Yan1-108/+121
2018-07-05[Bug 536564] Test failures on Mac OS X 10.13 from I20180628-0230Lakshmi Shanmugam2-2/+2
2018-07-03Bug 475784: half transparent composite as overlay composite not workEric Williams1-0/+248
2018-07-03Bug 536234 - [syntax highlighting] single char update not renderedMickael Istria2-0/+68
2018-07-02[Bug 536564] Test failures on Mac OS X 10.13 from I20180628-0230Lakshmi Shanmugam2-1/+22
2018-07-02Revert "Bug 475784: half transparent composite as overlay composite not work ...Andrey Loskutov1-248/+0
2018-06-29Bug 475784: half transparent composite as overlay composite not workEric Williams1-0/+248
2018-06-28Bug 536384: Build failed 4.9.0 I-Build: I20180627-2020Lakshmi Shanmugam1-1/+1
2018-06-26Bug 302171 - Characters requiring <Alt Gr> cannot be generated usingXi Yan1-0/+105
2018-06-20Bug 535124: CSS tree selection issue on Linux onlyEric Williams1-0/+66
2018-06-18Bug 379271 - Combo#getCaretLocation() is slightly too far down/rightXi Yan1-0/+88
2018-06-18Bug 127132 - [GTK] TableColumn#pack does not work for virtual tableXi Yan1-22/+17
2018-06-15Bug 209975 - On GTK PopupList throws an exception while open if theXi Yan1-0/+61

Back to the top