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

4929 commits

Author SHA1 Message Date
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
David McKnight
a728efdbd2 [250169] Problems with extending the menu's of results in Remote Search View 2008-11-21 21:13:09 +00:00
David McKnight
d278f7ed9a Li Ding (IBM) - [256135] Subsystem not restored in system view tree if subsystem configuration does not support filter 2008-11-21 19:52:17 +00:00
David McKnight
d43849229b [255699] NPE when filter string doesn't return result in FileServiceSubSystem.list 2008-11-20 20:51:28 +00:00
David McKnight
063b239e0a [247573][api] IClassifierConstants.TYPE_LINK == "link" is not in sync with actual usage of "symbolic link" in the code 2008-11-17 23:49:05 +00:00
David McKnight
74794df3e3 [250203] [dstore][shells]%var% is substituted to null in Unix shell 2008-11-14 16:59:04 +00:00
David McKnight
faf01116b4 [247533] [apidoc] IRemoteCmdSubSystem#runCommand() Javadocs do not match implementation 2008-11-14 16:48:03 +00:00
Kevin Doyle
35ec6f1d57 [247297] Double Clicking on a Shell doesn't open that Shell 2008-11-14 16:24:36 +00:00
Kevin Doyle
71f5f0bcc2 [239700] Compile Commands are available on items it shouldn't 2008-11-14 15:54:39 +00:00
Kevin Doyle
fc67aaae37 [242431] Register a new unique context menu id, so contributions can be made to all our views 2008-11-12 18:13:36 +00:00
Martin Oberhuber
4abe34fc89 2nd release towards 3.1m3 2008-11-12 18:09:49 +00:00
Martin Oberhuber
f530401759 [249320] Launch Shell action not available in Remote System Details/Monitor views 2008-11-12 17:55:54 +00:00
Kevin Doyle
55f6319a3f [242431] Register a new unique context menu id, so contributions can be made to all our views 2008-11-12 16:39:07 +00:00
Kevin Doyle
7809513486 [242431] Register a new unique context menu id, so contributions can be made to all our views 2008-11-12 16:15:52 +00:00
Kevin Doyle
1046313fe3 [249320] Launch Shell action not available in Remote System Details/Monitor views 2008-11-12 15:44:29 +00:00
Kevin Doyle
794bbfa911 [242431] Register a new unique context menu id, so contributions can be made to all our views 2008-11-12 15:28:52 +00:00
David McKnight
def631d22f [254785] [dstore] RSE Server assumes home directory on target machine 2008-11-12 15:22:29 +00:00
Martin Oberhuber
2b0e88e140 [244051] Check dups in env vars even if invalidNameChars==null 2008-11-12 14:08:03 +00:00