1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 10:46:02 +02:00
cdt/terminal/plugins
Jonah Graham 83f0b1be05 Bug 574271: Draw characters in the correct color on macos
There is a bug in SWT on macos - Bug 568777 - with the cache of single
character drawStrings with transparent backgrounds as a performance
boost. This causes the terminal to draw some characters in the
wrong color.

The workaround is to not draw with transparency, which should be fine
because we just filled the background with the same color that the
1 character string will draw with.

The performance, measured with TerminalTextUITest in Fast mode with
no throttling, does not seem affected and in my testing there does
not seem to be any graphic side effects.

Change-Id: I1b0aadae100d81a8f4533ba73273ccc8202e068f
2021-06-19 13:50:16 -04:00
..
org.eclipse.tm.terminal.connector.cdtserial Bug 551817: Fix legal docs - and automate their checks 2020-08-30 23:15:59 -04:00
org.eclipse.tm.terminal.connector.local Bug 573796: Warn user if not using UTF-8 on Windows 2021-06-17 15:37:48 -04:00
org.eclipse.tm.terminal.connector.process Bug 573719: Display error on shell open failed 2021-05-24 00:30:58 -04:00
org.eclipse.tm.terminal.connector.remote Bug 568856: Upgrade BREE to Java 11 2020-11-16 10:27:05 -05:00
org.eclipse.tm.terminal.connector.ssh Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
org.eclipse.tm.terminal.connector.telnet Bug 567810: Squash over zealous warning from PDE 2020-10-12 10:14:26 -04:00
org.eclipse.tm.terminal.control Bug 574271: Draw characters in the correct color on macos 2021-06-19 13:50:16 -04:00
org.eclipse.tm.terminal.test Bug 573797: Refactor code to use Charset instead of passing around Strings 2021-06-17 16:02:59 -04:00
org.eclipse.tm.terminal.view.core Add missing imports for Javadocs 2021-05-19 23:26:40 -04:00
org.eclipse.tm.terminal.view.ui Bug 573797: Use the user selected encoding when intercepting byte stream 2021-06-17 16:03:09 -04:00
pom.xml [releng] Bump to CDT version 10.4.0 2021-06-12 20:52:54 -04:00