1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 10:16:03 +02:00
Commit graph

756 commits

Author SHA1 Message Date
Martin Oberhuber
a9a9a085ea Add FIXME comments for future Terminal API. 2008-12-18 17:03:57 +00:00
Michael Scharf
357525b649 RESOLVED - bug 240098: [terminal] The cursor should not blink when the terminal is disconnected
https://bugs.eclipse.org/bugs/show_bug.cgi?id=240098

use async exec
2008-12-04 19:37:11 +00:00
Martin Oberhuber
802e054076 [releng] Update Terminal version for [240098] [terminal] The cursor should not blink when the terminal is disconnected; [241096] [terminal] Secondary terminals in same view do not observe the "invert colors" Preference 2008-12-04 19:13:22 +00:00
Michael Scharf
6a5e1a00b2 bug 240098: [terminal] The cursor should not blink when the terminal is disconnected
https://bugs.eclipse.org/bugs/show_bug.cgi?id=240098
2008-12-04 18:24:57 +00:00
Michael Scharf
86a2ff6c0d bug 241096: [terminal] Secondary terminals in same view do not observe the "invert colors" Preference
https://bugs.eclipse.org/bugs/show_bug.cgi?id=241096
2008-12-04 17:33:10 +00:00
Martin Oberhuber
d2e87c52b8 [250456] Ssh banner message causes IllegalArgumentException popup 2008-11-11 08:59:54 +00:00
Martin Oberhuber
5210c435cb [236458] Revert to Michael's version of using StringTokenizer for History Combo 2008-07-28 13:27:06 +00:00
Martin Oberhuber
a25287d685 [206919][terminal] Fix typo in NLS to improve SSH Terminal Error Reporting 2008-07-28 12:34:22 +00:00
Martin Oberhuber
17eb7cbc62 [240745][terminal] Pressing Ctrl+F1 in the Terminal should bring up context help 2008-07-16 01:04:00 +00:00
Martin Oberhuber
f08d56ebdf [240745] Fix Terminal Widget Context Descriptions (add new contexts.xml to build.properties) 2008-07-16 00:22:20 +00:00
Martin Oberhuber
1e473c74ed [172483][terminal] Update user docs for multi-connection feature 2008-07-16 00:05:05 +00:00
Martin Oberhuber
94b81a22f1 [206919][terminal] Improve SSH Terminal Error Reporting 2008-07-15 23:36:38 +00:00
Martin Oberhuber
1c0e35b1ab [206917][terminal] Add validation for Terminal Settings 2008-07-15 22:40:47 +00:00
Martin Oberhuber
af5bab0e12 [241005][terminal] Fix Alt+F key in Emacs 2008-07-15 21:57:01 +00:00
Martin Oberhuber
4ec1b58158 [240745] Fix Ctrl+F1 when disconnected 2008-07-15 21:39:41 +00:00
Martin Oberhuber
7653ec787f [240745] Fix Terminal Widget Context Descriptions 2008-07-15 20:43:08 +00:00
Martin Oberhuber
c2c013c8e0 [cleanup] Fix invalid HTML in terminal help 2008-07-15 20:34:56 +00:00
Martin Oberhuber
30fcb14dab [240420][terminal][ssh] Support Disconnect before connection creation 2008-07-14 22:55:01 +00:00
Michael Scharf
153c4b6c9d RESOLVED - bug 240420: [terminal][ssh]Channel is not closed when the connection is closed with the close button
https://bugs.eclipse.org/bugs/show_bug.cgi?id=240420
Handle disconnect before fSession has been assigned
2008-07-11 22:51:40 +00:00
Martin Oberhuber
1511689c15 [240420][terminal][ssh] Support Disconnect before authenticating 2008-07-11 15:08:17 +00:00
Michael Scharf
efa0518db4 RESOLVED - bug 240420: [terminal][ssh]Channel is not closed when the connection is closed with the close button
https://bugs.eclipse.org/bugs/show_bug.cgi?id=240420
Patch https://bugs.eclipse.org/bugs/attachment.cgi?id=107158
applied
2008-07-11 14:05:44 +00:00
Michael Scharf
ac4197b4c6 RESOLVED - bug 240420: [terminal][ssh]Channel is not closed when the connection is closed with the close button
https://bugs.eclipse.org/bugs/show_bug.cgi?id=240420
2008-07-10 22:28:39 +00:00
Michael Scharf
9c7e0642b6 RESOLVED - bug 240420: [terminal][ssh]Channel is not closed when the connection is closed with the close button
https://bugs.eclipse.org/bugs/show_bug.cgi?id=240420
2008-07-10 22:12:14 +00:00
Martin Oberhuber
fec726a08a [205674][ssh] Terminal remains "connecting" when authentication is cancelled 2008-07-10 18:22:32 +00:00
Martin Oberhuber
7171bec2d2 [220306] Improve RXTX Serial Install Instructions 2008-07-09 14:46:26 +00:00
Martin Oberhuber
adc560d25e [196454][cleanup] Required tm.terminal version for tm.terminal.view 2008-07-09 14:39:55 +00:00
Michael Scharf
049bd8647e RESOLVED - bug 240097: [terminal] Allow paste with the middle mouse button
https://bugs.eclipse.org/bugs/show_bug.cgi?id=240097
2008-07-09 01:40:21 +00:00
Michael Scharf
625bb72046 bug 196454: [terminal] Initial connection settings dialog should not be blank
improvements
2008-07-09 01:19:22 +00:00
Michael Scharf
10136862dd enhancement of bug 240023: [terminal] Get rid of the terminal's "Pin" button
https://bugs.eclipse.org/bugs/show_bug.cgi?id=240023
2008-07-08 23:13:35 +00:00
Michael Scharf
297186cc13 RESOLVED - bug 240023: [terminal] Get rid of the terminal's "Pin" button
https://bugs.eclipse.org/bugs/show_bug.cgi?id=240023
2008-07-08 20:23:26 +00:00
Michael Scharf
5e04c9e844 bug 240023: [terminal] Get rid of the terminal's "Pin" button
https://bugs.eclipse.org/bugs/show_bug.cgi?id=240023
2008-07-08 20:18:16 +00:00
Michael Scharf
121c3d70cf [cleanup] removed warnings (obsolete imports) 2008-07-08 19:13:25 +00:00
Martin Oberhuber
69a5123866 [205674][ssh] Terminal remains "connecting" when authentication is cancelled 2008-07-08 17:31:41 +00:00
Martin Oberhuber
25b209e441 [cleanup] Fix Copyright Headers 2008-07-08 16:28:34 +00:00
Michael Scharf
d3ae5340e6 RESOLVED - bug 196454: [terminal] Initial connection settings dialog should not be blank
https://bugs.eclipse.org/bugs/show_bug.cgi?id=196454
2008-07-07 20:59:17 +00:00
Michael Scharf
57b23fb8c4 CLOSED - bug 172483: [terminal] Secondary terminals cannot be shown in other perspectives
https://bugs.eclipse.org/bugs/show_bug.cgi?id=172483
2008-07-07 20:38:07 +00:00
Martin Oberhuber
2161bcc245 [releng] Rev up plugins and features for TM 3.0.1, and prepare releng scripts as well as update site 2008-06-26 16:37:38 +00:00
Martin Oberhuber
24abfef5ae [236458] Fix addition of the last history entry 2008-06-26 16:03:52 +00:00
Michael Scharf
7b35268500 bug 237398: [terminal] Terminal get Invalid Thread Access when the title is set
https://bugs.eclipse.org/bugs/show_bug.cgi?id=237398
2008-06-20 23:54:02 +00:00
Michael Scharf
47870c4703 bug 237425: undefined tm.terminal command
https://bugs.eclipse.org/bugs/show_bug.cgi?id=237425
2008-06-20 21:59:24 +00:00
Michael Scharf
7bad2d5a3a bug 237398: [terminal] Terminal get Invalid Thread Access when the title is set
https://bugs.eclipse.org/bugs/show_bug.cgi?id=237398
2008-06-20 12:43:35 +00:00
Michael Scharf
d2f5545dfd removed obsolete icons 2008-06-12 00:45:48 +00:00
Michael Scharf
79b6812523 RESOLVED - bug 236458: [terminal] CommandInputFieldWithHistory.setHistory misses the last hisory entry
https://bugs.eclipse.org/bugs/show_bug.cgi?id=236458
2008-06-11 00:43:28 +00:00
Michael Scharf
99a99aff53 NEW - bug 172483: [terminal] Secondary terminals cannot be shown in other perspectives
https://bugs.eclipse.org/bugs/show_bug.cgi?id=172483

Some icons added
2008-06-10 05:19:29 +00:00
Martin Oberhuber
504ec845c8 [204796] Bugfix for VT100TerminalControl#setEncoding() 2008-06-10 00:46:10 +00:00
Michael Scharf
9c880167b3 bug 204796: [terminal][api] Terminal should allow setting the encoding to use
https://bugs.eclipse.org/bugs/show_bug.cgi?id=204796
2008-06-09 23:38:52 +00:00
Michael Scharf
4b33effe11 bug 204796: [terminal][api] Terminal should allow setting the encoding to use
https://bugs.eclipse.org/bugs/show_bug.cgi?id=204796
2008-06-09 14:31:07 +00:00
Michael Scharf
e84eaf2d56 remove obsolete method 2008-06-08 03:10:21 +00:00
Michael Scharf
d91d780521 test added 2008-06-07 03:16:25 +00:00
Martin Oberhuber
792518c4ea [cleanup] Update copyright year 2008 2008-05-29 22:18:50 +00:00