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

224 commits

Author SHA1 Message Date
Martin Oberhuber
616c990c24 Revert release of Bug 333613 - [terminal] "Job found still running" message on stdout console after terminating Eclipse 2011-03-15 00:22:46 +00:00
Martin Oberhuber
b02d00c5f8 Bug 333613 - [terminal] "Job found still running" message on stdout console after terminating Eclipse 2011-03-14 23:56:35 +00:00
Martin Oberhuber
c98df1c19d Bug 335358 - [terminal] Terminal colors don't match expectations 2011-01-25 18:23:17 +00:00
Martin Oberhuber
4f9f772311 Bug 335021 - Middle mouse button copy/paste does not work with the terminal 2011-01-25 17:03:04 +00:00
Martin Oberhuber
6b0590a455 Bug 334969 - [terminal] Terminal fails to interpret multi-command SGR sequence 2011-01-21 01:45:37 +00:00
Martin Oberhuber
a903f1e0fc Bug 220971 - [terminal] The optional terminal input line has redraw problems when resizing 2011-01-21 00:39:05 +00:00
Martin Oberhuber
909781e733 Bug 196465 - [terminal] Resizing Terminal changes Scroller location 2011-01-21 00:27:53 +00:00
Martin Oberhuber
ecf007a4ad [releng] Build on tools - branding - update file copyright dates 2011 2011-01-04 20:35:53 +00:00
Martin Oberhuber
085018f974 [releng] Build on tools - branding - update feature copyright dates 2011 2011-01-04 20:17:53 +00:00
Martin Oberhuber
0a9c3fe193 [releng] Build on tools - branding - update bundle and feature versions 2011-01-04 19:45:28 +00:00
Martin Oberhuber
03bb6674b5 [releng] Build on tools - replace DSDP branding by TM branding 2011-01-03 23:21:33 +00:00
Martin Oberhuber
b21bb34054 Bug 219589 - [terminal] "Copy" is disabled when an entire line is selected 2010-08-19 13:37:08 +00:00
Martin Oberhuber
7c1b0c438a [Bug 205486] [terminal] create a switch for scroll locking 2010-06-04 13:38:01 +00:00
Martin Oberhuber
0b3af41100 Bug 205486 - [terminal] create a switch for scroll locking 2010-06-03 08:34:24 +00:00
Martin Oberhuber
e1e515c6de Bug 314420 - [releng] Lots of illegal access warnings in tm.terminal.local 2010-05-26 09:43:32 +00:00
Martin Oberhuber
7ec3cd5410 [releng] Fix copyright year 2010-05-22 00:43:45 +00:00
Martin Oberhuber
ec57b279a1 Bug 294468 - [terminal] When a horizontal scrollbar is visible, terminal size is missing 1 line 2010-05-22 00:07:35 +00:00
Martin Oberhuber
4774f60248 Bug 294468 - [terminal] When a horizontal scrollbar is visible, terminal size is missing 1 line 2010-05-20 01:56:25 +00:00
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