1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-18 22:45:23 +02:00
Commit graph

12 commits

Author SHA1 Message Date
Uwe Stieber
360e5f1443 Terminal: Fix Bug 425757 - Command line is disarranged
This commit rolls back the commit
faa1188866 which changed the layout to use
a FillLayout. As this is fixing an issue with a horizontal scrollbar
painted on Linux where it is not needed, it leads to more serious issues
on Windows. Rolling back the commit is addressing the immediate need of
getting the layout fixed where the scrollbar issue is somewhat
cosmetical.
2014-01-28 13:29:22 +01:00
Uwe Stieber
947e2e2b10 Terminal: Revert changes to local terminal features as it turned out that the local terminal is depending on launches to much 2013-07-23 14:20:22 +02:00
Anna Dushistova
4abaab9687 [releng] Updated tycho version to 0.18.0 and CDT version to kepler.
Signed-off-by: Anna Dushistova <anna.dushistova@gmail.com>

Change-Id: I8c46c1d7648d7003b691936f6c1e431a1d3df9ec
2013-07-22 19:18:21 +04:00
Uwe Stieber
d56fdfac26 Terminal: Connector type featues must not have any dependency to
o.e.tm.terminal.view
2013-07-22 15:12:38 +02:00
ddykstal
fb2bddc219 [408157] update copyright years in about files 2013-05-20 12:12:19 -05:00
ddykstal
bc6d7ffb2f [408205] fixing qualifier for org.eclipse.tm.terminal.sdk 2013-05-19 08:33:59 -05:00
ddykstal
fb52b86137 [408205] update feature versions and update site pointers 2013-05-19 06:41:22 -05:00
Uwe Stieber
d525d65a1b TM Terminal: Fix bug #402328 Two "TM Terminal" features are available for install from the TM 3.4 update site 2013-03-04 16:10:45 +01:00
Uwe Stieber
1dfba88050 Terminal: Extended ISettingsPage interface to allow page container to listen to changes on the settings page. Added AbstractSettingsPage implementation. 2013-01-03 12:42:31 +01:00
Uwe Stieber
2913f9bfd5 Terminal: Synchronize with updated version ids 2012-11-18 16:13:05 +01:00
Uwe Stieber
a5ce299d26 Terminal: Fix terminal view version id to reflect API addition from commit e9a193a3a9 2012-11-18 09:45:40 +01:00
Uwe Stieber
ef36e367bc Bug 393487 - [terminal][releng] Reorganize terminal feature set separating the legacy terminal view 2012-11-06 11:39:12 +01:00