Uwe Stieber
35e1f03c15
Terminal: Pull in deprecated terminal view from Luna maintenance branch
2015-03-11 12:11:54 +01:00
Uwe Stieber
dd2cbcdee7
Terminal: Fix typo in pom-config.xml
2015-03-11 12:06:12 +01:00
Uwe Stieber
49a9b72b28
Terminal: Fix build to pull in old terminal view from 3.7 maintenance branch
2015-03-11 12:03:48 +01:00
Uwe Stieber
4ea0c5f440
Terminal: Remove deprecated terminal view from TM 4.0
2015-03-11 11:04:35 +01:00
Anton Leherbauer
b2f97ce02e
Bug 205765 - Partial revert: Don't send DEL for backspace
...
Some telnet servers don't handle the DEL character properly.
Change-Id: If9189f6334ce3b07b090114406e264b4af8daf3e
Signed-off-by: Anton Leherbauer <anton.leherbauer@windriver.com>
2015-03-06 14:18:33 +01:00
Anton Leherbauer
6326319292
Bug 205765 - [terminal] some emacs keys do not work correctly Ctrl-/ and Backspace
...
Change-Id: Ib1af6d41ec0ea9512b289ee78ed9c93bc522d8ee
Signed-off-by: Anton Leherbauer <anton.leherbauer@windriver.com>
2015-03-03 14:42:21 +01:00
Uwe Stieber
bbc2062eeb
Terminal: Enable terminal logging only if any terminal tracing option is
...
enabled and the bundle state location can be determined
2015-02-25 12:04:54 +01:00
Anton Leherbauer
50a4d171c1
Bug 420927 - ITerminalViewControl.connectTerminal() steals keyboard focus
...
On connect
- don't set focus
- properly reset terminal state
Use better initialization of default encoding.
Change-Id: I712958fc8ea906a15b7219be151c6d43c06762f9
Signed-off-by: Anton Leherbauer <anton.leherbauer@windriver.com>
2015-02-25 10:30:05 +01:00
Anton Leherbauer
f5b531df69
Bug 392029 - CommandInputField: Enter key on the number pad does not work
...
Change-Id: I631e73a166db6f927403f6fd8ca585c3492e607a
Signed-off-by: Anton Leherbauer <anton.leherbauer@windriver.com>
2015-02-24 12:45:40 +01:00
Anton Leherbauer
08f710c414
Bug 460655 - [terminal] Reparenting a terminal widget leaks resources
...
When moving a terminal widget under a new SWT parent we have to take
special care not to leak resources.
Change-Id: I9b397b77c8473df55e6330e2c43d04cb668772ee
Signed-off-by: Anton Leherbauer <anton.leherbauer@windriver.com>
2015-02-24 11:31:08 +01:00
Uwe Stieber
ca5915af42
Terminal: Ignore findbugs warnings in test classes
2015-02-24 09:39:59 +01:00
Uwe Stieber
be8ecd06c3
Terminal: Remove empty about.mapping files
2015-02-23 16:41:33 +01:00
Uwe Stieber
f9b67a6411
Terminal: Fix findbugs warnings
2015-02-23 15:52:05 +01:00
Uwe Stieber
1e4986d6ed
Terminal: Use Tycho identifiers in about.mappings
2015-02-23 15:34:50 +01:00
Uwe Stieber
9230b32c27
Terminal: Remove build id from about.properties
2015-02-23 15:22:56 +01:00
Uwe Stieber
be166f32c3
Releng: Fix repository categories for RSE features
2015-02-23 15:13:43 +01:00
Uwe Stieber
f966c8ee0d
Terminal: Bug 460061: Fix copyrights in terminal plug-ins and features
2015-02-23 10:22:25 +01:00
Uwe Stieber
38c52c3e43
Terminal: Clean up terminal control trace options
2015-02-23 07:36:33 +01:00
Anton Leherbauer
7a4a0a06bd
Bug 420928 - Terminal widget leaks memory
...
Change-Id: I38f62a629f0a11e9b5dc6e33147f0ea06777bd6c
Signed-off-by: Anton Leherbauer <anton.leherbauer@windriver.com>
2015-02-20 09:52:06 -05:00
Martin Oberhuber
12f0136c24
[terminal][releng] Update tm.terminal version to 3.3.100
...
In order to account for bug fixes since LunaSR2 (which was 3.3.0)
Change-Id: Ic3999d38b8c8f4827114f0e7d4650d7bd9f76d7c
2015-02-20 13:38:58 +01:00
Uwe Stieber
5b23080143
Terminal: Fix Bug 448144 - accent characters do not work correctly
...
Improved logging of send characters
2015-02-20 10:27:33 +01:00
Uwe Stieber
19716c0ca7
Terminal: Fix Bug 448144 - accent characters do not work correctly
...
Encode the byte to send for the currently selected encoding before
sending it to the terminal.
Change-Id: I0ed295163c6e5dd2fde19b8b562d76a8d775a78b
2015-02-20 10:09:47 +01:00
Uwe Stieber
dec3c0f563
Terminal: Fix Bug 460334 - Local terminal disconnects if typing german umlaut character
2015-02-20 09:43:30 +01:00
Uwe Stieber
f811ab6852
Terminal: Update the target platform definitions
2015-02-19 15:56:28 +01:00
Uwe Stieber
4b199bf5ef
Terminal: Move terminal logging into workspace state location (if exist)
2015-02-19 10:50:34 +01:00
Anton Leherbauer
b39812c3fd
Bug 460303 - Initial output of a local terminal might get wrapped at column 80
...
Make sure the layout of the terminal control happens before the terminal
is connected to the remote.
Change-Id: Ic12c93fb6fd459652836a5568f79f168a68d585f
Signed-off-by: Anton Leherbauer <anton.leherbauer@windriver.com>
2015-02-19 09:39:36 +01:00
Uwe Stieber
e2e9e2f0d3
Terminal: Add missing runtime features to the category.xml
2015-02-19 08:47:50 +01:00
Uwe Stieber
df694d61ef
Terminal: SDK features includes corresponding runtime features instead
...
of just requiring them
2015-02-19 08:28:11 +01:00
Doug Schaefer
c95b82b541
Bug 460298 Fix up dependencies so terminal features end up in repo.
...
Change-Id: Ie7ef999c90fd18909b5f4ba6f2dae968c3c9f490
Signed-off-by: Doug Schaefer <dschaefer@qnx.com>
2015-02-18 20:38:56 -05:00
Greg Watson
849fa0e175
Merge "Bug 460067 - Update remote terminal to new API"
2015-02-18 09:56:57 -05:00
Uwe Stieber
bcc7f05ec5
Findbugs: Update filter to exclude remaining RSE artifacts
2015-02-18 15:12:12 +01:00
Greg Watson
c1a00f133c
Bug 460067 - Update remote terminal to new API
...
Change-Id: I73d856d8fb65309ce667723b8729fa31f892cd34
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-02-18 08:42:03 -05:00
Uwe Stieber
97383321fb
Terminal: Fix typo in pom.xml
2015-02-17 12:53:04 +01:00
Uwe Stieber
f525fb430b
Terminal: Remove deprecated local terminal features and plug-in
2015-02-17 12:50:03 +01:00
Uwe Stieber
5ed64c70e8
Terminals: Switch minimal execution environment of all terminal plug-ins
...
to JavaSE-1.6
2015-02-17 12:47:17 +01:00
Uwe Stieber
498a812564
Terminal: Revert commits 91db4b63c9
and 2c2dbb710b
2015-02-16 12:36:23 +01:00
Uwe Stieber
2c2dbb710b
Terminal: Clean out ISettings API
2015-02-16 11:38:20 +01:00
Uwe Stieber
4e9cddc64f
Terminal: Fix build error
2015-02-16 09:06:40 +01:00
Uwe Stieber
91db4b63c9
Terminal: Make terminal settings store more flexible to allow to store
...
non-string objects too
2015-02-13 15:58:37 +01:00
Uwe Stieber
7c6bf70272
Terminal: A terminal widget connector must not have a dependency to any
...
view implementation the terminal widget might be embedded into.
2015-02-10 07:49:52 +01:00
Uwe Stieber
03a6818c19
Terminal: Fix findbugs warnings
2015-02-10 07:30:24 +01:00
Uwe Stieber
f2cc88d54d
Findbugs: Ignore also all DStore plug-ins
2015-02-09 19:02:02 +01:00
Uwe Stieber
3797a7f3a5
Findbugs: Ignore all of RSE for now
2015-02-09 17:26:03 +01:00
Uwe Stieber
bf3ab45883
Terminal: Remove remaining reference to deprecated local terminal
...
feature from repository
2015-02-09 16:18:49 +01:00
Uwe Stieber
11fb44c874
RSE: Fix reference to terminal widget feature
2015-02-09 15:39:38 +01:00
Uwe Stieber
69bd889fbb
Terminal: Clean out terminal feature structure
2015-02-09 15:23:23 +01:00
Uwe Stieber
f23138ebf7
Terminal: Clean out terminal feature structure
2015-02-09 15:22:05 +01:00
Greg Watson
0cf52878ad
Merge "Revert RSE feature versions to 3.7"
2015-02-07 09:29:06 -05:00
Greg Watson
96c5495457
Revert RSE feature versions to 3.7
...
Change-Id: I5e7c2c5b2032c15a47436a458831aac2e576c03f
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-02-07 09:15:20 -05:00
Dave McKnight
b194dd41f4
[459261] clearing temp files cache when metadata is corrupt results in
...
RSEF6102 error
2015-02-05 16:40:17 -05:00