1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
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
build [Bug 317353] Reduce space requirements of various prefs pages 2013-03-25 08:49:01 -04:00
codan Enabled assertions during tests. 2013-02-05 10:07:41 -08:00
core [Bug 317353] Reduce space requirements of various prefs pages 2013-03-25 08:49:01 -04:00
cross Bug 391390 : Updatesite url is indigo 2012-10-17 14:18:01 -04:00
debug Bug 403166 - [breakpoints] Breakpoint message is not updated when 2013-03-16 10:17:47 -04:00
doc Bug 403263: Update Editor > General preference docs 2013-03-18 18:53:18 -04:00
dsf Bug 400152 - Add org.eclipse.debug.core and org.eclipse.resources.core imports 2013-02-13 11:40:25 -08:00
dsf-gdb Bug 402988 - Undefined maintenance set python command 2013-03-16 10:27:52 -04:00
jtag Bug 391390 : Updatesite url is indigo 2012-10-17 14:18:01 -04:00
launch/org.eclipse.cdt.launch Bug 384780 - No error is reported if a directory is specified as program 2012-07-10 16:20:56 -04:00
llvm Add llvm to the build. 2013-03-03 23:48:27 -05:00
lrparser Bug 389009 - Enumerator with dependent value 2013-02-05 13:09:29 -05:00
memory Bug 341632 - Trad mem rendering keyboard access 2013-03-22 12:22:48 -04:00
p2 Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00
qt Recognize Q_SIGNAL and Q_SLOT on single functions 2013-02-28 18:19:59 -05:00
releng Add llvm to the build. 2013-03-03 23:48:27 -05:00
testsrunner Bug 391390 : Updatesite url is indigo 2012-10-17 14:18:01 -04:00
upc Fixed compilation errors. 2012-12-28 14:08:36 -08:00
util Bug 391390 : Updatesite url is indigo 2012-10-17 14:18:01 -04:00
visualizer Bug 396268 - [Visualizer] Add CPU/core load information to the multicore 2013-02-28 11:05:22 -05:00
windows Bug 397121 - Add support for Windows SDK 8.0 and Visual C++ 11.0 2013-01-03 00:49:38 -05:00
xlc Bug 349248: Fix even more user-visible CDT refs 2013-03-21 17:02:11 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Make download location pluggable. 2013-03-04 00:13:07 -05:00