1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-03-28 14:56:28 +01:00
cdt/launchbar
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
..
org.eclipse.launchbar [releng] Prepare for CDT 10.5.0 2021-09-26 20:23:17 -04:00
org.eclipse.launchbar.core Add missing copyright header. 2021-06-07 11:39:57 -04:00
org.eclipse.launchbar.core.tests Bug 551817: Fix legal docs - and automate their checks 2020-08-30 23:15:59 -04:00
org.eclipse.launchbar.remote [releng] Prepare for CDT 10.5.0 2021-09-26 20:23:17 -04:00
org.eclipse.launchbar.remote.core Bug 551817: Fix legal docs - and automate their checks 2020-08-30 23:15:59 -04:00
org.eclipse.launchbar.remote.ui Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
org.eclipse.launchbar.ui Bug 576987 - Unable to scroll when editing a launch config 2021-11-04 11:18:50 -04:00
org.eclipse.launchbar.ui.controls Bug 568728: Drop execute permission on files 2020-11-18 17:38:22 +01:00
org.eclipse.launchbar.ui.tests [releng] Prepare for CDT 10.5.0 2021-09-26 20:23:17 -04:00
pom.xml [releng] Prepare for CDT 10.5.0 2021-09-26 20:23:17 -04:00