1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 19:35:36 +02:00
Commit graph

7 commits

Author SHA1 Message Date
Uwe Stieber
10d0897a3f Terminal: Added method to control if the terminal control tries to
reconnect the terminal connection if closed and the user hits ENTER
2014-03-27 13:22:27 +01:00
Uwe Stieber
ff1f887fdf Terminal: Synchronize versions for sdk features 2014-01-29 07:52:20 +01:00
Uwe Stieber
543c0b95eb 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
ddykstal
2390a14b13 [408205] update feature versions and update site pointers 2013-05-19 06:41:22 -05:00
Uwe Stieber
f7472c7877 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
4271f62a21 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
5e0c10cb31 Bug 393487 - [terminal][releng] Reorganize terminal feature set separating the legacy terminal view 2012-11-06 11:39:12 +01:00