Max Weninger
0d84a4ad28
Terminal: Fix handling of "word-left" (ctrl+left) and "word-right" (ctrl+right)
...
Signed-off-by: Max Weninger <max.weninger@windriver.com>
2014-04-15 14:43:57 +02:00
Uwe Stieber
7ff1d1306c
Terminal: Fix SWT widget disposed exception on shutdown if terminal is
...
still open
2014-04-09 07:56:05 +02:00
Uwe Stieber
d575d149b6
Terminal: Fix isConnectOnEnterIfClosed() should prevent the reconnect
...
only
2014-03-28 07:04:22 +01:00
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
Anna Dushistova
129c125f4a
[releng]Forcefully updating last modification date to get build qualifier updated for terminal and examples.
...
Signed-off-by: Anna Dushistova <anna.dushistova@gmail.com>
2014-03-10 18:49:18 +03: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
Uwe Stieber
ff7e6aa3fa
Bug 421263 - Change externalized names for Copy and Paste commands
2013-11-09 09:51:20 +01:00
Uwe Stieber
e424a5dfed
Bug 421263 - "Copy" & "Paste" command labels for tm.terminal unexternalized
2013-11-08 09:57:33 +01:00
Max Weninger
f9a4da348d
Terminal: Added support for Copy/Paste shortcuts
...
Signed-off-by: Max Weninger <max.weninger@windriver.com>
2013-08-01 16:44:47 +02:00
Uwe Stieber
d522bbff3a
Terminal: Fix Terminal view opens with horizontal scollbar
2013-07-18 12:59:27 +02:00
ddykstal
f91eb46553
[408157] update copyright years in about files
2013-05-20 12:12:19 -05:00
ddykstal
c0e343134f
[407170] update version numbers of plugins changed for the 3.5 TM
...
release
2013-05-03 10:37:14 -05:00
Martin Oberhuber
84b92d1407
[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
37aa12df91
[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
b13053defb
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
3d1e94ee3c
Terminal: Update copyright header
2013-01-07 08:37:16 +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
323f18be13
Bugzilla 392107 - Switched interpretation for ESC[0K and ESC[1K sequences
2012-11-06 11:54:49 +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