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

185 commits

Author SHA1 Message Date
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
Michael Scharf
7085803193 bug 225853: [terminal][api][breaking] Abstract base class TerminalConnectorImpl should provide more default functionality
https://bugs.eclipse.org/bugs/show_bug.cgi?id=225853

Applied patch by Martin Oberhuber
2008-04-05 00:24:14 +00:00
Martin Oberhuber
5b0837cf7f [cleanup] Update Javadocs 2008-04-04 17:07:49 +00:00
Martin Oberhuber
8292c6761b [cleanup] Update Javadocs 2008-04-04 17:07:27 +00:00
Martin Oberhuber
76e2d6090d [cleanup] Fix copyright dates 2008-04-04 16:31:46 +00:00
Martin Oberhuber
3f754c0fc3 [cleanup] Fix Copyright 2008-04-04 16:22:14 +00:00
Martin Oberhuber
dc360b86c0 [200541] Update Javadocs 2008-04-04 16:09:43 +00:00
Martin Oberhuber
ebc6ee7a2c [200541] Update Javadocs 2008-04-04 16:04:44 +00:00
Martin Oberhuber
3edd78c8c8 [200541] Update Javadocs 2008-04-04 15:57:20 +00:00
Martin Oberhuber
f432d8aebd [200541][api][breaking] Rename terminalConnector -> terminalConnectors and add some Javadoc and @since tags 2008-04-04 15:36:12 +00:00
Martin Oberhuber
d25a0c1780 [200541][api][breaking] Rename terminalConnector -> terminalConnectors and add some Javadoc and @since tags 2008-04-04 15:26:40 +00:00
Martin Oberhuber
6e7c3f740e [200541][api][breaking] Rename terminalConnector -> terminalConnectors and add some Javadoc and @since tags 2008-04-04 15:25:53 +00:00
Martin Oberhuber
1692d941ab [200541][api][breaking] Rename terminalConnector -> terminalConnectors and add some Javadoc and @since tags 2008-04-04 15:23:10 +00:00
Martin Oberhuber
7cd42a7466 [cleanup] Fix typos 2008-04-04 14:58:14 +00:00
Michael Scharf
c91dfb4717 bug 200541: [terminal][api] TerminalConnectorProxy class should be removed
https://bugs.eclipse.org/bugs/show_bug.cgi?id=200541
The attached patch contains the following changes:
- ITerminalConnectorInfo is gone
- ITerminalConnector is now the client interface
- the implmentation is in org.eclipse.tm.internal.terminal.connector.TerminalConnector
  (was TerminalConnectorExtension.TerminalConnectorProxy)
- TerminalConnector is adaptable and can be adapted to the TerminalConnectorImpl
- the terminalConnector extension now requires extensions to implement TerminalConnectorImpl
  (was ITerminalConnector before)
- a test added for TerminalConnector
2008-04-04 13:52:27 +00:00
Martin Oberhuber
14af215d50 [cleanup] Add @noimplement and similar API Tools Javadoc Markup 2008-03-28 14:27:50 +00:00
Martin Oberhuber
57e9f05d8b [cleanup] add compiler warning for missing parameter of standard javadoc tags 2008-03-28 13:24:14 +00:00
Martin Oberhuber
24ba529260 [cleanup] Switch on API Tooling checks for terminal and discovery 2008-03-16 20:19:58 +00:00
Martin Oberhuber
7b9e0976b0 [196447] The optional terminal input line should be resizeable 2008-02-29 16:48:59 +00:00
Martin Oberhuber
f5147e4140 [cleanup] fix some comments and copyright dates 2008-02-26 02:54:00 +00:00
Martin Oberhuber
87e329df34 [cleanup] fix some comments and copyright dates 2008-02-26 02:43:54 +00:00
Martin Oberhuber
4e62b55a1f RESOLVED - bug 217675: NPE or SWTException when closing Terminal View while connection establishing 2008-02-13 16:00:54 +00:00