mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 06:02:11 +02:00
![]() This is the first step towards fixing the dark theme on windows. In order to fix the AbstractPage class, an API breakage is required and this will pave the way to let any sub-classers know that things are about to change. From my point of view, the marked fields and the InternalTab class should never have been part of the API as they are internal to the AbstractPage class that contains proper API methods. Contributed by STMicroelectronics Change-Id: Icfea8c963727718d4dc99e8df916674384dcb532 Signed-off-by: Torbjörn Svensson <torbjorn.svensson@st.com> |
||
---|---|---|
.. | ||
org.eclipse.cdt.core | ||
org.eclipse.cdt.core.linux | ||
org.eclipse.cdt.core.linux.aarch64 | ||
org.eclipse.cdt.core.linux.ppc64le | ||
org.eclipse.cdt.core.linux.x86_64 | ||
org.eclipse.cdt.core.macosx | ||
org.eclipse.cdt.core.native | ||
org.eclipse.cdt.core.tests | ||
org.eclipse.cdt.core.win32 | ||
org.eclipse.cdt.core.win32.x86_64 | ||
org.eclipse.cdt.ui | ||
org.eclipse.cdt.ui.tests | ||
pom.xml |