1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
Jonah Graham 687503911b Dispose of icons in managed build settings pages
In Bug 531915 the code was rewritten to use imageDescriptorFromBundle,
which lead to url being null all the time. This meant only the last
loaded image was being disposed properly.

There fix to Bug 531915 had another side effect - it changed the caching
of icons from the Image to the ImageDescriptor.

As it has been ~4 years without the image being cached, I suppose it
is ok to leave it not cached and instead I store the images to be
disposed of in a list.

Change-Id: Id3427ebfc8720da52132bd8f11714bba1e2cd0bf
2022-02-25 11:39:22 -05:00
..
org.eclipse.cdt.core [releng] Bump version numbers for all modified projects 2022-01-12 18:57:12 -05:00
org.eclipse.cdt.core.linux [releng] Bump to CDT version 10.6.0 2022-01-12 14:07:45 -05:00
org.eclipse.cdt.core.linux.aarch64 [releng] Bump version numbers for all modified projects 2022-01-12 18:57:12 -05:00
org.eclipse.cdt.core.linux.ppc64le [releng] Bump version numbers for all modified projects 2022-01-12 18:57:12 -05:00
org.eclipse.cdt.core.linux.x86_64 [releng] Bump version numbers for all modified projects 2022-01-12 18:57:12 -05:00
org.eclipse.cdt.core.macosx [releng] Bump version numbers for all modified projects 2022-01-12 18:57:12 -05:00
org.eclipse.cdt.core.native Bug 573730: Turn on ConPTY as default PTY in Windows 2022-02-23 14:38:57 -05:00
org.eclipse.cdt.core.tests [releng] Bump to CDT version 10.6.0 2022-01-12 14:07:45 -05:00
org.eclipse.cdt.core.win32 [releng] Bump to CDT version 10.6.0 2022-01-12 14:07:45 -05:00
org.eclipse.cdt.core.win32.x86_64 [releng] Bump version numbers for all modified projects 2022-01-12 18:57:12 -05:00
org.eclipse.cdt.ui Dispose of icons in managed build settings pages 2022-02-25 11:39:22 -05:00
org.eclipse.cdt.ui.tests [releng] Bump to CDT version 10.6.0 2022-01-12 14:07:45 -05:00
pom.xml [releng] Bump to CDT version 10.6.0 2022-01-12 14:07:45 -05:00