1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 08:46:02 +02:00
cdt/launchbar/org.eclipse.launchbar.ui
Mat Booth ed1e05876c Bug 576987 - Unable to scroll when editing a launch config
The current situation is that:
* launch configuration dialog tabs scroll correctly in the standard
  Eclipse platform dialog, but not at all in the Launchbar-specific dialog
* some CDT-supplied launch configuration dialog tabs try to manage their
  own scrolling behaviour to fix scrolling in the Launchbar-specific
  dialog but this breaks scrolling for that tab in the standard Eclipse
  platform dialog.

This change fixes the launchbar-specific editor dialog to use a scrolled
composite instead of a regular composite on which to layout the content
of each tab -- This gives the launchbar's configuration editing dialog
exactly the same scrolling behaviour as the standard Eclipse platform
configuration editing dialog.

And also fixes any CDT-supplied tabs that try to manage their own
scrolling behaviour so now all tabs have the same behaviour when viewed
in the Launchbar-specific dialog as they do when viewed in the standard
Eclipse platform dialog.

Change-Id: I0d7364a24ca48bb125cae9518728b4c93b93545d
Signed-off-by: Mat Booth <mat.booth@gmail.com>
2021-11-04 11:18:50 -04:00
..
.settings Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projects 2020-08-30 20:02:41 -04:00
icons Bug 558439: Move launchbar plug-ins into its own folder 2019-12-18 13:41:51 -05:00
META-INF Bug 576987 - Unable to scroll when editing a launch config 2021-11-04 11:18:50 -04:00
schema Bug 558439: Move launchbar plug-ins into its own folder 2019-12-18 13:41:51 -05:00
src/org/eclipse/launchbar/ui Bug 576987 - Unable to scroll when editing a launch config 2021-11-04 11:18:50 -04:00
.classpath Bug 562494: Update BREE to Java 11 2020-08-24 17:50:56 -04:00
.gitignore Bug 558439: Move launchbar plug-ins into its own folder 2019-12-18 13:41:51 -05:00
.options Bug 558439: Move launchbar plug-ins into its own folder 2019-12-18 13:41:51 -05:00
.project Bug 566334: Turn on API Tooling & Analysis for all bundles 2020-08-24 17:50:56 -04:00
about.html Bug 558439: Move launchbar plug-ins into its own folder 2019-12-18 13:41:51 -05:00
about.ini Bug 558827: Add feature info for launchbar and tools.templates 2020-01-13 13:36:03 -05:00
about.mappings Bug 558827: Add feature info for launchbar and tools.templates 2020-01-13 13:36:03 -05:00
about.properties Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
build.properties Bug 551817: Fix legal docs - and automate their checks 2020-08-30 23:15:59 -04:00
cdt_logo_icon32.png Bug 558827: Add feature info for launchbar and tools.templates 2020-01-13 13:36:03 -05:00
plugin.properties Fixed "The value for X attribute is not externalized" warning 2020-08-28 21:32:18 +02:00
plugin.xml Bug 558439: Move launchbar plug-ins into its own folder 2019-12-18 13:41:51 -05:00