Anton Leherbauer
a495e4bea7
Fix missing since tag
2015-08-13 17:18:32 +02:00
Anton Leherbauer
3a721a060d
Bug 474763 - Toggle Command Input Field button is not in sync with active terminal
2015-08-12 10:04:02 +02:00
Uwe Stieber
b1870f60c5
Make terminal listener API changes backward compatible
2015-08-11 17:41:21 +02:00
Uwe Stieber
1e60a6f000
Fix version constraint on optional o.e.egit.ui dependency
2015-08-11 14:11:54 +02:00
Uwe Stieber
8d4250bac6
Bug 460277: Show In > Terminals fails in the "Git Repositories"
...
Perspective
2015-08-11 11:01:52 +02:00
Uwe Stieber
f5df46b150
Replace "Pin&Clone" by the simpler "Open New Terminals View" action
...
The "Pin&Clone" concept is percieved complicated by the user. It is
replaced by a more simpler concept where the user has an action to open
a new "Terminals" view on demand. A new console is always opened in the
last active "Terminals" view.
2015-08-10 15:07:35 +02:00
Uwe Stieber
51f92ed895
Add @since tags to newly added API
2015-08-05 17:17:16 +02:00
Uwe Stieber
59bc7aaf9c
Fix pom.xml version
2015-08-05 17:06:16 +02:00
Max Weninger
7c218d95fb
The "copy" menu item of the "Terminal" view isn't available if the text
...
is selected via "Select All" from the context menu
Signed-off-by: Max Weninger <max.weninger@windriver.com>
2015-08-05 16:33:44 +02:00
Anton Leherbauer
dd006914b5
Fix duplicate encodings UTF-8 and UTF8
2015-07-15 16:41:45 +02:00
Anton Leherbauer
e40082b64a
Bug 470114 - Unable to connect using telnet: ArrayOutOfBoundsException
...
Change-Id: I0089b5a0ad3d3bb894f5fd0aa0e280b700a3e22e
Signed-off-by: Anton Leherbauer <anton.leherbauer@windriver.com>
2015-06-25 02:36:10 -04:00
Greg Watson
f48e9c35f2
Bug 470525 - Handle remote connection parser initialization failure
...
gracefully
Change-Id: Ie6440b3c0310e15ebb404d5e0deff48eb9722635
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-06-24 11:35:04 -04:00
Uwe Stieber
f743d07e7e
Add missing @since tag
2015-06-24 13:52:12 +02:00
Uwe Stieber
6684fa8364
Bug 470854 - Making the getTabCommandFieldHandler method of
...
TabFolderManager override-able
2015-06-24 09:50:58 +02:00
Q.S. Wang
6683690349
Bug 470757 - The console manager doesn't use the secondary id for
...
opening the view
Use the secondary id the caller passed in if it's not null or '*',
otherwise use the auto generated secondary id.
Change-Id: I25a884bcb6841cb5fc7e1e6f191800b99e42873a
Signed-off-by: Q.S. Wang <wangqs_eclipse@yahoo.com>
2015-06-23 10:13:09 +10:00
Uwe Stieber
8eba787d83
Terminal: Prepare "New Terminal View" action
2015-06-15 09:15:37 +02:00
Uwe Stieber
121f0a2e00
Releng: Fix pom files
2015-06-11 15:19:00 +02:00
Uwe Stieber
ccc0144058
Releng: Adjust maven version for Terminal 4.1 release
2015-06-11 15:01:44 +02:00
Uwe Stieber
08dc3c61fb
Bug 469415: Increase versions and add @since tag to satisfy API
...
guidelines
2015-06-11 14:55:47 +02:00
Uwe Stieber
468e07f062
Adapt fix for Bug 469415 (Allow user set the title explicitly) for all
...
existing connectors
2015-06-09 11:40:51 +02:00
qwang
1489103f23
Modifed the changes
...
4.Remove the super freference, there's no reason to call that way.
5. Clean up the getDefaultTerminalTitle method in
AbstractLauncherDelegate.
Change-Id: I5211dd26fa6691c666bb457a1ef10e19a190441d
Signed-off-by: Q.S. Wang <wangqs_eclipse@yahoo.com>
2015-06-07 09:50:47 +10:00
Martin Oberhuber
a04778c8e8
Bug 468875 - Hide the Oldview Migration capability in Preferences
2015-06-04 07:38:33 +02:00
Martin Oberhuber
72b0f6ac9c
Clarify name of the TM Terminal via Remote API Connector
2015-06-04 07:18:12 +02:00
Greg Watson
b1459f826a
Bug 468858 - initialize terminal size to fix line wrapping
...
Change-Id: I0efc6e849fa8bf2ff42f9b50aa96bcb47b6d0d5b
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-06-03 11:11:31 -04:00
Martin Oberhuber
6076d2f016
Merge commit 'b4250143312d4821916a0322574070545042e56d' into 4.0_mars_bugfix
2015-06-03 16:17:38 +02:00
Anton Leherbauer
e58c5d3506
Fix missing context menu if Terminal is created while invisible
2015-06-02 17:10:12 +02:00
Greg Watson
34bddccabe
Bugs 468857, 468858, 468859 - Various fixes for remote terminal.
...
Change-Id: I0b05724722a0fe55f45cad5c4edff9398fbb352d
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-06-02 09:19:24 -04:00
Anton Leherbauer
4ea71eb57e
Fix NPEs when closing Old Terminal view and avoid opening on top of Welcome
2015-06-01 16:22:50 +02:00
Martin Oberhuber
b425014331
Bug 468875 - Unconditionally hide the "Terminal (Old)" view shortcut
2015-05-30 15:42:32 +02:00
Greg Watson
7b12ea8e37
Bug 468857, bug 468858, bug 468859 - Various fixes for remote terminal.
...
Change-Id: I0b05724722a0fe55f45cad5c4edff9398fbb352d
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-05-29 18:32:51 -04:00
Uwe Stieber
6e8a57dcc3
Bug 350176 - Incorrect SSH Settings Summary string. The 'port' value is
...
modified, not appended.
2015-05-23 09:32:29 +02:00
Anton Leherbauer
e7ae930f83
Bug 465674 - close terminal blocks eclipse UI on Mac OS X
...
Destroy process before closing streams, except on Windows.
2015-05-22 12:39:05 +02:00
Uwe Stieber
cc659e79a0
Bugzilla 467985: [CSS] [Dark] Regression: Terminal doesn't invert colors
...
when switching to Dark Theme
2015-05-22 12:29:30 +02:00
Uwe Stieber
2ceba859e8
Bugzilla 466892 - Releng: Slight inconsistency in user-visible plug-in
...
names
2015-05-10 16:44:50 +02:00
Uwe Stieber
460a467ea2
Bugzilla 466890 - Releng: The TM Branding About still references
...
marketplace/tcf-terminals
2015-05-10 16:40:34 +02:00
Uwe Stieber
9580bf3b1b
fix tracing options
2015-05-08 17:21:40 +02:00
Uwe Stieber
2067a4940c
Releng: Fix icon transparency
2015-05-08 16:37:24 +02:00
Uwe Stieber
990068c8d2
Releng: Update about dialog icon
2015-05-08 15:32:53 +02:00
Uwe Stieber
8050f29063
Releng: Update TM Terminal branding icon
2015-05-08 14:29:53 +02:00
Uwe Stieber
0591b91356
View: Bug 466644 - A "Could not create the view:" error appears after
...
updating from TCF Terminals to TM Terrminal
2015-05-08 13:54:28 +02:00
Uwe Stieber
b0c888065d
View: Bug 466644 - A "Could not create the view:" error appears after
...
updating from TCF Terminals to TM Terrminal
2015-05-08 12:05:25 +02:00
Uwe Stieber
770bad545c
View: Bug 466644 - A "Could not create the view:" error appears after
...
updating from TCF Terminals to TM Terrminal
2015-05-08 09:23:04 +02:00
Uwe Stieber
d78fd29834
View: Bug 466644 - A "Could not create the view:" error appears after
...
updating from TCF Terminals to TM Terrminal
2015-05-08 07:51:37 +02:00
Uwe Stieber
ebc9a45689
Control: Bug 325540 - The class TerminalInputStream is obsolete and
...
should be removed
2015-05-07 14:30:43 +02:00
Uwe Stieber
08844f654a
Control: Fix Bug 367855 - TerminalActionPaste uses wrong icon for
...
disabled state
2015-05-07 13:49:17 +02:00
Uwe Stieber
b1957c3415
Serial: Remove unused constructor
2015-05-07 13:39:34 +02:00
Uwe Stieber
d284988e61
Local: Fix Bug 466650 - Avoid org.eclipse.ui.startup extension for local
...
"show-in Git Bash" discovery
2015-05-07 12:04:26 +02:00
Anton Leherbauer
21e5739a8f
Rework fix for bug 420928
...
We need to continue polling the text model until the terminal is
actually disconnected from the input stream, otherwise error messages
about connect failures don't appear in the terminal.
2015-05-07 09:46:16 +02:00
Uwe Stieber
53e33dcc46
Fixed missing explicit casts
2015-05-07 09:24:10 +02:00
Uwe Stieber
3c482638be
Update "Save Actions" to not remove unnecessary cast
2015-05-07 09:19:09 +02:00