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

375 commits

Author SHA1 Message Date
Uwe Stieber
b35aac5df5 [fix] Bug 281238: The very first few characters might be missing in the terminal control if opened and connected programmatically 2009-06-25 06:57:13 +00:00
Uwe Stieber
f05f0ebf99 [fix] Bug 281329: Telnet connection not handling "SocketException: Connection reset" correct 2009-06-25 06:52:55 +00:00
Martin Oberhuber
8a0b94d8e8 [277061] Fix contributor 2009-05-25 21:16:12 +00:00
Michael Scharf
6b1f08b2f5 bug 277061: [terminal] TelnetConnection.isConnected() should check if socket was not closed
https://bugs.eclipse.org/bugs/show_bug.cgi?id=277061
2009-05-21 02:59:22 +00:00
Martin Oberhuber
68e848f70f [254293] DSDP update copyright comments 2009-05-13 22:43:51 +00:00
Martin Oberhuber
45c7196f67 [254293] DSDP branding for Galileo 2009-05-13 22:23:26 +00:00
Martin Oberhuber
c94f3fcd24 [272717] Add NLS_MESSAGEFORMAT comments to Terminal properties files for Chkpii 2009-04-20 10:12:32 +00:00
Martin Oberhuber
137ebf2f52 [267181] Fix telnet option negotiation loop 2009-03-05 11:36:50 +00:00
Martin Oberhuber
7dd15dcf0e Apply from 3.0.3: [247700] Terminal uses ugly fonts in JEE package 2009-02-18 18:11:56 +00:00
Martin Oberhuber
790bd4289e [264439] fix source build for 1.4 plugins with assert 2009-02-10 23:09:12 +00:00
Martin Oberhuber
97184a9726 [releng] build individual source plugins 2009-02-08 23:15:28 +00:00
Martin Oberhuber
5fd76cf70c [releng] rev up bundle version 2009-02-01 18:46:02 +00:00
Martin Oberhuber
ce7d62d66d [releng] Update tm.terminal version to 3.0 2009-02-01 15:15:29 +00:00
Martin Oberhuber
10633e6ac9 [262996] get rid of TerminalState.OPENED 2009-02-01 12:40:23 +00:00
Martin Oberhuber
2116d6a958 [cleanup] Fix copyright dates 2009-02-01 12:37:10 +00:00
Michael Scharf
607501c877 NEW - bug 262996: [terminal] get rid of the State.OPEN
https://bugs.eclipse.org/bugs/show_bug.cgi?id=262996
2009-01-30 04:43:55 +00:00
Michael Scharf
1ad2dd5a3d RESOLVED - bug 226738: [terminal] Terminal Unit Tests Fail
https://bugs.eclipse.org/bugs/show_bug.cgi?id=226738
2009-01-30 04:13:18 +00:00
Uwe Stieber
995c8f06e7 [fix] Bug 260372 - [terminal] Certain terminal actions are enabled if no target terminal control is available 2009-01-26 14:16:15 +00:00
Martin Oberhuber
2656a58a7e [261486][api][cleanup] Mark @noimplement interfaces as @noextend 2009-01-19 14:05:25 +00:00
Martin Oberhuber
028fc5c617 Add FIXME comments for future Terminal API. 2008-12-18 17:03:57 +00:00
Michael Scharf
9aa73afcd1 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
2b3fd9cab7 [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
2caeabd2a0 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
8550cff10e 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
5de72940e3 [250456] Ssh banner message causes IllegalArgumentException popup 2008-11-11 08:59:54 +00:00
Martin Oberhuber
0cf7a9093e [236458] Revert to Michael's version of using StringTokenizer for History Combo 2008-07-28 13:27:06 +00:00
Martin Oberhuber
bc75678d39 [206919][terminal] Fix typo in NLS to improve SSH Terminal Error Reporting 2008-07-28 12:34:22 +00:00
Martin Oberhuber
639e84dd3a [240745][terminal] Pressing Ctrl+F1 in the Terminal should bring up context help 2008-07-16 01:04:00 +00:00
Martin Oberhuber
0115ec4a6a [240745] Fix Terminal Widget Context Descriptions (add new contexts.xml to build.properties) 2008-07-16 00:22:20 +00:00
Martin Oberhuber
de0c528201 [172483][terminal] Update user docs for multi-connection feature 2008-07-16 00:05:05 +00:00
Martin Oberhuber
81e239e15a [206919][terminal] Improve SSH Terminal Error Reporting 2008-07-15 23:36:38 +00:00
Martin Oberhuber
ce78395c37 [206917][terminal] Add validation for Terminal Settings 2008-07-15 22:40:47 +00:00
Martin Oberhuber
07cd423176 [241005][terminal] Fix Alt+F key in Emacs 2008-07-15 21:57:01 +00:00
Martin Oberhuber
6ed6bbde42 [240745] Fix Ctrl+F1 when disconnected 2008-07-15 21:39:41 +00:00
Martin Oberhuber
16f712be70 [240745] Fix Terminal Widget Context Descriptions 2008-07-15 20:43:08 +00:00
Martin Oberhuber
09c0662323 [cleanup] Fix invalid HTML in terminal help 2008-07-15 20:34:56 +00:00
Martin Oberhuber
e901e3881e [240420][terminal][ssh] Support Disconnect before connection creation 2008-07-14 22:55:01 +00:00
Michael Scharf
09fc8554a1 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
6389cecf6c [240420][terminal][ssh] Support Disconnect before authenticating 2008-07-11 15:08:17 +00:00
Michael Scharf
18f5afffb1 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
9d5e0b002e 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
0392e3902d 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
ccf07c1c6f [205674][ssh] Terminal remains "connecting" when authentication is cancelled 2008-07-10 18:22:32 +00:00
Martin Oberhuber
74df5830ae [220306] Improve RXTX Serial Install Instructions 2008-07-09 14:46:26 +00:00
Martin Oberhuber
1ac02e7577 [196454][cleanup] Required tm.terminal version for tm.terminal.view 2008-07-09 14:39:55 +00:00
Michael Scharf
84057d7cd6 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
4e399ae9df bug 196454: [terminal] Initial connection settings dialog should not be blank
improvements
2008-07-09 01:19:22 +00:00
Michael Scharf
e16b33fb2e 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
51b778bd2d 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
77a4acc0cf 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