1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 01:45:33 +02:00
cdt/core
Torbjörn Svensson 5aee96dfb4 Fix widget is disposed error during shutdown
After building a project and shuting down eclipse, the build console
will have a propertyChange event fired that will attempt to modify the
stream and background color that will trigger a use-after-dispose error
from SWT. This changeset ensures that the action is only taken on
non-disposed widgets.

Contributed by STMicroelectronics

Change-Id: I872c28da1b2fca7ec39f5b12d9d1ec398e559814
Signed-off-by: Torbjörn Svensson <torbjorn.svensson@st.com>
2022-08-16 16:04:11 +02:00
..
org.eclipse.cdt.core Bug 580113: Expose concurrent invocations 2022-08-16 16:03:27 +02:00
org.eclipse.cdt.core.linux [releng] Make CDT Clean-up profile match Editor on save actions 2022-04-19 20:13:15 -04:00
org.eclipse.cdt.core.linux.aarch64 [releng] Update all legal files with update_legal_files.sh 2022-04-13 13:42:35 -04:00
org.eclipse.cdt.core.linux.ppc64le [releng] Update all legal files with update_legal_files.sh 2022-04-13 13:42:35 -04:00
org.eclipse.cdt.core.linux.x86_64 [releng] Update all legal files with update_legal_files.sh 2022-04-13 13:42:35 -04:00
org.eclipse.cdt.core.macosx [releng] Make CDT Clean-up profile match Editor on save actions 2022-04-19 20:13:15 -04:00
org.eclipse.cdt.core.native [releng] Make CDT Clean-up profile match Editor on save actions 2022-04-19 20:13:15 -04:00
org.eclipse.cdt.core.tests Move the disable intro ini out of root of repo 2022-08-04 12:23:12 -04:00
org.eclipse.cdt.core.win32 [releng] Make CDT Clean-up profile match Editor on save actions 2022-04-19 20:13:15 -04:00
org.eclipse.cdt.core.win32.x86_64 [releng] Rebuilt natives for updated Java 2022-07-19 15:51:41 -04:00
org.eclipse.cdt.ui Fix widget is disposed error during shutdown 2022-08-16 16:04:11 +02:00
org.eclipse.cdt.ui.tests Move the disable intro ini out of root of repo 2022-08-04 12:23:12 -04:00
pom.xml [releng] Bump versions for 10.7.0 2022-04-10 20:55:36 -04:00