Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-04-16Bug 546252 - [GTK] Cleanup for tooltip color fixesAlexandr Miloslavskiy2-0/+476
2019-04-15Bug 545645 - [GTK] Table/Tree header must not keep focusXi Yan2-0/+217
2019-04-12Remove dltk.sh natures.Alexander Kurtakov1-1/+0
2019-04-08Bug 297510 - Disable failing testRolf Theunissen4-0/+46
2019-04-08Bug 546192 - Test failure in test_setForegroundAfterBackground on MacLakshmi Priya Shanmugam1-1/+2
2019-04-07Bug 297510 - Wait for the shell to become active in focus test casesRolf Theunissen4-22/+17
2019-04-05Bug 297510 - Rework focus tests to make them pass on all platformsRolf Theunissen5-7/+54
2019-04-03Bug 182598 - assertion failed in gtktreestore.cSimeon Andreev1-0/+81
2019-04-03Bug 543704: SWT Table does not release all relevant items when input hasLakshmi Shanmugam1-0/+55
2019-04-02Bug 297510 - [Widgets] Calling Composite#setFocus() before shell isRolf Theunissen4-8/+51
2019-03-29Bug 345972 - Transparent pixels lost when copying image that wasXi Yan1-103/+61
2019-03-29Bug 545032 - [GTK] Implement native ImageLoaderXi Yan1-0/+43
2019-03-26Bug 545793: [GTK] Remove 32-bit codeEric Williams1-2/+2
2019-03-15Bug 545139 - Creating TableColumn after TableItem leeds to erase ofXi Yan1-0/+81
2019-03-15Bug 545403: [GTK3] MouseWheel event only reports GDK.GDK_SCROLL_UPEric Williams1-0/+39
2019-03-14Bug 545406: [GTK3] Text: order of setBackground/setForeground mattersEric Williams2-0/+64
2019-03-12Bug 489751 - [GTK3] disposing an item will select a nodeXi Yan1-0/+69
2019-03-11Bug 489751 - [GTK3] disposing an item will select a nodeXi Yan2-0/+170
2019-03-11Bug 531048: [GTK3] Large problems drawing ownerdraw tablesEric Williams1-0/+131
2019-03-11Bug 225878 - New JUnit tests for CComboAlexander Kurtakov1-1/+812
2019-03-11Bug 72316 - [JUnit] Shell constructor test should verify resultAlexander Kurtakov3-3/+5
2019-03-08Bug 545094 - POM and product version change for 4.12 releaseNiraj Modi5-5/+5
2019-02-26Revert "Revert "Bug 541415 - setLineVerticalIndent makes getTopPixel fail""Mickael Istria1-0/+13
2019-02-26Revert "Bug 541415 - setLineVerticalIndent makes getTopPixel fail"Dani Megert1-13/+0
2019-02-26Bug 541415 - setLineVerticalIndent makes getTopPixel failMickael Istria1-0/+13
2019-02-26Bug 544282 - [GTK3] org.eclipse.swt.widgets.Table.remove(int, int) isXi Yan1-0/+116
2019-02-20Bug 436085: setTabs method in Text widget is ignored when style includesEric Williams2-1/+37
2019-02-13Bug 543949: Orca's flat review mode can not be usedEric Williams1-0/+38
2019-02-08Bug 544282 - [GTK3] apply the optimization for Tree.setItemCount(0) tooAndrey Loskutov2-1/+56
2019-02-04Bug 543984 - [GTK4] Adapt to GdkEventType constants changesXi Yan1-0/+82
2019-01-31Revert "Bug 543984 - [GTK4] Adapt to GdkEventType constants changes"Xi Yan1-66/+0
2019-01-31Bug 543984 - [GTK4] Adapt to GdkEventType constants changesXi Yan1-0/+66
2019-01-21Disable failing test on WaylandEric Williams1-22/+25
2019-01-17Bug 542940 - Method setEditor of class TreeEditor raises javaXi Yan1-0/+87
2019-01-11Bug 533728 - [GTK] Custom cursor without transparency not shownXi Yan1-0/+56
2018-12-20Bug 542865: [GTK4] Snippets with any children of Shell crash uponEric Williams1-0/+43
2018-12-14Bug 535978: [GTK3] Bad Scrolling behaviour of tables with CheckboxEric Williams1-0/+75
2018-12-12Run tests with surefire 2.20.1.Alexander Kurtakov1-1/+1
2018-12-11Bug 542475 - [GTK3] DateTime date decreases when focusing outXi Yan1-0/+46
2018-12-11Bump versions for 4.11 stream.Alexander Kurtakov2-3/+3
2018-12-07Bug 541822 - POM and product version change for 4.11 releaseAlexander Kurtakov5-5/+5
2018-11-30Bug 541720 - [Gtk3] Regression: TableColumn.pack() clears header in 4.9Xi Yan1-0/+83
2018-11-23Bug 541107: [GTK4] Port native SwtFixed code to GTK4Eric Williams8-0/+568
2018-11-20Some more version updatesLakshmi Priya Shanmugam1-1/+1
2018-11-16Bug 540809 - [GTK4] Replace gdk_test_* functionsXi Yan1-0/+233
2018-11-09Bug 536564: Test failures on Mac OS X 10.13 from I20180628-0230Lakshmi Shanmugam1-2/+3
2018-11-08Bug 533469 - [GTK3] Ghost button since upgrade to GTK 3.22Xi Yan1-12/+17
2018-11-06Remove reparentablePlatform list from SwtTestUtil.Alexander Kurtakov2-12/+1
2018-11-06Remove AIX leftovers.Alexander Kurtakov3-19/+12
2018-11-05Bug 540789 - Control.setForeground(Color) accepts disposed colorSimeon Andreev1-0/+22

Back to the top