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

1524 commits

Author SHA1 Message Date
Martin Oberhuber
4bf1cf9199 [181939] Deferred class loading for keystoreProviders 2007-05-11 21:48:12 +00:00
Martin Oberhuber
8f161352bd [186525][api] Move keystoreProviders extension point to org.eclipse.rse.core 2007-05-11 21:12:17 +00:00
Martin Oberhuber
2aa9214149 [186640][api] Add IRSESystemTyep.isLocal(), isWindows(), getProperty(String, boolean) 2007-05-11 20:28:10 +00:00
David Dykstal
7ef8f1b99f [177332][api][breaking] added autostart attribute to persistence providers & minor changes to IRSEPersistenceManager API 2007-05-11 18:56:35 +00:00
Martin Oberhuber
891420a8af [174945] Remove obsolete icons from rse.shells.ui 2007-05-11 18:08:15 +00:00
Martin Oberhuber
97acafc9eb [174945] Remove obsolete icons from rse.shells.ui 2007-05-11 17:53:36 +00:00
Martin Oberhuber
90fe1b916d [174945] Remove obsolete icons from rse.shells.ui 2007-05-11 17:29:16 +00:00
Martin Oberhuber
94f5c1b336 [174945] Remove obsolete icons from org.eclipse.rse.files.ui 2007-05-11 17:09:29 +00:00
Martin Oberhuber
6780ae8b16 [174945] split importexport icons from rse.ui 2007-05-11 16:43:07 +00:00
David McKnight
f3b7e9b376 [186569] connect and run in a job 2007-05-11 15:28:35 +00:00
Martin Oberhuber
e36c358ab1 [185098][api] Provide constants for all well-known system types 2007-05-11 15:15:31 +00:00
Martin Oberhuber
460df5e0d6 Unify Feature Descriptions 2007-05-11 14:57:02 +00:00
Martin Oberhuber
7e9da45590 Try to avoid exceptions with Telnet disconnect 2007-05-11 13:30:48 +00:00
Martin Oberhuber
ca4b641ba5 [doc] improve javadoc for IConnectorService 2007-05-11 13:11:18 +00:00
Martin Oberhuber
29a39c85ae [186536] apply patch: Telnet login and password should be configurable 2007-05-11 13:02:14 +00:00
Martin Oberhuber
cc457bb0d7 Fix NPE on Telnet Disconnect and avoid printing password to stdout 2007-05-11 11:55:50 +00:00
Martin Oberhuber
2848dc80ff [175328] NPE on SSH Disconnect 2007-05-11 11:40:52 +00:00
Martin Oberhuber
879fb3d816 [178201] Add Telnet Only system type 2007-05-11 11:28:51 +00:00
Martin Oberhuber
d147deac13 [186128][api] Move progress monitor last for more methods of abstract base classes 2007-05-11 11:21:47 +00:00
Martin Oberhuber
aac30baef1 [178201] Telnet feature initial checkin 2007-05-11 11:09:12 +00:00
Martin Oberhuber
13428d8456 Fix typo in FTP Feature Copyright and About. Attribute to Symbian only. 2007-05-11 11:04:57 +00:00
Martin Oberhuber
72a0e2e522 [178606] fix endless loop in readUntil() 2007-05-11 10:15:19 +00:00
Martin Oberhuber
a2ef23d04a [178201] Apply refactorings for StandardConnectorService 2007-05-11 10:00:14 +00:00
Martin Oberhuber
3dbe7d2781 [178201] Telnet subsystem contribution initial checkin 2007-05-11 09:49:26 +00:00
Martin Oberhuber
22ae382e1c [178201] Telnet subsystem contribution initial checkin 2007-05-11 09:31:27 +00:00
David Dykstal
9529b426c3 [177329][api] API changes to add timeouts and better return indications for the persistence manager. 2007-05-11 04:05:14 +00:00
David Dykstal
49624012cd [177329][api] api changes made as documented in the bug report. 2007-05-10 22:34:17 +00:00
Martin Oberhuber
a4d2dbda81 Fix typos 2007-05-10 17:04:47 +00:00
Martin Oberhuber
cfd6e8f1b5 Fix typo 2007-05-10 17:02:19 +00:00
Martin Oberhuber
1fe5c4b9dd [185554][api] Remove dynamicPopupMenuExtensions extension point 2007-05-10 16:28:43 +00:00
Martin Oberhuber
330e563896 Make FTPParser Labels translatable in plugin.properties 2007-05-10 16:08:10 +00:00
Martin Oberhuber
0c96066b98 [183824][api] Forward SystemMessageException from IRemoteFileSubsystem rather than handling it 2007-05-10 16:02:01 +00:00
Javier Montalvo Orus
a289426950 avoid NPE on non-VMS servers containing DOS-like paths as root (as WFTPD) 2007-05-10 15:35:01 +00:00
Javier Montalvo Orus
cf475049f2 [176216] added translatable label 2007-05-10 14:27:40 +00:00
Martin Oberhuber
9af75140de [186128][api] Move IProgressMonitor last in all API 2007-05-10 14:11:48 +00:00
Martin Oberhuber
7af0ea93c0 [177523][api] Unify singleton getter methods to use getInstance() 2007-05-10 12:40:20 +00:00
Javier Montalvo Orus
56c2add9e5 [176216] parsers dynamically loaded when needed 2007-05-10 10:40:43 +00:00
David McKnight
9c7c0f0cac [180875] applying Kevin Dolye's patch for closing file dialog on double-click 2007-05-08 19:44:17 +00:00
David McKnight
26ca200828 handling wierd case where the location of a project is null 2007-05-08 19:38:32 +00:00
David McKnight
c8694926f3 dstore shell termination in case exit fails (this is required when a long running process under the shell isn't finished when the user tries to exit the shell) 2007-05-08 19:11:57 +00:00
Uwe Stieber
a1b738992b [fix] ISystemContextMenuConstants.GROUP_NEW_NONCASCADING not consistently contributed to menu on system type level 2007-05-08 08:43:43 +00:00
David Dykstal
cab2a024dd [183161][api][refactor] Move SystemFilterPoolManager to org.eclipse.rse.internal.core.filters. 2007-05-07 19:08:30 +00:00
David Dykstal
78286bc086 [] 2007-05-07 18:55:38 +00:00
David McKnight
22544b6dc2 [183772] patch for using ValidatorFileUniqueName 2007-05-07 18:54:37 +00:00
David Dykstal
2bfb3ccad2 [185752] use systemTypeId instead of systemTypeName when persisting profiles. 2007-05-07 17:05:07 +00:00
David McKnight
7c41349015 only set input object if it's non-null. For dstore import cert dialog, the input is already set prior to the dialog coming up. 2007-05-07 16:43:36 +00:00
Martin Oberhuber
6923ea332f [185750][api] Remove IConnectorService.getHostType() 2007-05-07 13:10:42 +00:00
Javier Montalvo Orus
ed6158f594 [176216] FTP sould provide API to allow clients register their own FTPListingParser 2007-05-04 12:52:46 +00:00
Javier Montalvo Orus
4c1cb55a12 [176216] FTP sould provide API to allow clients register their own FTPListingParser 2007-05-04 12:48:38 +00:00
Kushal Munir
824e173d2f [179939] BIDI3.3:HCG_ Text files written in ASCII Hebrew do not look correctly 2007-05-02 16:40:53 +00:00