Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-06-12Bug 545226 - [GTK3] GC transforms don't affect GC.getClipping()Simeon Andreev1-0/+123
2019-06-11Bug 547557: [GTK] Shell.print(GC) not implementedEric Williams1-0/+81
2019-06-10Bug 545032: [GTK] Implement native ImageLoaderEric Williams2-2/+116
2019-06-10Bug 547928 - Version bumps for 4.13 streamSarika Sinha2-3/+3
2019-06-07Bug 547907 (Part2)- POM and product version change for 4.13 releaseNiraj Modi4-4/+4
2019-06-07Bug 547907 - POM and product version change for 4.13 releaseNiraj Modi9-9/+9
2019-05-27Revert "Bug 545032 - [GTK] Implement native ImageLoader"Eric Williams4-43/+254
2019-05-21Bug 547109 - [GTK] JVM crash when multiple processes were started andAlexander Kurtakov1-8/+13
2019-05-20Bug 547109 - [GTK] JVM crash when multiple processes were started and native ...Alexandr Miloslavskiy1-0/+140
2019-05-20Bug 546333 - [Win32] test_disposeItemNotTriggerSelection JUnit testNiraj Modi1-0/+8
2019-05-19Bug 547304 - [cleanup] Fix wrong line delimitersPaul Pazderski3-409/+409
2019-05-17Bug 547093 - [GTK] GNOME logoff hangs for 90 seconds after System.exit() on S...Alexandr Miloslavskiy1-0/+56
2019-05-09Use static method directly.Alexander Kurtakov1-1/+2
2019-05-08Run tests with surefire 2.22.2Alexander Kurtakov1-1/+1
2019-04-25Bug 531634 - [GTK] Linux: Handle logoff / shutdown events from session managerAlexandr Miloslavskiy1-1/+12
2019-04-24Bug 546274: [GTK] vm crash when scrolling StyledTextEric Williams1-0/+102
2019-04-24Bug 531634 - [GTK] Linux: Handle logoff / shutdown events from session managerAlexandr Miloslavskiy3-0/+55
2019-04-24Bug 475833: Delete TableTree and related itemsLars Vogel5-444/+4
2019-04-23Bug 462665 - Remove references to Carbon in SWT Java code and commentsLars Vogel1-1/+0
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

Back to the top