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
David McKnight
f3b7e9b376
[186569] connect and run in a job
2007-05-11 15:28:35 +00:00
Martin Oberhuber
9af75140de
[186128][api] Move IProgressMonitor last in all API
2007-05-10 14:11:48 +00:00
Martin Oberhuber
5cfd747882
Unify Source Builds: about.html in all source builds, schema only in source builds
2007-04-27 15:15:45 +00:00
David McKnight
6ecacafa7a
[184322] progress monitor added to file subsystem apis
2007-04-27 12:26:01 +00:00
Martin Oberhuber
1646646eaf
[184095][api] Replace String systemTypeName by IRSESystemType everywhere.
...
Migrate to using system type labels in all UI, and system type IDs when storing Preferences.
Combine NLS messages in rse.core. Add some API to SystemWidgetHelpers for dealing with system types.
Update and beautify Javadoc.
2007-04-25 20:24:16 +00:00
Martin Oberhuber
7fc7c243b4
[182454] improve getAbsoluteName() documentation
2007-04-25 11:41:25 +00:00
Martin Oberhuber
d31ac6c82c
[182454] improve getAbsoluteName() documentation
2007-04-25 11:32:53 +00:00
Kushal Munir
17713e6a85
[160405] Launch Shell menu should not be displayed for FTP-Only connections. Do not make the action visible for FTP connections by adding an attribute for IRemoteFile adapter to check for command subsystem existence of host.
2007-04-24 23:26:35 +00:00
Martin Oberhuber
20a4a9ef77
[183769] fix drag and drop after refactoring for [168975]
2007-04-24 12:26:57 +00:00
Martin Oberhuber
e8dc372b54
[168975] Move RSE Events API to Core
2007-04-23 13:42:16 +00:00
Martin Oberhuber
5c4fec2dca
Replace RSEUIPlugin.getDefault().getSystemRegistry by getTheSystemRegistry()
2007-04-19 12:02:44 +00:00
David McKnight
9cb7bd0227
[181006] schedule job to do asynch exec rather than directly do asynch exec
2007-04-05 00:33:21 +00:00
Martin Oberhuber
4826b2efab
[180519][api] moving Activators to "internal"
2007-04-04 12:32:34 +00:00
Martin Oberhuber
08c6648552
[180519][api] declaratively register adapter factories
2007-04-04 12:14:23 +00:00
Martin Oberhuber
0f90b154a2
[180519][api] declaratively register rse.shells.ui adapter factories
2007-04-04 11:37:46 +00:00
Martin Oberhuber
d478d4825b
[180562][api] dont implement ISystemThemeConstants
2007-04-04 10:37:53 +00:00
Martin Oberhuber
553e446521
[180562][api] dont implement ISystemOutputRemoteTypes
2007-04-04 10:28:10 +00:00
Martin Oberhuber
f501ac6de3
[175262][api] IHost.getSystemType() should return IRSESystemType
2007-04-03 11:13:35 +00:00
David McKnight
a2897d03f8
[180525] moving resources to internal
2007-04-02 18:06:06 +00:00
David McKnight
ff1ae16007
[178599] more refactorings
2007-03-29 18:56:15 +00:00
David McKnight
2c8b08f365
[178599] more refactorings for processes.ui and shells.ui
2007-03-29 18:24:52 +00:00
David McKnight
99e2faec17
[178599] access to print table action
2007-03-29 17:54:18 +00:00
Martin Oberhuber
cf9a016317
Organize Manifests: Export internal packages with x-internal
2007-03-29 11:45:59 +00:00
David McKnight
1eab23dc9c
[178599] more refactorings, moving actions internal
2007-03-28 19:50:16 +00:00
David McKnight
91a6edda68
[178599] more refactorings
2007-03-28 18:30:13 +00:00
David McKnight
ae2920b442
[178599] more refactorings
2007-03-28 17:37:33 +00:00
David Dykstal
3fdff2f490
[168977][api][refactor] - stage 3.1
...
- moved AbstractConnectorService, AbstractDelegatingConnectorService, AbstractResource, AbstractConnectorServiceManager, and DummyHost from UI plugin to the core plugin.
- moved DummyHost from org.eclipse.rse.model to org.eclipse.rse.internal.model
2007-03-27 19:17:54 +00:00
Martin Oberhuber
a9f122b7ad
[cleanup] organize Manifests: remove obsolete property keys
2007-03-22 10:49:56 +00:00
Uwe Stieber
684e3b0a7e
[178020] [178021] [178023] IActionFilter related API changes
2007-03-19 11:02:20 +00:00
Uwe Stieber
bec5ef86c8
[fix] [api] Unify action contribution methods in ISubSystemConfigurationAdapter
2007-03-16 16:07:35 +00:00
Martin Oberhuber
217a68fc61
[cleanup] fix compiler warning
2007-02-22 23:17:34 +00:00
David McKnight
de001b3b7d
[174942] moving getAdapter() to getViewAdapter()
2007-02-22 20:31:04 +00:00
David McKnight
cc9e4f6621
[175106] force a synchronous connect before launchign the shell
2007-02-22 14:11:39 +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
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
6ed4f11856
[172468] move SubSystemConfigurationAdapter back into API since it is used by examples, and having an abstract base class for ISubSystemConfigurationAdapter makes us more flexible.
2007-02-19 09:06:28 +00:00
David McKnight
81d2c5fae0
[170627] use IContextObject for hasChildren
2007-02-16 20:48:28 +00:00
David McKnight
484a619cbf
[172468] making rse.ui view stuff internal
2007-02-16 16:29:48 +00:00
David McKnight
37897c0bdd
[170627] changed views to use IContextObject during queries
2007-02-15 17:32:02 +00:00
David McKnight
868f5c7522
[173332] refactored dstore extra apis to be visible
2007-02-07 19:41:48 +00:00
David McKnight
f3942b9c1b
[173143] removing remote property page and remote popup menu extension points
2007-02-06 19:23:13 +00:00
David McKnight
6191ec4a50
[173143] removing remote property page and remote popup menu extension points
2007-02-06 19:13:50 +00:00
David McKnight
2a1972c0f4
[172323] moved RemoteCommandShell to org.eclipse.rse.subsystems.shells.core.model
2007-02-01 20:27:50 +00:00
David McKnight
6ca970701b
refactored RemoteOutput, RemoteError and ILanguageUtilityFactory
2007-01-30 22:15:10 +00:00
Martin Oberhuber
d9654b70c8
[cleanup] Set default recommended warning level on all projects
2007-01-30 21:39:30 +00:00
Martin Oberhuber
6f772365db
[cleanup] define access rules for marking internal package access discouraged
2007-01-30 20:43:02 +00:00
Martin Oberhuber
3cb3bf5842
[cleanup] Fix deprecated usage of propertyPages objectClass in plugin.xml
2007-01-30 19:25:38 +00:00