1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-30 20:35:38 +02:00
Commit graph

6 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
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
f91eb46553 [408157] update copyright years in about files 2013-05-20 12:12:19 -05:00
ddykstal
2390a14b13 [408205] update feature versions and update site pointers 2013-05-19 06:41:22 -05: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