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

530 commits

Author SHA1 Message Date
Uwe Stieber
3d3a70eb74 Terminal: Synchronize versions for sdk features 2014-01-29 07:52:20 +01:00
Uwe Stieber
360e5f1443 Terminal: Fix Bug 425757 - Command line is disarranged
This commit rolls back the commit
faa1188866 which changed the layout to use
a FillLayout. As this is fixing an issue with a horizontal scrollbar
painted on Linux where it is not needed, it leads to more serious issues
on Windows. Rolling back the commit is addressing the immediate need of
getting the layout fixed where the scrollbar issue is somewhat
cosmetical.
2014-01-28 13:29:22 +01:00
Uwe Stieber
4d0781c588 Bug 421263 - Change externalized names for Copy and Paste commands 2013-11-09 09:51:20 +01:00
Uwe Stieber
b9c96a81c2 Bug 421263 - "Copy" & "Paste" command labels for tm.terminal unexternalized 2013-11-08 09:57:33 +01:00
uwe
2f54904247 Terminal: Fix - Telnet connector prints confusing "Connection refused"
Telnet connector prints "Connection refused" to terminal control while the terminal is already disconnected again. This is very confusing for the user and should be avoided.
2013-10-18 15:42:05 +02:00
Uwe Stieber
c66b4cab97 Terminal: Fix serial plugin version not in sync with feature version 2013-08-26 08:45:41 +02:00
Max Weninger
092531d62d Terminal: Added support for Copy/Paste shortcuts
Signed-off-by: Max Weninger <max.weninger@windriver.com>
2013-08-01 16:44:47 +02:00
Uwe Stieber
947e2e2b10 Terminal: Revert changes to local terminal features as it turned out that the local terminal is depending on launches to much 2013-07-23 14:20:22 +02:00
Anna Dushistova
4abaab9687 [releng] Updated tycho version to 0.18.0 and CDT version to kepler.
Signed-off-by: Anna Dushistova <anna.dushistova@gmail.com>

