Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-18Bug 530878 - Dynamically compute isFixedLineHeightMickael Istria1-1/+44
2019-10-16Bug 520488 - [cocoa] If a child Shell disposes its parent, parent throwsNiraj Modi1-0/+9
2019-10-04Bug 551318 - [Win32] ToolItem.setDisabledImage() JUnit test failureNiraj Modi1-22/+23
2019-09-26Bug 551336 - [StyledText] resetting styles does not reset renderingPaul Pazderski1-5/+6
2019-09-26Bug 551335 - [StyledText] setStyleRanges reset less cache than necessaryPaul Pazderski1-2/+118
2019-09-25Bug 551438 - Fix files that have ended up with CRLF in the gitEd Merks1-158/+158
2019-09-19Bug 302918: ToolItem setDisabledImage isn't usedEric Williams1-0/+26
2019-09-16Bug 546333 - [Win32] test_disposeItemNotTriggerSelection JUnit testConrad Groth1-8/+0
2019-09-16Bug 550777 - Version bumps for 4.14 streamNiraj Modi2-2/+2
2019-09-06Bug 550767 - POM and product version change for 4.14 releaseNiraj Modi1-1/+1
2019-08-22Bug 550322 - Intermittent test failure in swtSravan Kumar Lakkimsetti1-2/+2
2019-08-14Bug 550017 - Disabling StyledText changes cursor position and selectionAndrey Loskutov1-0/+26
2019-08-09Bug 549713 (Part2) - [Win32][API]Query the current system setting forNiraj Modi1-1/+7
2019-08-06Bug 4745: [StyledText] StyledText does not provide a disabled lookEric Williams1-0/+58
2019-07-19Bug 549110 - Disable new tests not working on MacPaul Pazderski1-0/+4
2019-07-17Revert and adapt "Revert "Bug 547532 - [StyledText] GlyphMetrics on tabMickael Istria1-0/+15
2019-07-15Bug 549110 - Add more tests for StyledText style handlingPaul Pazderski1-1/+147
2019-07-11Revert "Bug 547532 - [StyledText] GlyphMetrics on tab alter bounds"Lakshmi Shanmugam1-15/+0
2019-07-08Bug 548982 - [GTK] Optimize bulk inserting items to TreeAlexandr Miloslavskiy1-0/+159
2019-07-04Bug 545032: [GTK] Implement native ImageLoaderEric Williams1-1/+0
2019-06-27Bug 547532 - [StyledText] GlyphMetrics on tab alterMickael Istria1-0/+15
2019-06-25Bug 205199 - [Win32] setImage(null) on Label overrides textPaul Pazderski1-0/+105
2019-06-20Bug 548286: [GTK] Clean up system color CSS parsingAlexandr Miloslavskiy2-0/+105
2019-06-18Use String.contains instead of indexOfLars Vogel2-6/+6
2019-06-14Bug 547304 - [cleanup] Fix wrong space/tab indentationPaul Pazderski40-1151/+1151
2019-06-14Stop using deprecated number constructors.Alexander Kurtakov1-2/+2
2019-06-10Bug 545032: [GTK] Implement native ImageLoaderEric Williams1-2/+16
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 Modi1-1/+1
2019-06-07Bug 547907 - POM and product version change for 4.13 releaseNiraj Modi2-2/+2
2019-05-27Revert "Bug 545032 - [GTK] Implement native ImageLoader"Eric Williams1-0/+58
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 Pazderski2-343/+343
2019-05-08Run tests with surefire 2.22.2Alexander Kurtakov1-1/+1
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-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 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-14Bug 545406: [GTK3] Text: order of setBackground/setForeground mattersEric Williams1-0/+19
2019-03-12Bug 489751 - [GTK3] disposing an item will select a nodeXi Yan1-0/+69
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 Modi1-1/+1

Back to the top