1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-14 20:45:22 +02:00
Commit graph

206 commits

Author SHA1 Message Date
Martin Oberhuber
f26e627ddc Bug 296212 - [terminal] Fail to paste text into terminal control on some Linux hosts 2010-02-28 22:54:47 +00:00
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
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
5f7581a65c [282996] Fix execution environment, @since tag and exsd copyright date 2009-07-10 12:47:22 +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
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
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
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
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
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
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
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
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
4e399ae9df bug 196454: [terminal] Initial connection settings dialog should not be blank
improvements
2008-07-09 01:19:22 +00:00
Michael Scharf
93a76c8c35 [cleanup] removed warnings (obsolete imports) 2008-07-08 19:13:25 +00:00
Michael Scharf
cc459933cd 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
2f1d350f9a [236458] Fix addition of the last history entry 2008-06-26 16:03:52 +00:00
Michael Scharf
71933e44e7 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
99a7b2f9ed 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
c45fabd1c0 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
Martin Oberhuber
c5e996cc79 [204796] Bugfix for VT100TerminalControl#setEncoding() 2008-06-10 00:46:10 +00:00
Michael Scharf
b5fa4bf7c1 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
986284fd1e 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
2510538058 remove obsolete method 2008-06-08 03:10:21 +00:00
Martin Oberhuber
386321b71b [227537] moved actions from terminal.view to terminal plugin (apply Patch from Anna Dushistova) 2008-04-25 20:20:45 +00:00
Martin Oberhuber
bbc8c41279 [227537] moved actions from terminal.view to terminal plugin (apply Patch from Anna Dushistova) 2008-04-25 20:14:53 +00:00
Martin Oberhuber
c5e8c11303 [cleanup] Fix Copyright Year 2008-04-17 10:13:57 +00:00
Michael Scharf
c18cb2eaa9 NEW - bug 224989: Support contributed services over Terminal connections
https://bugs.eclipse.org/bugs/show_bug.cgi?id=224989
2008-04-15 20:19:09 +00:00
Martin Oberhuber
6bac5c3e7f [168197][terminal] Replace JFace MessagDialog by SWT MessageBox 2008-04-11 20:38:06 +00:00
Martin Oberhuber
400e0612fa [168197] Fix Terminal for CDC-1.1/Foundation-1.1 2008-04-11 17:37:14 +00:00