1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 18:56:02 +02:00
Commit graph

4846 commits

Author SHA1 Message Date
Martin Oberhuber
24c87c49f8 [259363][api][rseterminals] Move RSE-Terminals out of incubation 2008-12-19 14:26:08 +00:00
Martin Oberhuber
f304881272 [259367][telnet][api] Allow the ITelnetSessionProvider to configure Telnet options before logging in 2008-12-19 14:12:06 +00:00
Anna Dushistova
67258abee6 [252060] applied patch from Greg Watson. 2008-12-19 13:50:32 +00:00
Martin Oberhuber
028fc5c617 Add FIXME comments for future Terminal API. 2008-12-18 17:03:57 +00:00
Martin Oberhuber
80035e3361 Release [231428] NPE on canceling copy operation from remote host 2008-12-17 16:46:36 +00:00
Martin Oberhuber
47ed0b399a Release for 3.5m4: dstore: [249715] [dstore][shells] Unix shell does not echo command; [255390] check memory to determine whether to queue; [256724] thread-level security is not established; [257666] [multithread] TCP/IP socket connection is not closed 2008-12-17 16:33:05 +00:00
Martin Oberhuber
7e06d2b9f8 Release for 3.5m4: dstore: [249715] [dstore][shells] Unix shell does not echo command; [255390] check memory to determine whether to queue; [256724] thread-level security is not established; [257666] [multithread] TCP/IP socket connection is not closed 2008-12-17 16:31:34 +00:00
Martin Oberhuber
2c776cc4b1 [cleanup][api] Fix API problem filters for making the Terminals API official 2008-12-17 16:00:44 +00:00
Martin Oberhuber
cc100463db [cleanup][api] Fix API problem filters for making the Terminals API official 2008-12-17 15:50:49 +00:00
Martin Oberhuber
99e305ab90 [cleanup] get rid of unnecessary copyright header contents 2008-12-17 15:17:22 +00:00
Anna Dushistova
6d6e00a016 [258631] moved public classes from org.eclipse.rse.internal.services.terminals to org.eclipse.rse.services.terminals package. 2008-12-14 18:28:58 +00:00
Anna Dushistova
afd9bf1a3f [258720] Fixed incorrect condition and created junit test to cover this bug. 2008-12-14 17:07:05 +00:00
Anna Dushistova
12dc5146ea [252060] Created junit test to reproduce the issue. 2008-12-11 14:27:04 +00:00
David McKnight
cd82a6532a [257666] [multithread] TCP/IP socket connection is not closed
[257666] modified original patch to simplify
2008-12-09 16:24:36 +00:00
Anna Dushistova
f6194a8283 [257638] Implemented service property page for terminal subsystem. 2008-12-08 22:12:32 +00:00
David McKnight
1da881df93 [246857] Rename problem when a file is opened in the editor 2008-12-05 17:03:45 +00:00
Martin Oberhuber
edc9dd3c24 [releng] Improve handling of rseserver-*-signed input file 2008-12-05 11:02:09 +00:00
Anna Dushistova
250119f1db [240523][227569] added new generic terminal shell service, generic terminal subsystem and telnet reference implementation. 2008-12-04 22:20:10 +00:00
David McKnight
24908d60f5 [255390] memory checking 2008-12-04 21:31:11 +00:00
David McKnight
bb0ad05d71 [255390] check memory to determine whether to queue 2008-12-04 21:28:19 +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
Martin Oberhuber
71d7129932 [cleanup] fix copyright dates 2008-12-04 18:30:38 +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
David McKnight
377604c842 [255390] don't assume one update means the search is done 2008-12-04 18:00:14 +00:00
David McKnight
91d6e55fa1 [249715] [dstore][shells] Unix shell does not echo command 2008-12-04 17:57:33 +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
e26ac9dfb0 [cleanup] Add missing Javadoc 2008-12-04 16:46:05 +00:00
Martin Oberhuber
ba53e9260f [cleanup] Improve Javadoc of RemoteCommandShellOperation 2008-12-04 16:42:10 +00:00
Martin Oberhuber
6acf667c72 [cleanup] Improve Javadoc of RemoteCommandShellOperation 2008-12-04 16:40:29 +00:00
Martin Oberhuber
448c966004 [releng] release [249354] incorrect runCommand() behavior in local shell, and rev up local-feature to 2.1.100 2008-12-04 16:36:23 +00:00
Martin Oberhuber
82ca52f440 [releng] rev up local-feature to 2.1.100 2008-12-04 16:33:45 +00:00
Martin Oberhuber
9a21891988 [cleanup] Update Javadocs according to Rado's patch 2008-12-04 13:57:34 +00:00
Anna Dushistova
4fb8979a47 [249354] Fixed launching command on Linux. 2008-12-03 13:06:48 +00:00
Kevin Doyle
dbb50116d7 [253037] ClassCastException in SystemDynamicUserActionMenu, SystemDynamicCompileMenu 2008-12-03 01:44:43 +00:00
Radoslav Gerganov
70365fef23 [231428] NPE on canceling copy operation from remote host 2008-11-27 15:18:42 +00:00
David McKnight
e596ee373f [256724] thread-level security is not established 2008-11-27 14:43:59 +00:00
David McKnight
633bd9be7a [250168] update to just search file of canonical paths (not symbolic links) 2008-11-26 16:29:59 +00:00
Martin Oberhuber
49111998de [releng] Improve version correctness computer for 3.1 test sites 2008-11-26 15:20:27 +00:00
Martin Oberhuber
2a7d7003be [releng] Improve version correctness computer for 3.1 test sites 2008-11-26 14:35:43 +00:00
Martin Oberhuber
0936546997 [releng] Improve version correctness computer for 3.1 test sites 2008-11-26 13:18:40 +00:00
David McKnight
3af3baa457 [249715] [dstore][shells] Unix shell does not echo command
--updatd to check for output while checking for input
2008-11-25 19:04:20 +00:00
David McKnight
dc3c44e927 [249482] Duplicate Filters can be created if changing the filter pool 2008-11-25 19:02:06 +00:00
Martin Oberhuber
2f70d78f39 [cleanup] mark IClassifierConstants noimplement 2008-11-25 16:57:49 +00:00
Martin Oberhuber
14d33d3fea Release towards 3.1m4 2008-11-25 16:50:24 +00:00
Martin Oberhuber
c92f3da002 [releng] Rev up subsystems.files.core because new Properties have been added to the propertyTesters extension 2008-11-25 15:36:06 +00:00
David McKnight
69d1d276dc [256048] Saving a member open in Remote LPEX editor while Working Offline doesn't set the dirty property 2008-11-25 15:11:28 +00:00
David McKnight
17a5fa88b8 [249222] [api] Access to communication listeners in AbstractConnectorService 2008-11-25 14:44:17 +00:00
David McKnight
fd74b97350 [249715] [dstore][shells] Unix shell does not echo command 2008-11-25 14:37:58 +00:00
David McKnight
5172b0a6e1 [256048] Saving a member open in Remote LPEX editor while Working Offline doesn't set the dirty property 2008-11-24 21:15:55 +00:00