Martin Oberhuber
|
5c4fec2dca
|
Replace RSEUIPlugin.getDefault().getSystemRegistry by getTheSystemRegistry()
|
2007-04-19 12:02:44 +00:00 |
|
Martin Oberhuber
|
b8052d89db
|
Replace SystemRegistry references by ISystemRegistry where possible
|
2007-04-19 11:55:33 +00:00 |
|
Martin Oberhuber
|
7d9f30289f
|
Redo [170932][api][refactor] revamp persistence manager interface
|
2007-04-19 09:34:06 +00:00 |
|
Martin Oberhuber
|
9ad9c16782
|
[183134] getLocalHost() does not return Local - applied patch from Tobias Schwarz. This checkin overrides [170932] in order to provide a stable I-build
|
2007-04-19 09:21:35 +00:00 |
|
David Dykstal
|
5be124e200
|
[170932][api][refactor] revamp persistence manager interface
|
2007-04-19 06:04:49 +00:00 |
|
David McKnight
|
9c2d3393e7
|
[182622] dont' expand things that dont' have children
|
2007-04-18 17:53:05 +00:00 |
|
David McKnight
|
5923ec7386
|
[182574] prevent duplicate deferred queries to avoid empty list scenario.
|
2007-04-18 17:34:00 +00:00 |
|
David McKnight
|
ecde99e3e7
|
[181180] no need for deferred query pref in ui
|
2007-04-18 16:10:45 +00:00 |
|
David McKnight
|
b06712a747
|
[182982] fix for rename so that if an item can't be found via map lookup, we use recursive search
|
2007-04-18 15:58:53 +00:00 |
|
Uwe Stieber
|
45cb699549
|
[fix] [142197] In New connection dialog, Host Name should be asked before Connection Name
|
2007-04-18 15:07:35 +00:00 |
|
Uwe Stieber
|
21878fa209
|
[fix] [175153] Connection name field should not be prefilled on first invocation of New Connection wizard
|
2007-04-18 15:04:35 +00:00 |
|
Uwe Stieber
|
548ba43cd3
|
[fix] Double click handler does not expand/collapse categories correctly
|
2007-04-18 10:47:00 +00:00 |
|
Uwe Stieber
|
5e7a992873
|
[fix] [182382] Missing Titles on New Connection Wizard Pages
|
2007-04-18 10:07:56 +00:00 |
|
Uwe Stieber
|
dd3cb955c7
|
[fix] [180923] Connection not decorated with live image descriptor if system type does not define own images
|
2007-04-18 08:44:13 +00:00 |
|
David McKnight
|
ce7eb4c4b0
|
[180568] moving interfaces to internal
|
2007-04-12 20:26:13 +00:00 |
|
David McKnight
|
f3b73bb973
|
[180994] connect all action should use a job so that subsystem.connect(IProgressMonitor, boolean) can be called from a single worker thread.
|
2007-04-12 13:24:33 +00:00 |
|
David McKnight
|
b929b9ccc6
|
[181486] handle the absolute name specialy for SystemFilterSimple
|
2007-04-11 18:55:09 +00:00 |
|
David McKnight
|
402956f86f
|
[181847] null adapter check
|
2007-04-11 18:12:01 +00:00 |
|
Uwe Stieber
|
bf9cf5a671
|
[sync] Add proper group markers to the toolbar groups. Re-used the context menu group markers for easier orientation
|
2007-04-11 08:45:09 +00:00 |
|
David McKnight
|
f6e7310a3a
|
[176603] connect(IProgressMonitor, boolean forcePrompt)
|
2007-04-10 16:26:03 +00:00 |
|
Martin Oberhuber
|
f3435b0150
|
[181394][contributed] Fix incorrect elements shown below filters by fixing getAbsoluteName() of filter and pool references to include context
|
2007-04-06 12:56:24 +00:00 |
|
Martin Oberhuber
|
eedb7b4c9c
|
[cleanup] update javadoc
|
2007-04-06 12:42:15 +00:00 |
|
David McKnight
|
092ed936f3
|
[181222] for SystemResoruceSelectionInputProvider (used by file dialog) the initial connection should be set
|
2007-04-05 17:00:18 +00:00 |
|
Kushal Munir
|
7d4bb4f754
|
[180602] [api] Remove Communications Daemon and associated classes. Get rid of all associated messages and F1 help as well.
|
2007-04-05 16:46:45 +00:00 |
|
David McKnight
|
8dcbb6ec39
|
[181197] only need to fire a create event for file transfer operations. The additional refresh was redundant and causes the problem of the monitor getting cancelled since two jobs end up doing the same thing
|
2007-04-05 16:22:38 +00:00 |
|
Martin Oberhuber
|
2e12ffc72f
|
[181066] NLS missing messages with DAEMON and Shells
|
2007-04-05 08:17:51 +00:00 |
|
Uwe Stieber
|
aefb17b2fb
|
[fix] getHostNames() return String[] containing invalid null values
|
2007-04-04 15:23:16 +00:00 |
|
David McKnight
|
efa8873ec5
|
[179363] to avoid having changed properties reset by unchanged default properties, I've added code to check if the user changed the ServerLauncherPropertiesServiceElement. The explicit properties are set only when the service element changes.
|
2007-04-04 15:09:55 +00:00 |
|
David McKnight
|
b063e1e3c1
|
[180938] getting rid of printlns
|
2007-04-04 13:45:20 +00:00 |
|
Kushal Munir
|
f54336f8b0
|
[164413] Remove the "Default System Type" combo from the RSE Preference page and associated preference constants. Keep the NLS for the combo in case we need it again for some reason.
|
2007-04-04 12:49:57 +00:00 |
|
Martin Oberhuber
|
d478d4825b
|
[180562][api] dont implement ISystemThemeConstants
|
2007-04-04 10:37:53 +00:00 |
|
Martin Oberhuber
|
efcfd3a1d9
|
[180562][api] dont implement ISystemPreferencesConstants
|
2007-04-04 10:33:32 +00:00 |
|
Kushal Munir
|
814a8b283e
|
[180485] [api] "Show Hidden" should be a view-only Preference and not on API level.
|
2007-04-04 02:49:28 +00:00 |
|
David Dykstal
|
b9a672aedc
|
[api][refactor] refactoring and adding new tracking api for persistence
|
2007-04-04 02:28:11 +00:00 |
|
Martin Oberhuber
|
dcf70fe0b8
|
[cleanup] Remove unnecessary implementations
|
2007-04-03 17:18:39 +00:00 |
|
David McKnight
|
076735e8f8
|
[180562] not implementing ISystemIconConstants
|
2007-04-03 16:28:48 +00:00 |
|
David McKnight
|
e32350ca18
|
[180562] not implementing ISystemContextMenuConstants
|
2007-04-03 16:25:10 +00:00 |
|
David McKnight
|
925dc6e3a6
|
[180575] missed when applying patch
|
2007-04-03 15:34:59 +00:00 |
|
David McKnight
|
33c837d99f
|
[180575] applying patch + imples
|
2007-04-03 15:07:54 +00:00 |
|
David McKnight
|
01e918f2ce
|
[180562[ not implementing I*Property*Constants
|
2007-04-03 14:42:07 +00:00 |
|
Martin Oberhuber
|
f501ac6de3
|
[175262][api] IHost.getSystemType() should return IRSESystemType
|
2007-04-03 11:13:35 +00:00 |
|
Martin Oberhuber
|
cf90e3c2e7
|
[cleanup] organize Manifests: export internal packages with x-internal
|
2007-04-03 08:40:38 +00:00 |
|
Kushal Munir
|
a5179f9821
|
[180602] [api] Remove Communications Daemon and associated classes. Got rid of the daemon, daemon listener, communications preference page, start/stop daemon action and all related preference constants, messages, labels, tooltips and F1 help messages.
|
2007-04-03 01:22:11 +00:00 |
|
David Dykstal
|
2f54eead46
|
[180313] restoring behavior of StandardCredentialsProvider when invoked with an uninitialized workbench.
|
2007-04-03 00:59:43 +00:00 |
|
David Dykstal
|
dd8984c399
|
[180562][api] removing implementers of IRSEUserIdConstants
|
2007-04-03 00:15:25 +00:00 |
|
David Dykstal
|
d0fef66f3c
|
[168870][refactor] Moving SubSystemConfigurationProxy and SubSystemConfigurationProxyComparator from UI to Core
|
2007-04-02 21:32:32 +00:00 |
|
David Dykstal
|
cc97f1940a
|
[168870][api][refactor] Preparation for moving SubSystemConfigurationProxy from
ui to core
|
2007-04-02 21:22:24 +00:00 |
|
David McKnight
|
b92439faf4
|
[166338] initial pass at IRSECallback
|
2007-04-02 21:16:43 +00:00 |
|
David Dykstal
|
84b39c2dba
|
[cleanup] moving SubSystemHelpers from UI to Core
|
2007-04-02 20:02:25 +00:00 |
|
David McKnight
|
a2897d03f8
|
[180525] moving resources to internal
|
2007-04-02 18:06:06 +00:00 |
|