1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-05 16:15:25 +02:00
Commit graph

13 commits

Author SHA1 Message Date
Martin Oberhuber
ee1597c15a [401480] Terminal: Handle ESC[39;49m and ESC[G properly
Change-Id: Ic90c8758e996822f86fd07db5c413ea99f5be128
Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
2013-02-22 00:11:21 +01:00
Martin Oberhuber
fa6c90b7ab [401476] Strip whitespace around Terminal Telnet Port
Change-Id: I45857606c543a6d41037f5bcb67158c3dba92f38
Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
2013-02-21 22:56:41 +01:00
Martin Oberhuber
2e79b7eda4 [401386] Regression: No header on top due to incorrect ESC[K handling
Change-Id: I5b2b584728c8f271de4b2089c2739a5fcb86bd5b
Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
2013-02-21 22:56:37 +01:00
Uwe Stieber
311979d758 Terminal: Fix control decoration not hidden if data becomes valid 2013-01-08 09:22:15 +01:00
Uwe Stieber
3587585a33 Terminal: Add control decorations for SSH and Telnet settings panel. Updated the corresponding validateSettings() implementations to use the control decorations and give a hint to the user what is missing or wrong. 2013-01-07 12:06:05 +01:00
Uwe Stieber
f92892cfaa Terminal: Update copyright header 2013-01-07 08:37:16 +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
Kris De Volder
88a08c7714 Bugzilla 392107 - Switched interpretation for ESC[0K and ESC[1K sequences 2012-11-06 12:55:19 +01:00
Uwe Stieber
aa97bb8d1f Fix copyright header after applying patch for bug 392092 2012-11-06 11:54:16 +01:00
Kris De Volder
e9a193a3a9 Bug 392092 - Extend ITerminalView API to allow programmatically opening a UI-less connector 2012-11-06 11:49:21 +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