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

1677 commits

Author SHA1 Message Date
Martin Oberhuber
c01edf73a8 [159522] Add subsystems.processes.shell.linux to build, core-feature and isv docs 2007-02-21 21:33:32 +00:00
Martin Oberhuber
2e3956c883 [cleanup] disable warnings about field hides another field in generated EMF code 2007-02-21 20:44:50 +00:00
Martin Oberhuber
036d61b0ac [cleanup] fix discovery x-friends declarations in Manifest 2007-02-21 20:42:11 +00:00
David McKnight
f0f8088a06 [174944] changes to allow setPreselection() to work 2007-02-21 19:36:38 +00:00
Javier Montalvo Orus
bfe80f048c [174292] [api] Make discovery packages internal
org.eclipse.rse.internal.discovery                         -> org.eclipse.rse.internal.discovery
org.eclipse.tm.internal.discovery.engine              -> org.eclipse.tm.internal.discovery.engine
org.eclipse.tm.internal.discovery.model.impl        -> org.eclipse.tm.internal.discovery.model.impl
org.eclipse.tm.internal.discovery.model.util         -> org.eclipse.tm.internal.discovery.model.util
org.eclipse.tm.internal.discovery.model.provider -> org.eclipse.tm.internal.discovery.model.provider
org.eclipse.tm.internal.discovery.protocol.dnssd -> org.eclipse.tm.internal.discovery.protocol.dnssd
org.eclipse.tm.internal.discovery.transport.udp   -> org.eclipse.tm.internal.discovery.transport.udp
org.eclipse.tm.internal.discovery.view                  -> org.eclipse.tm.internal.discovery.view
org.eclipse.tm.internal.discovery.wizard               -> org.eclipse.tm.internal.discovery.wizard
2007-02-21 18:52:49 +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 Dykstal
03189e80a8 [174770] supplied closing tags and adjusted content to follow xhtml embedding rules. 2007-02-21 17:03:52 +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
Uwe Stieber
901349e75c [fix] [174790] Icons for TestSubsystem are broken 2007-02-21 09:31:54 +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
Martin Oberhuber
ec654bcf11 Release [174771] new connection wizard; [162954] streams for IFileService; [174774] ClassCastException in Monitor 2007-02-20 16:20:04 +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
Martin Oberhuber
21a7758101 Bootstrap unattended builds with Eclipse SDK instead of Platform (for EMF) 2007-02-19 21:52:44 +00:00
Martin Oberhuber
9d3db38eb8 Release: making local, ssh, ftp, terminal, search, archive packages internal; move archivehandler to core; new New Connection Wizard; pass context object from SystemView into adapters 2007-02-19 21:33:15 +00:00
Martin Oberhuber
f1e59766ac Prepare builder for M5 2007-02-19 20:53:24 +00:00
Kushal Munir
b4cb54c0fe [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:32:58 +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