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

1138 commits

Author SHA1 Message Date
David McKnight
09f1905db6 [174941] no need for updateSubSystems() method 2007-03-02 13:53:06 +00:00
Uwe Stieber
1f9672dc38 [fix] System type selection change needs not override last selected system type in dialog settings 2007-03-02 12:38:10 +00:00
David McKnight
c3c34b6bf5 [170728] request from tobias to change else if line to check for the view adapter instead of the remote adapter 2007-03-01 14:52:32 +00:00
Uwe Stieber
474843d022 [fix] minor cleanups to initial new connection wizard selection handling + removed deprecates where possible 2007-03-01 10:30:58 +00:00
Uwe Stieber
61f760dc96 [fix] [api] Add missing parameter filterDuplicateServiceSubSystemFactories to getSubSystemConfigurationBySystemType(IRSESystemType) method 2007-03-01 10:30:08 +00:00
David McKnight
8f9e1a284e [175908] clean up of a couple things 2007-02-28 21:21:49 +00:00
David McKnight
ae6b64c963 [175908] removed some debug lines 2007-02-28 21:15:18 +00:00
David McKnight
95f088ea7b [175908] dstore output stream for upload 2007-02-28 21:11:13 +00:00
David McKnight
dfe4d13b53 [175908] dstore input stream for download 2007-02-28 20:48:10 +00:00
Martin Oberhuber
1402cac673 [doc] Fix end-tag for javadoc index 2007-02-28 17:48:58 +00:00
Martin Oberhuber
9c328c6d7d [175688][doc] fix missing trailing s in doc for newConnectionWizards. Add since RSE 2.0 information. 2007-02-27 12:45:25 +00:00
Uwe Stieber
c5cb2ba26e [175680] [api] ISystemRegistry API should be cleaned up, action items 1 and 4 2007-02-27 11:17:30 +00:00
Uwe Stieber
ebf3f9c192 [fix] Several issue with interoperability if creating new connections from the system connection prompt (remote systems view -> new connection items) 2007-02-26 20:34:55 +00:00
Uwe Stieber
90884afa82 [fix] name attribute itself is not deprecated according bugzilla specification 2007-02-26 16:41:57 +00:00
Uwe Stieber
d9e08a3526 [fix] [174966] IRSESystemType should have a getLabel() method for translatable label 2007-02-26 16:38:21 +00:00
Uwe Stieber
e2ad7f32cd [fix] [175153] Additional fix on Linux host 2007-02-26 14:28:18 +00:00
Uwe Stieber
2f4f34b5b1 [fix] [175153], [175316] and other minor bugs 2007-02-26 14:15:38 +00:00
Kushal Munir
63bbe56735 [170916] [efs] Change implementation of input and output streams being provided from SftpFileService so that they wrapper the underlying output stream and the channel which is closed when the input and output streams are closed. 2007-02-24 05:28:51 +00:00
Kushal Munir
a61f2965b4 [170916] [efs] Implementation for SSH should work. FTP and Dstore will not work for EFS. Those implementations will be ready in next milestone. 2007-02-23 21:54:57 +00:00
Kushal Munir
c1393857f5 [170916] [efs] Implementation for SSH should work. FTP and Dstore will not work for EFS. Those implementations will be ready in next milestone. 2007-02-23 21:49:28 +00:00
Javier Montalvo Orus
1a72c27d20 [169680] [ftp] FTP files subsystem and service should use passive mode 2007-02-23 20:48:15 +00:00
Kushal Munir
98929a2c3c [170916] [efs] Implementation for SSH should work. FTP and Dstore will not work for EFS. Those implementations will be ready in next milestone. 2007-02-23 20:19:24 +00:00
Kushal Munir
f90bc1961a [170916] [efs] Implementation for SSH should work. FTP and Dstore will not work for EFS. Those implementations will be ready in next milestone. 2007-02-23 20:15:23 +00:00
Uwe Stieber
efb5039f61 [fix][175160] RSE Unit Tests fail in I20070222-1133 and I20070223-0730 2007-02-23 14:56:27 +00:00
Martin Oberhuber
f529020974 Fix feature dependency pattern matching., and names of inferior features 2007-02-23 12:08:08 +00:00
Martin Oberhuber
e69ec9a67a [175245] spell out feature neames for Europa site 2007-02-23 11:14:24 +00:00
Martin Oberhuber
de7d109aa0 [175245] spell out feature neames for Europa site 2007-02-23 10:54:54 +00:00
Martin Oberhuber
eb4639f83b [170832] implement setReadOnly() and seLastModified() for ssh 2007-02-22 23:57:29 +00:00
Martin Oberhuber
217a68fc61 [cleanup] fix compiler warning 2007-02-22 23:17:34 +00:00
David McKnight
124617c27a [175142] updated year to 2007 and made delegatingshellprocessconnectorservice internal 2007-02-22 22:33:17 +00:00
David McKnight
bc609fe6c6 [175142] checks during persistence and registration of the service 2007-02-22 22:16:55 +00:00
David McKnight
ae9927f462 [175142] checks during persistence and registration of the service 2007-02-22 21:44:56 +00:00
David McKnight
2cbfd023fe [175142] added delegating connector service interface, abstract impl and concrete impl for shell processes 2007-02-22 21:04:29 +00:00
David McKnight
de001b3b7d [174942] moving getAdapter() to getViewAdapter() 2007-02-22 20:31:04 +00:00
David McKnight
92245e0dbd [174942] common show actions need to work with remote objects as well as non-remote 2007-02-22 17:05:59 +00:00
David McKnight
7e50c094cf [174942] moving getAdapter() to getViewAdapter() 2007-02-22 16:58:27 +00:00
David McKnight
5ea61e9a73 [174942] changed getAdapter() in SystemTableView to getViewAdapter. Changed doDelete() in SystemView to check for remote object 2007-02-22 16:47:07 +00:00
David McKnight
a5abca5d90 [174942] getting rid of remote object identifier code. This seems to be problemmatic everywhere. Restoring the code to use either ISystemViewelementAdapter where possible, and ISystemRemoteElementAdapter only for cases where special handling is required 2007-02-22 15:47:24 +00:00
David McKnight
95a6f8c8e1 [174942] applied pathc for table view to get remote object identifer 2007-02-22 15:25:55 +00:00
Martin Oberhuber
a3b7c18be9 [cleanup] fix copyright year 2007 2007-02-22 15:15:28 +00:00
David McKnight
cc9e4f6621 [175106] force a synchronous connect before launchign the shell 2007-02-22 14:11:39 +00:00
David McKnight
4e857e5e67 [175096] use SystemAdapterHelpers method to get adapter 2007-02-22 13:19:25 +00:00
Uwe Stieber
df4f46c8cc [docu update] [175027] Team profile is selected when creating a new connection 2007-02-22 13:12:24 +00:00
Uwe Stieber
6aab1d83d3 [fix] [175027] Team profile is selected when creating a new connection 2007-02-22 12:50:12 +00:00
Martin Oberhuber
46f7d48ad0 [174858] split category names for new connection wizard:Newwizard category = "Remote System Explorer"; Default connection category = "General" 2007-02-21 23:23:45 +00:00
Martin Oberhuber
6f3727b8ae [174992] default wizard hides special ones 2007-02-21 23:13:08 +00:00
Martin Oberhuber
8966310924 Rev up version numbers according to recent refactorings (making stuff internal, systemTypes and subsystemConfigurations extension point) 2007-02-21 22:19:32 +00:00
Martin Oberhuber
c01edf73a8 [159522] Add subsystems.processes.shell.linux to build, core-feature and isv docs 2007-02-21 21:33:32 +00:00
David McKnight
f0f8088a06 [174944] changes to allow setPreselection() to work 2007-02-21 19:36:38 +00:00
Martin Oberhuber
589c850540 [cleanup] organize Manifest 2007-02-21 17:31:51 +00:00