1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
cdt/core
Jonah Graham ab02462cdc Bug 519391: Only redraw the changed lines
When a line is double-clicked, or the highlight error is otherwise
changed, the redrawing of the highlighting was done by redrawing
the entire build console document. This was slow on very large
documents. Instead only redraw the line losing the highlight (if
any) and the line gaining the highlight.

In addition, as we only change the foreground colour to highlight,
avoid redrawing the background.

Change-Id: I5e652449715a588cb8702e0100a472d1f566e2a8
2018-05-28 19:49:29 -04:00
..
org.eclipse.cdt.core Bug 413527: [C++14] Support Lambda init-captures 2018-05-28 18:30:30 -04:00
org.eclipse.cdt.core.linux [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
org.eclipse.cdt.core.linux.ppc [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
org.eclipse.cdt.core.linux.ppc64 [releng] Add missing plugin.properties 2018-02-15 07:31:25 -05:00
org.eclipse.cdt.core.linux.ppc64le [releng] Add missing plugin.properties 2018-02-15 07:31:25 -05:00
org.eclipse.cdt.core.linux.x86 [releng] Add missing plugin.properties 2018-02-15 07:31:25 -05:00
org.eclipse.cdt.core.linux.x86_64 [releng] Add missing plugin.properties 2018-02-15 07:31:25 -05:00
org.eclipse.cdt.core.macosx [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
org.eclipse.cdt.core.native releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
org.eclipse.cdt.core.tests Bug 413527: [C++14] Support Lambda init-captures 2018-05-28 18:30:30 -04:00
org.eclipse.cdt.core.win32 [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
org.eclipse.cdt.core.win32.x86 [releng] Add missing plugin.properties 2018-02-15 07:31:25 -05:00
org.eclipse.cdt.core.win32.x86_64 [releng] Add missing plugin.properties 2018-02-15 07:31:25 -05:00
org.eclipse.cdt.ui Bug 519391: Only redraw the changed lines 2018-05-28 19:49:29 -04:00
org.eclipse.cdt.ui.tests Bug 527954: [C++14] Syntax error when parsing complex udl ""if 2018-05-24 18:52:08 -04:00
pom.xml [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00