Change-Id: I8c46c1d7648d7003b691936f6c1e431a1d3df9ec
2013-07-22 19:18:21 +04:00
Uwe Stieber
d56fdfac26 Terminal: Connector type featues must not have any dependency to
o.e.tm.terminal.view
2013-07-22 15:12:38 +02:00
Uwe Stieber
faa1188866 Terminal: Fix Terminal view opens with horizontal scollbar 2013-07-18 12:59:27 +02:00
ddykstal
fb2bddc219 [408157] update copyright years in about files 2013-05-20 12:12:19 -05:00
ddykstal
bc6d7ffb2f [408205] fixing qualifier for org.eclipse.tm.terminal.sdk 2013-05-19 08:33:59 -05:00
ddykstal
fb52b86137 [408205] update feature versions and update site pointers 2013-05-19 06:41:22 -05:00
ddykstal
c09ba04cb2 [407170] update version numbers of plugins changed for the 3.5 TM
release
2013-05-03 10:37:14 -05:00
Uwe Stieber
d525d65a1b TM Terminal: Fix bug #402328 Two "TM Terminal" features are available for install from the TM 3.4 update site 2013-03-04 16:10:45 +01:00
Martin Oberhuber
ee1597c15a [401480] Terminal: Handle ESC[39;49m and ESC[G properly
Change-Id: Ic90c8758e996822f86fd07db5c413ea99f5be128
Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
2013-02-22 00:11:21 +01:00
Martin Oberhuber
fa6c90b7ab [401476] Strip whitespace around Terminal Telnet Port
Change-Id: I45857606c543a6d41037f5bcb67158c3dba92f38
Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
2013-02-21 22:56:41 +01:00
Martin Oberhuber
2e79b7eda4 [401386] Regression: No header on top due to incorrect ESC[K handling
Change-Id: I5b2b584728c8f271de4b2089c2739a5fcb86bd5b
Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
2013-02-21 22:56:37 +01:00
Uwe Stieber
311979d758 Terminal: Fix control decoration not hidden if data becomes valid 2013-01-08 09:22:15 +01:00
Uwe Stieber
3587585a33 Terminal: Add control decorations for SSH and Telnet settings panel. Updated the corresponding validateSettings() implementations to use the control decorations and give a hint to the user what is missing or wrong. 2013-01-07 12:06:05 +01:00
Uwe Stieber
f92892cfaa Terminal: Update copyright header 2013-01-07 08:37:16 +01:00
Uwe Stieber
1dfba88050 Terminal: Extended ISettingsPage interface to allow page container to listen to changes on the settings page. Added AbstractSettingsPage implementation. 2013-01-03 12:42:31 +01:00
Uwe Stieber
2913f9bfd5 Terminal: Synchronize with updated version ids 2012-11-18 16:13:05 +01:00
Uwe Stieber
a5ce299d26 Terminal: Fix terminal view version id to reflect API addition from commit e9a193a3a9 2012-11-18 09:45:40 +01:00
Kris De Volder
88a08c7714 Bugzilla 392107 - Switched interpretation for ESC[0K and ESC[1K sequences 2012-11-06 12:55:19 +01:00
Uwe Stieber
aa97bb8d1f Fix copyright header after applying patch for bug 392092 2012-11-06 11:54:16 +01:00
Kris De Volder
e9a193a3a9 Bug 392092 - Extend ITerminalView API to allow programmatically opening a UI-less connector 2012-11-06 11:49:21 +01:00
Uwe Stieber
ef36e367bc Bug 393487 - [terminal][releng] Reorganize terminal feature set separating the legacy terminal view 2012-11-06 11:39:12 +01:00
Anna Dushistova
097d326fed [releng]fixed relative paths due to changed layout 2012-10-30 00:47:44 +03:00
Anna Dushistova
89489ebd5f [386262] fixed NPE in setTerminalSize. 2012-10-01 18:17:14 +00:00
Martin Oberhuber
04e7119238 [releng] Update Versions for Juno SR1 2012-09-19 13:01:45 +00:00
Uwe Stieber
d79b101de5 Fine tune command input field control positioning. Added a small margin after the input field. 2012-08-16 10:55:36 +00:00
Anna Dushistova
1a1c419943 [releng] updating to the tycho 0.15.0. 2012-06-06 00:09:41 +00:00
Martin Oberhuber
0822b45ce6 Bug 381026 - [releng] Update version info and Copyright dates in RSE user docs and ISV docs 2012-05-30 12:04:13 +00:00
Martin Oberhuber
438e382483 [releng] Fix copyrights 2012-05-25 06:04:18 +00:00
Martin Oberhuber
b90f4be048 [releng] build against Juno RC1 2012-05-24 12:50:58 +00:00
Martin Oberhuber
fa2fdd833d [releng] build against Juno RC1 2012-05-24 12:38:16 +00:00
Anna Dushistova
6d38834963 [releng] working on tycho-maven build. 2012-05-07 22:00:24 +00:00
Anna Dushistova
8ff425c35b [releng] working on tycho-maven build. 2012-05-07 21:14:22 +00:00
Martin Oberhuber
f793151b81 Bug 378740 - [terminal] Terminal fails on Eclipse 3.6 and older 2012-05-07 20:37:49 +00:00
Martin Oberhuber
c5cbe532fa Bug 378691 - [terminal][api] Terminal Preferences should be maintained in the Widget (for font, invert, and buffer) 2012-05-07 18:47:24 +00:00
Martin Oberhuber
eb46722dee Bug 378691 - [terminal][api] Terminal Preferences should be maintained in the Widget (for font, invert, and buffer) 2012-05-07 16:55:59 +00:00
Martin Oberhuber
d7789ca01d Bug 378691 - [terminal][api] Terminal Preferences should be maintained in the Widget (for font, invert, and buffer) 2012-05-07 16:38:06 +00:00
Martin Oberhuber
68a3645b49 Bug 265352 - [terminal][api] Terminal widget should allow setting fonts programmatically 2012-05-07 16:20:42 +00:00
Martin Oberhuber
40ade66af4 Bug 265352 - [terminal][api] Terminal widget should allow setting fonts programmatically 2012-05-07 16:07:02 +00:00
Martin Oberhuber
49248a4e7f [releng] Fix bundle versions for Juno / Tycho build 2012-05-06 21:59:47 +00:00
Martin Oberhuber
df405cf176 [releng] Fix feature versions for Juno / Tycho build 2012-05-06 21:33:56 +00:00
Martin Oberhuber
c0ef1663b6 [releng] Fix Copyright Dates and Feature Update Site Pointers 2012-05-06 19:56:27 +00:00
Anna Dushistova
bba04b457c [releng] trying to make terminal tests run in hudson with tycho. 2012-03-29 14:49:33 +00:00