David McKnight
484a619cbf
[172468] making rse.ui view stuff internal
2007-02-16 16:29:48 +00:00
Kushal Munir
15d2c59d3b
[150265] Fix problem with persistence of newly created subsystems that are not registered through an extension point for the system type of the host.
2007-02-16 16:04:51 +00:00
David McKnight
9d983938df
[174270] in findExactItem() also use equals() in check
2007-02-16 15:20:59 +00:00
David McKnight
468c37bc5e
filtering fix - reused results were not filtered for dstore
2007-02-16 15:13:41 +00:00
David McKnight
f87607f37c
[174295] use absolute name rather than name when finding references
2007-02-16 14:40:09 +00:00
Uwe Stieber
f14be143f5
[fix] FTPFileSubsystemTestCase did not build because of not update imports
2007-02-16 10:44:28 +00:00
Uwe Stieber
2cdb65c8b0
[174418] Fixed copyright note
2007-02-16 10:27:09 +00:00
Uwe Stieber
084a3ce496
[fix] 174418 SystemAdapterHelpers.getAdapter(Object) try to find adapter twice
2007-02-16 10:26:08 +00:00
Kushal Munir
881441ad83
[150265] Fix problems with multiple connections showing up when using createSubSystems() in SystemRegistry
2007-02-15 23:38:34 +00:00
David McKnight
285aba104c
[170728] changing to use IRemoteObjectIdentifier and/or ISystemViewelementAdapter instead of ISystemRemoteElementAdapter in system table view.
2007-02-15 21:27:10 +00:00
David McKnight
af223d789b
[170728] changing to use IRemoteObjectIdentifier and/or ISystemViewelementAdapter instead of ISystemRemoteElementAdapter in system table view.
2007-02-15 21:24:14 +00:00
David McKnight
8d9f1b8d54
[170728] changing to use IRemoteObjectIdentifier and/or ISystemViewelementAdapter instead of ISystemRemoteElementAdapter in systemview.
2007-02-15 21:20:31 +00:00
Javier Montalvo Orus
80372c7110
[cleanup] update copyright year 2007
2007-02-15 17:56:28 +00:00
Javier Montalvo Orus
1ba120c026
[174271] [api] ftp implementation should be internal
2007-02-15 17:51:20 +00:00
David McKnight
37897c0bdd
[170627] changed views to use IContextObject during queries
2007-02-15 17:32:02 +00:00
Javier Montalvo Orus
ef5ae9d77e
[169680] [ftp] FTP files subsystem and service should use passive mode
2007-02-15 15:29:00 +00:00
Martin Oberhuber
06c2a488c5
Fix typo in N-build script
2007-02-15 15:13:34 +00:00
Martin Oberhuber
31c4b30bcb
[cleanup] update copyright year 2007
2007-02-15 10:28:32 +00:00
Martin Oberhuber
f6f19182d7
[cleanup] update copyright year 2007
2007-02-15 10:01:26 +00:00
Martin Oberhuber
2348207a15
[174263][api] make org.eclipse.rse.subsystems.shells.ssh internal
2007-02-15 09:51:34 +00:00
Martin Oberhuber
82e3f93af7
[174263][api] make org.eclipse.rse.subsystems.files.ssh internal
2007-02-15 09:49:19 +00:00
Martin Oberhuber
a47182cf82
[174263][api] make org.eclipse.rse.services.ssh internal
2007-02-15 09:36:54 +00:00
Martin Oberhuber
381ff7f2a5
[174263][api] make org.eclipse.rse.connectorservice.ssh internal
2007-02-15 09:33:24 +00:00
Martin Oberhuber
a8f117a9eb
[174263][api] make org.eclipse.rse.connectorservice.ssh internal
2007-02-15 09:19:38 +00:00
Martin Oberhuber
456f707b25
Fix broken N-builds: remove old packages after move in terminal.view
2007-02-15 08:45:07 +00:00
Martin Oberhuber
688bae48d1
Fix broken N-builds: redo access permissions after previous classpath change
2007-02-15 08:44:29 +00:00
Michael Scharf
51f924d27f
Fixed the neming scheme to use tm.internal.terminal instead of tm.terminal.internal
2007-02-15 05:38:15 +00:00
Michael Scharf
be9d2cfd1b
remove obsolete method
2007-02-15 05:21:39 +00:00
Michael Scharf
97911947c5
removed dependency to jface.text.TextViewer
2007-02-15 01:40:32 +00:00
David Dykstal
993822a985
[168870][api][refactor]Moved the following to core from ui
...
PasswordPersistenceManager
SystemResourceConstants
Made the following utility class in Core from methods found on RSEUIPlugin
RSEHostUtil
Moving PasswordPersistenceManager required that preferences that were in the UI plugin are moved to Core. SystemPreferencesManager was rewritten to manage both Core and UI plugin preferences.
2007-02-14 23:17:22 +00:00
Martin Oberhuber
44edbbb502
Baseline for applying UDA and Import/Export. Rename features to include the terms end-user/extender. SubsystemConfigurations to register against systemTypeId instead of systemType.
2007-02-14 12:06:43 +00:00
Martin Oberhuber
80b6095a9f
Fix build of user actions
2007-02-14 10:47:46 +00:00
Kushal Munir
f1df19f3b3
[150265] [api] Added createHost() methods to SystemRegistry to allow for host creation without creating the subsystems. Added createSubSystems() method to allow subsystems to be created for an already created host.
2007-02-13 15:09:53 +00:00
Martin Oberhuber
09a60b80fb
Fix N-builds by allowing "assert" in org.eclipse.rse.ui
2007-02-13 12:15:38 +00:00
Uwe Stieber
d2c9c78b57
[fix] Dynamic association of new connection wizards to system types will be done via the system type adapter
2007-02-13 11:51:42 +00:00
Uwe Stieber
3ecdb0a3a5
[fix] API inconsitency in ISystemPromptDialog
2007-02-13 09:52:50 +00:00
Kushal Munir
6b04348c73
[150112]: Remove dead code. Classes SystemNewConnectionWizard, SystemNewConnectionWizardDefaultMainPage and SystemNewConnectionWizardRenameProfilePage have been deleted.
2007-02-13 03:51:32 +00:00
Kushal Munir
cfd86803bb
[173905] Remote file getContents() does not account for file type filters. It processes all filters as name filters. This is fixed.
2007-02-12 21:09:09 +00:00
David McKnight
0a59ebf2a1
[173523] applied Javier's pathc
2007-02-12 17:17:26 +00:00
Martin Oberhuber
8cad903b9c
[142947] Fix build error against Eclipse 3.3 M5 due to SWT drag&drop change
2007-02-12 16:11:48 +00:00
Martin Oberhuber
c6ff411efd
[162081] Fix runtime ClassCastException
2007-02-12 15:54:15 +00:00
Uwe Stieber
dd4c4ae10d
[fix] required id is associated with newConnectionWizardDelegate element instead of extension
2007-02-12 14:04:31 +00:00
Uwe Stieber
4614f392bb
[api] Needs possibility to register newWizardConnectionDelegate with dynamically contributed system types
2007-02-12 12:55:38 +00:00
Martin Oberhuber
2393efadd9
[168870] Organize Imports to fix access to moved SystemPerspectiveHelpers
2007-02-12 12:48:29 +00:00
Uwe Stieber
b1bc678b8a
[api] Needs possibility to register newWizardConnectionDelegate with dynamically contributed system types
2007-02-12 12:48:05 +00:00
Martin Oberhuber
ab3919c38a
[162081] Get rid of subsystemConfigurations attribute "supportsAllSystemTypes". Fix Discovery usage of systemTypeIds.
2007-02-12 12:01:36 +00:00
Uwe Stieber
3a88b76ae0
[api] Needs possibility to register newWizardConnectionDelegate with dynamically contributed system types
2007-02-12 11:57:53 +00:00
Martin Oberhuber
f5f8bc7099
[cleanup] make javadoc spec of getSubsystemConfigurationIds() more exact
2007-02-12 11:01:28 +00:00
Uwe Stieber
55e4312233
[162081] deprecated "systemTypes" attribute of subsystemConfigurations extension point has been removed
2007-02-10 17:17:29 +00:00
David McKnight
3ae5b5049e
[172651] isv docs updated with removal of rse popup menus and rse property pages extension points
2007-02-09 16:39:17 +00:00