1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-05 08:05:24 +02:00
Commit graph

2488 commits

Author SHA1 Message Date
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
Michael Scharf
ee5fae7ae3 Bug 174953 connect fails when a previous telnet connection had failed
The Msg is used as state indicator, was not cleaned on a new connection
2007-02-22 00:57:01 +00:00
Martin Oberhuber
c7223668b4 Rev up version numbers according to recent refactorings (making stuff internal, systemTypes and subsystemConfigurations extension point) 2007-02-21 23:33:19 +00:00
Martin Oberhuber
92e80f80e5 Release [174858] newwizard categories; [174992] default newwizard hiding special wizards 2007-02-21 23:30:27 +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
0e825c6f88 Release Rev-up version numbers; [174944] preselection; [174292] discovery internal; [174770] usersguide fixes; [174852] type filtering; [174982] dstore upload; [174942] adapter issues; [174841] systemType names; [174883] new connection; [174858] connection wizard category "General"; [174790] icons for testsubsystem; [174828] remove ftp folders as files; [173772] newConnectionWizards; [174798] additional wizard pages 2007-02-21 22:56:03 +00:00
Martin Oberhuber
c57578ca49 [174795] dont make Terminal optional features explicit for UM 2007-02-21 22:31:10 +00:00
Martin Oberhuber
92a264cfa0 [174796] Dont make Terminal dependency on jsch explicit for UM 2007-02-21 22:28:46 +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
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