Martin Oberhuber
45c7196f67
[254293] DSDP branding for Galileo
2009-05-13 22:23:26 +00:00
Martin Oberhuber
761a30ed4a
[272882] [api] Handle exceptions in IService.initService() - update bundle version and dependency
2009-04-30 14:52:46 +00:00
Anna Dushistova
5f24001c46
Fixed compiler error.
2009-04-28 18:39:53 +00:00
Martin Oberhuber
e97b62b224
[235626] Convert examples to MessageBundle format
2008-06-04 22:38:44 +00:00
Martin Oberhuber
fba3415dc8
[releng] Fix plugin version numbers
2008-06-04 13:29:54 +00:00
Martin Oberhuber
dc383c52f3
[218304] Improve deferred adapter loading
2008-04-10 15:32:51 +00:00
Martin Oberhuber
ab3bfc64af
[cleanup] Fix copyright year 2008
2008-04-07 12:50:35 +00:00
Xuan Chen
d87be9980f
[223126] fix: [api][breaking] Remove API related to User Actions in RSE Core/UI
2008-03-19 15:54:25 +00:00
Martin Oberhuber
491e8c8997
[222270][api] adapt to new createSystemFilter API
2008-03-13 09:55:44 +00:00
Martin Oberhuber
a90b60fc1c
Update bundle version numbers as appropriate due to recent changes
2008-02-26 01:34:10 +00:00
Martin Oberhuber
f09eae6477
[cleanup] fix copyright notices for 2008
2008-02-13 00:28:51 +00:00
Martin Oberhuber
57506f1f0c
Manifest: migrate Eclipse-LazyStart to Bundle-ActivationPolicy
2008-02-01 13:16:09 +00:00
Xuan Chen
2448faa0ba
[160775] fix: [Archives] [api] [breaking] [nl] rename (at least within a zip) blocks UI thread
2007-11-14 17:56:59 +00:00
David McKnight
3d2a16aeb2
[207178] changing list APIs for file service and subsystems
2007-10-31 21:03:25 +00:00
Martin Oberhuber
1e46f2b6cd
Rev up plugin and feature versions towards TM 3.0
2007-10-31 18:13:23 +00:00
Kevin Doyle
d878466cef
[150492] Tutorial FolderInfoPropertyPage doesn't work reliably
2007-10-31 04:47:34 +00:00
David Dykstal
e8659be28e
[194215] formatted code in popup example, updated tutorial from example, tested
2007-06-27 01:52:12 +00:00
Martin Oberhuber
78b99118e0
[189269] Add version range specifiers with all plugin dependencies. Make features require plugins. Avoid Discovery require RSE.
2007-06-06 13:06:29 +00:00
Martin Oberhuber
de734b6298
[cleanup] Update Copyrights
2007-06-05 10:56:52 +00:00
Martin Oberhuber
a924ffced5
Update about.html date for Europa
2007-05-29 20:30:45 +00:00
Martin Oberhuber
10d919453e
[168870] refactor org.eclipse.rse.core package of the UI plugin
2007-05-15 23:55:07 +00:00
Martin Oberhuber
daddc54dae
[186128][refactoring] Move IProgressMonitor last in public base classes
2007-05-14 09:44:39 +00:00
Martin Oberhuber
9244d48204
[186748][api] Move ISubSystemConfigurationAdapter from org.eclipse.rse.ui/subsystems/org.eclipse.rse.core.subsystems.util to org.eclipse.rse.ui.subsystems
2007-05-14 08:10:07 +00:00
Martin Oberhuber
655da9c585
[186523][api] Move subsystemConfigurations extension point from UI to core
2007-05-12 01:40:42 +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
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
Martin Oberhuber
d31ac6c82c
[182454] improve getAbsoluteName() documentation
2007-04-25 11:32:53 +00:00
Martin Oberhuber
e8dc372b54
[168975] Move RSE Events API to Core
2007-04-23 13:42:16 +00:00
Martin Oberhuber
a10fb47542
[cleanup] Remove unnecessary implementations
2007-04-03 17:00:55 +00:00
David McKnight
33c837d99f
[180575] applying patch + imples
2007-04-03 15:07:54 +00:00
David Dykstal
afa5e999a1
[168977][api][refactor] - stage 3.4
...
- introduced AuthenticatingConnectorService as a superclass of AbstractConnectorService
- moved almost all methods from AbstractConnectorService to AuthenticatingConnectorService. AbstractConnectorService now handled the creation of the StandardCredentialsProvider for all subclasses.
- moved AbstractConnectorService back to UI with the intention of renaming it StandardConnectorService
- moved requiresPassword, supportsPassword, requiresUserId, and supportsUserId back to IConnectorService from ICredentialsProvider.
- removed SshCredentialsProvider and DStoreCredentialsProvider, their connector services can now use the StandardCredentialsProvider
2007-03-28 14:10:53 +00:00
David Dykstal
aca3ef566f
[168977][api][refactor] - stage 3.2
...
- introduced the AbstractCredentialsProvider into the CredentialsProvider hierarchy.
2007-03-27 19:59:47 +00:00
David Dykstal
52f4211900
[168977][api][refactor] - stage 2.3
...
- Introduced ICredentialsProvider implementations
- Refactored some AbstractConnectorService methods into the credentials providers
- Further simplified the concrete connector services
- made more methods final and explicitly indicated where overrides are allowed, required.
2007-03-16 16:00:22 +00:00
David Dykstal
c2580e2844
[168977][api][refactor] - stage 1
...
1) Create new ICredentials, ICredentialsProvider, and SuperAbstractConnectorService (temporary)
2) Move most non-password methods to SuperAbstractConnectorService.
3) Rationalize the user of ServerLaunchers.
4) make internalConnect and internalDisconnect abstract.
2007-03-07 21:44:36 +00:00
Martin Oberhuber
e69ec9a67a
[175245] spell out feature neames for Europa site
2007-02-23 11:14:24 +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
a964b0333d
[cleanup] organize imports
2007-02-19 09:18:45 +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
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
55e4312233
[162081] deprecated "systemTypes" attribute of subsystemConfigurations extension point has been removed
2007-02-10 17:17:29 +00:00
Uwe Stieber
523eabbdf3
[162081] "systemTypes" attribute of subsystemConfigurations extension point marked deprecated
2007-02-09 14:16:47 +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 Dykstal
3a0efdabdc
[api][171530] Add a setEditable to the SystemFilterStringEditPane hierarchy.
2007-02-06 04:12:17 +00:00
Martin Oberhuber
dd3254b0fd
[cleanup] Fix RSE internal package access
2007-01-30 21:43:52 +00:00
Martin Oberhuber
39d251f697
[cleanup] define access rules for marking internal package access discouraged
2007-01-30 21:19:45 +00:00
Martin Oberhuber
6f772365db
[cleanup] define access rules for marking internal package access discouraged
2007-01-30 20:43:02 +00:00