1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 14:15:23 +02:00
Commit graph

389 commits

Author SHA1 Message Date
Martin Oberhuber
516c3525c1 Bug 294719 - [terminal] SWT Widget disposed exception can happen in TerminalActionPaste::updateAction 2009-11-10 11:19:33 +00:00
Martin Oberhuber
016c5975c6 Bug 294327 - [terminal][regression] After logging in, the remote prompt is hidden 2009-11-08 23:00:57 +00:00
Martin Oberhuber
dff4d56251 Bug 294327 - [terminal][regression] After logging in, the remote prompt is hidden 2009-11-06 15:25:20 +00:00
Martin Oberhuber
9b9ab65317 [288254][telnet] local echo is always disabled. Apply Patch from David Sciamma (Anyware Tech). 2009-09-15 21:19:55 +00:00
Martin Oberhuber
3419daf7e0 [288254][telnet] local echo is always disabled. Apply Patch from David Sciamma (Anyware Tech). 2009-09-15 20:55:53 +00:00
Uwe Stieber
f43b89df95 [fix] Bug 287158: [terminal][telnet] Connect worker is giving up to early 2009-08-20 10:03:58 +00:00
Uwe Stieber
ec0280388d [fix] "Socket closed" message needs to be compared case insensitive 2009-08-19 09:51:41 +00:00
Martin Oberhuber
e2f331a3d4 [testing] revert test commit for checking bug 283482 2009-07-16 20:13:43 +00:00
Martin Oberhuber
9d03ca4788 [testing] test commit for checking bug 283482 2009-07-16 19:17:38 +00:00
Martin Oberhuber
76c13438d7 [282996] Fix bundle version dependencies 2009-07-10 12:48:08 +00:00
Martin Oberhuber
5f7581a65c [282996] Fix execution environment, @since tag and exsd copyright date 2009-07-10 12:47:22 +00:00
Martin Oberhuber
6d5bc00f44 [282996] Restore original terminal versions since plugins were unchanged 2009-07-10 12:45:40 +00:00
Uwe Stieber
fe0fb654f3 [fix] Bug 282996 - [terminal][api] Add "hidden" attribute to terminal connector extension point, part 2 Version number fixes 2009-07-09 16:47:31 +00:00
Uwe Stieber
ec15514aa5 [fix] Bug 282996 - [terminal][api] Add "hidden" attribute to terminal connector extension point 2009-07-09 11:00:22 +00:00
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