Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-14Bug 535392 [Webkit2] Browser.getText() returns wrong decoding whenLeo Ufimtsev3-1/+286
2018-06-12Bug 535323: [GTK3] Combo sizing problemsEric Williams2-0/+125
2018-06-12Bug 305864 - [GTK] getItemHeight method of org.eclipse.swt.widgets.ListXi Yan1-0/+137
2018-06-07Bug 396175 - Link widget needs an escape character for < and >Xi Yan1-0/+42
2018-06-06Bug 319612: [Gtk] Shell.getSize() returns wrong value when created withEric Williams1-0/+16
2018-06-06Bug 518669 - Drop support for Linux ppc64 in 4.9Alexander Kurtakov1-11/+0
2018-06-05Bug 535318 - Update license to EPL-2.0 for platform.swt in about.htmlLars Vogel1-16/+24
2018-06-01Version 4.9 update in plaform.set as prep for the EPL 2.0 updateI20180601-0900Lars Vogel6-6/+6
2018-06-01Fixes Method invokes inefficient Number constructor inLars Vogel1-1/+1
2018-05-31Bug 489640 [GTK3] setting a lot of items to combobox is extremely slowI20180531-2000Leo Ufimtsev1-1/+0

Back to the top