Uwe Stieber
21ae98e8ec
[fix] Return something useful and human readable from toString()
2007-03-27 16:21:52 +00:00
Uwe Stieber
d3ba9e3301
[fix] [preferences] Default system type combo does show ids instead of UI labels
2007-03-27 13:30:21 +00:00
David McKnight
41591dc0dc
[174299] changes to use findItems() where possible instead of recursive methods.
2007-03-26 20:32:15 +00:00
David McKnight
5c0f8d20e5
[174299] phase one - comparator and set to use hashmap. Still need to change system view to avoid recursiveFind methods.
2007-03-26 17:36:53 +00:00
David McKnight
f9da65fbf0
[174299] serivce subsystems need to be identified by the service type, not the service name. In order to retrieve the correct subsystem model object via hashmap, the absolute name of the subsystem must be the same regardless of service implemnetation.
2007-03-26 17:32:53 +00:00
Uwe Stieber
986ebc1673
[179181] [api] Dynamic system type provider need a hook to add dynamic system type specific toolbar groups
2007-03-25 10:49:30 +00:00
Uwe Stieber
b8dad95d06
[fix] NPE on shutdown
2007-03-24 18:08:21 +00:00
Uwe Stieber
3c59fa5265
[fix] ClassNotFoundException: org.eclipse.rse.core.RemoteSystemsProject
2007-03-24 12:25:57 +00:00
David Dykstal
4ea4f6ba77
fixing copyright
2007-03-22 17:50:58 +00:00
Martin Oberhuber
b150f98526
Set EE J2SE-1.4, add .qualifier, externalize providerName, fix about.html and build.properties
2007-03-22 15:50:57 +00:00
David Dykstal
ad637dc83e
capturing differences from workspace
2007-03-22 15:09:42 +00:00
David Dykstal
2f0f316cfb
initial population
2007-03-22 14:52:36 +00:00
Martin Oberhuber
485678d02c
Re-add methods lost during move from rse.ui as part of bug [177155]
2007-03-22 12:42:54 +00:00
Martin Oberhuber
a9f122b7ad
[cleanup] organize Manifests: remove obsolete property keys
2007-03-22 10:49:56 +00:00
Martin Oberhuber
2e9682aefa
[cleanup] organize Manifests: remove obsolete property keys
2007-03-22 10:39:58 +00:00
Martin Oberhuber
77f6828769
[cleanup] organize Manifests: add internal exports
2007-03-22 10:34:16 +00:00
David McKnight
cc3d896947
[178599] core.internal -> internal.core
2007-03-21 17:32:36 +00:00
David McKnight
0d394bfe0d
[178599] core.internal -> internal.core
2007-03-21 17:04:01 +00:00
David McKnight
eb5e8d9e67
[178599] simple refactorings
2007-03-21 16:59:10 +00:00
David McKnight
b7e888a529
[177155] some cleanup/refactorings that prevent startup exception with getting remote systems project
2007-03-21 16:35:00 +00:00
David McKnight
5a7b3419b5
[176485] problem is fixed by explicitly setting the background of the text field to the composite background.
2007-03-21 15:47:08 +00:00
David McKnight
eecef5a622
[178490] added:
...
ImageDescriptor getSystemFilterPoolImage(ISystemFilterPoolReference fpRef);
ImageDescriptor getSystemFilterImage(ISystemFilterReference fRef);
Original implementations kept so that original behaviour can be maintained.
2007-03-21 15:27:27 +00:00
David McKnight
c81f8accff
[177155] rse initialization in job
2007-03-21 15:24:46 +00:00
David McKnight
51cad71182
[153652] allowing for drag and drop stuff that for some reason didn't get committed last week
2007-03-21 15:19:54 +00:00
David McKnight
d8fff26c00
null check that for some reason didn't get committed when I made the change a week ago
2007-03-21 15:19:11 +00:00
Uwe Stieber
19820790fc
[178548] Contributed actions should be added last in fillContextMenu()
2007-03-21 14:55:27 +00:00
Uwe Stieber
05571eb87d
[178540] RSEMainNewConnectionWizard does not compile against I20070320-0010
2007-03-21 14:26:26 +00:00
David Dykstal
0478fb95fa
[168977] - updating package documentation
2007-03-20 16:36:53 +00:00
David Dykstal
178f374a52
[168977][api][refactor] - stage 2.4
...
- introduce "credentials" terminology to methods that needed it
- began moving "requiresUserId" and "requiresPassword" from connector service API to credentials providers
2007-03-20 15:09:08 +00:00
Uwe Stieber
684e3b0a7e
[178020] [178021] [178023] IActionFilter related API changes
2007-03-19 11:02:20 +00:00
Uwe Stieber
4ec2eb27a9
[177930] [api] Remove unnecessary and unused convienence getXXXAdapter() methods from SystemViewAdapterFactory
2007-03-18 13:00:06 +00:00
David Dykstal
cfabc043fe
[177731][refactor]Connection names and filter pool names were restricted to being folder names by their validators. Filter names were restricted to being file names by the filter name validator. These have been refactored so that they now only require unique strings within their container.
2007-03-16 16:47:24 +00:00
Uwe Stieber
a9d61fdbac
[fix] [api] Unify action contribution methods in ISubSystemConfigurationAdapter
2007-03-16 16:12:37 +00:00
Uwe Stieber
bec5ef86c8
[fix] [api] Unify action contribution methods in ISubSystemConfigurationAdapter
2007-03-16 16:07:35 +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
Uwe Stieber
d2af81b435
[fix] additions menu group contribution to new sub menu used wrong base menu group id
2007-03-15 16:40:52 +00:00
Uwe Stieber
734ad54b12
[fix] Menu group marker "additions" not consistently added to new sub menu
2007-03-15 15:30:59 +00:00
Uwe Stieber
1071df698c
[177537] [api] Dynamic system type provider need a hook to add dynamic system type specific menu groups
2007-03-15 15:06:36 +00:00
David Dykstal
82e6b26c11
[cleanup] fix misspelling in message
2007-03-15 00:25:03 +00:00
Martin Oberhuber
c653edf1da
Reorganize commons.net as single-jar Orbit bundle: Get rid of separate features
2007-03-14 21:19:45 +00:00
Uwe Stieber
0fadb43989
[cleanup] Remove obsolete ISystemShellProvider interface (replaced by Eclipse IShellProvider)
2007-03-14 10:04:38 +00:00
Uwe Stieber
6f56ef8409
[cleanup] remove unused interface IRSEUIRegistry + related methods + related implementation
2007-03-13 16:53:39 +00:00
Martin Oberhuber
5fc954d25e
[cleanup][174945] Remove IBM_logo*, system390*, system400*, systemaix* icons
2007-03-13 14:40:31 +00:00
Uwe Stieber
511bae1cb6
[fix] Set global action definition ids to enable keyboard shortcuts for common actions
2007-03-13 09:26:35 +00:00
David McKnight
d2b750e0fd
[163392] prevent duplicates from being added to tree in add events
2007-03-12 18:10:29 +00:00
David McKnight
0bb3fc01d8
[153652] allowing for drag and drop from windows explorer
2007-03-12 16:53:40 +00:00
David McKnight
100ee92f16
[153652] allowing for drag and drop to project explorer.
2007-03-12 16:40:12 +00:00
David McKnight
eb95878b72
[153652] allowing for drag and drop to project explorer.
2007-03-12 16:25:57 +00:00
David McKnight
788bc12703
[153652] allowing for drag and drop to project explorer.
2007-03-12 16:20:10 +00:00
Uwe Stieber
76fe278b7b
[fix] [163392] First connection created is shown duplicate in tree
2007-03-12 15:57:43 +00:00