1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-10 17:55:39 +02:00
Commit graph

2200 commits

Author SHA1 Message Date
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
Martin Oberhuber
1d8648b3b6 [159522] Initial submission of shell processes subsystem 2007-02-21 17:29:58 +00:00
David McKnight
ee17defa60 [174852] fix for file type filtering 2007-02-21 16:45:32 +00:00
Kushal Munir
56ffc9f53e [174982] Default encoding for dstore retrieved correctly. 2007-02-21 16:36:27 +00:00
David McKnight
de0ba15f98 [174942] some adapter issues - use ISystemViewElementAdapter instead of IRemoteObjectIdentifier 2007-02-21 16:07:48 +00:00
Uwe Stieber
920041498e [fix] [174841] The names of the system types are incorrect in the Remote Systems View 2007-02-21 15:49:55 +00:00
Martin Oberhuber
5a1dd81bc3 [174271][174263][174626] make SubSystemConfiguration implementations API again for customization 2007-02-21 15:21:37 +00:00
Uwe Stieber
dd7e7887a3 [fix] [174883] Can not create new connection after a profile is deleted 2007-02-21 15:04:32 +00:00
Uwe Stieber
1746c53b04 [174858] Renamed default RSE category to 'General' 2007-02-21 13:17:35 +00:00
Uwe Stieber
df7ca12b09 [cleanup] Remove invalid copied code from base class 2007-02-21 13:10:01 +00:00
Uwe Stieber
656e656e27 [cleanup] minor cleanups of SystemConnectionForm and RSEDefaultNewConnectionMainPage page validations 2007-02-21 12:57:17 +00:00
Martin Oberhuber
67281ca129 [cleanup] allow org.eclipse.rse.tests access to all RSE internal packages 2007-02-21 12:08:14 +00:00
Martin Oberhuber
e2b6a34c6f [cleanup] allow org.eclipse.rse.tests access to all RSE internal packages 2007-02-21 12:04:47 +00:00
Uwe Stieber
13b9fa9d3a [fix] type in level two message from 1220 2007-02-21 11:47:38 +00:00
Javier Montalvo Orus
b32a33e988 [174828] [ftp] Folders are attempted to be removed as files 2007-02-20 19:00:04 +00:00
Uwe Stieber
fcd9fc3124 [173772] extension point renamed to newConnectionWizards and updated ISV docu 2007-02-20 16:57:38 +00:00
Kushal Munir
f02e807dda [174798] Set additional wizard pages, i.e. subsystem configuration wizard pages, when a different system type is selected. 2007-02-20 16:25:00 +00:00
David McKnight
dcd2527ac4 [142712] fix for dstore windows filter polls with non-default profile 2007-02-20 15:57:48 +00:00
David McKnight
8c22f3c8d0 [142712] fix for local filter polls with non-default profile 2007-02-20 15:57:27 +00:00
Uwe Stieber
c3584207d9 [fix] [174771] New connection wizard works on 1st invocation only 2007-02-20 15:00:58 +00:00
David McKnight
9117eeab65 [174774] need to change the cast to use SystemTableViewProvider rather than SystemTableTreeViewProvider 2007-02-20 14:54:42 +00:00
Uwe Stieber
b0b2620fe7 [fix] SystemConnectionForm not verified 2007-02-20 11:14:52 +00:00
Uwe Stieber
21b5047b8c [fix] NPE if called from the Eclipse new element wizard dialog 2007-02-20 10:41:31 +00:00
Uwe Stieber
d4c9e1702a [fix] system profile selection combo empty on second invocation of new connection wizard 2007-02-20 09:51:30 +00:00
Uwe Stieber
e6c3895d55 [173772] bug fixings and related cleanups 2007-02-20 09:04:47 +00:00
Kushal Munir
ae03da8d1c [162954] [api] Provide a way to get InputStream and OutputStream from file services. Added a getInputStream() and getOutputStream() to IFileService and implemented for SSH, FTP and Local. Dstore needs to be implemented. 2007-02-20 04:17:18 +00:00
Kushal Munir
5c3dc60f16 [173871] [api] Move archivehandlers extension point to org.eclipse.rse.services from org.eclipse.rse.ui. Also, move some classes related to archive handling to internal packages. 2007-02-19 20:13:40 +00:00
Kushal Munir
45118db9d6 [173871] [api] Move archivehandlers extension point to org.eclipse.rse.services from org.eclipse.rse.ui. Also, move some classes related to archive handling to internal packages. 2007-02-19 19:58:51 +00:00
Kushal Munir
71e8bcdbaf [173871] [api] Move archivehandlers extension point to org.eclipse.rse.services from org.eclipse.rse.ui. Also, move some classes related to archive handling to internal packages. 2007-02-19 19:32:35 +00:00
Uwe Stieber
8d0cb1cf73 [173772] [api] New connection wizard needs to become totally influenceable 2007-02-19 16:43:28 +00:00
David McKnight
38ee12cb91 [174624] check for ISystemRemoteElementAdapter before calling updateRemoteObjectProperties() 2007-02-19 16:07:32 +00:00
Martin Oberhuber
c853fcc372 [168870][refactor] stage 4, created RSEPreferencesManager and moved SystemPreferencesManager from core to ui package. 2007-02-19 15:07:13 +00:00
Martin Oberhuber
e776940237 [172468] making rse.ui view stuff internal 2007-02-19 14:58:34 +00:00
Martin Oberhuber
e462bfaf61 [174626][api] Make all local implementations internal 2007-02-19 14:39:29 +00:00
Martin Oberhuber
2620fcf3a7 [cleanup] fix deprecated method usage 2007-02-19 14:35:52 +00:00
Martin Oberhuber
7029df319f [172323][api] RemoteCmdSubSystem(Configuration)? must be API 2007-02-19 14:32:21 +00:00
Martin Oberhuber
9c56967e02 [cleanup] fix javadoc 2007-02-19 12:06:26 +00:00
Martin Oberhuber
b1c4c24a12 [cleanup] fix javadoc 2007-02-19 12:00:28 +00:00
Martin Oberhuber
5a96bb7cf4 [cleanup] fix javadoc 2007-02-19 11:50:02 +00:00