1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/build
Sebastian Bauer 40d4817748 [Bug 317353] Reduce space requirements of various prefs pages
The area covered by CDT prefs pages has been always quite huge. Often,
the scroll bar of the virtual composite has to be displayed although the
components could display all the required information readily in a
smaller box. This is an attempt to reduce some of the fixed space
requirements. The solution is not ideal, but the layout framework of SWT
(no notation of minimum size) and the way how sizes are computed in
prefs page by jface doesn't allow a more sophisticated solution at this
time.

Change-Id: I5f9aa36d0d37b93852a39d636719be801a2c1360
Reviewed-on: https://git.eclipse.org/r/11299
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-03-25 08:49:01 -04:00
..
org.eclipse.cdt.autotools-feature Bug 391390 : Updatesite url is indigo 2012-10-17 14:18:01 -04:00
org.eclipse.cdt.autotools.core [autotools]Bug 402595:added code that gets the current list of build 2013-03-08 14:57:41 -05:00
org.eclipse.cdt.autotools.docs Bug 388648: NLS directive should be added to Eclipse Help TOC 2012-09-04 14:32:52 -04:00
org.eclipse.cdt.autotools.source-feature Bug 391390 : Updatesite url is indigo 2012-10-17 14:18:01 -04:00
org.eclipse.cdt.autotools.tests correct comment and add the UPCParser test suite to the unreliable bucket. 2012-08-23 22:16:52 -05:00
org.eclipse.cdt.autotools.ui Bug 388598: Duplicate string ID found: 2012-09-04 14:47:59 -04:00
org.eclipse.cdt.autotools.ui.tests Change org.junit4 requires to be org.junit 4.8.1 or greater. 2013-03-06 16:00:34 -05:00
org.eclipse.cdt.gnu.build-feature Bug 391390 : Updatesite url is indigo 2012-10-17 14:18:01 -04:00
org.eclipse.cdt.gnu.build.source-feature Bug 391390 : Updatesite url is indigo 2012-10-17 14:18:01 -04:00
org.eclipse.cdt.make.core Introduce automatic variables in the Makefile editor. 2013-03-06 19:58:30 -05:00
org.eclipse.cdt.make.core.tests pom error for added test suite 2012-08-25 07:46:06 -04:00
org.eclipse.cdt.make.ui Bug 394756 - Reduce number of ScopedPreferenceStore instances 2012-11-21 11:17:12 +01:00
org.eclipse.cdt.managedbuilder.core bug 404125: Build output parser incorrectly handles compile lines compiling files outside of the workspace 2013-03-24 08:10:42 -04:00
org.eclipse.cdt.managedbuilder.core.tests bug 404125: Build output parser incorrectly handles compile lines compiling files outside of the workspace 2013-03-24 08:10:42 -04:00
org.eclipse.cdt.managedbuilder.gnu.ui bug 403257: MinGW toolchain detection does not consider configuration-specific settings. 2013-03-13 20:34:05 -04:00
org.eclipse.cdt.managedbuilder.ui [Bug 317353] Reduce space requirements of various prefs pages 2013-03-25 08:49:01 -04:00
org.eclipse.cdt.managedbuilder.ui.tests Add master test suite for conveniently running all junit3 tests in CDT 2012-08-16 14:11:26 -05:00
org.eclipse.linuxtools.cdt.autotools.core Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00