David Dykstal
53d4619a2e
[cleanup] format
2006-09-19 20:52:21 +00:00
David Dykstal
caba3b3826
[cleanup] imports
2006-09-19 15:52:07 +00:00
David Dykstal
408451566e
[cleanup] format and javadoc
2006-09-19 15:51:12 +00:00
David Dykstal
cb9c4eb6cc
bug 157719 - Moving transient message processing to expand time.
...
Instead of removing transient messages (the empty list is one of these) on collapse, we now remove them just prior to expand. This allows the expand/collapse indicators to be be correct when viewing the tree.
2006-09-19 02:00:25 +00:00
David McKnight
7eee05d6c0
call connect(boolean) instead of connect() when in the connectnoshelljob
2006-09-18 20:24:14 +00:00
David Dykstal
daa1d12771
[cleanup] format and javadoc
2006-09-15 20:05:08 +00:00
David Dykstal
3c00fb249e
[cleanup] format and javadoc
2006-09-15 19:59:01 +00:00
David Dykstal
88d784e901
[cleanup] format
2006-09-15 19:56:02 +00:00
David Dykstal
e609ef3517
[cleanup] format and javadoc
2006-09-15 19:43:50 +00:00
David Dykstal
bfd81e0d2c
[cleanup] format and javadoc
2006-09-15 19:36:18 +00:00
David Dykstal
af8cff0f20
[cleanup] format and javadoc
2006-09-15 19:15:28 +00:00
David Dykstal
68d8ec8366
bug 150949 - Removed the public "debug" setting. It can now only be used when in a development environment. It generates far too many messages to be useful in a production setting.
2006-09-14 22:14:21 +00:00
David Dykstal
cede258b82
bug 157398 - Fixed PropertyFileProvider to collapse filter pools and hosts into a single file of properties for them and their children. Renamed the attributes so that the files are ordered a bit nicer. All changes are upward compatible - old persistent forms are still recognized.
2006-09-14 21:33:31 +00:00
Kushal Munir
b97896b61b
Add F1 for search view toolbar and menu actions
2006-09-14 21:30:00 +00:00
David McKnight
fa18bd792c
dont' mark a container stale in the table provider (let the refresh action take care of that) fix for 149188
2006-09-14 20:41:22 +00:00
David Dykstal
2e7912869b
bug 142743 - Problem was located in Host. It was not tagging itself as dirty for certain attribute changes. Moreover, it must also tag the containing SystemHostPool. The persistence framework has been fixed to allow changes in one object to propagate to another and Host now takes advantage of this.
2006-09-14 18:57:10 +00:00
David McKnight
d5b99ef295
fix for getParentPath
2006-09-14 16:39:56 +00:00
David McKnight
9437e74f89
static method call warning fix
2006-09-13 14:41:06 +00:00
Kushal Munir
98f45d6697
[refactoring] Remove the rseConfigDefaults extension point and replace the properties with system properties that can be specified through config.ini
2006-09-13 14:06:52 +00:00
Kushal Munir
8e58727598
[refactoring] Remove the rseConfigDefaults extension point and replace the properties with system properties that can be specified through config.ini
2006-09-13 13:27:42 +00:00
David McKnight
23ab7d6343
don't show tabs on wiz page where there's only 1 property page
2006-09-12 18:39:55 +00:00
Javier Montalvo Orus
07ba899f07
Discovery listed in wizard
2006-09-12 17:31:31 +00:00
David McKnight
7b48b49495
fix for 153638
2006-09-11 16:39:52 +00:00
David McKnight
c2c9afef9b
part of fix for 153652. Allowing drag and drop from RSE to navigator
2006-09-11 14:39:35 +00:00
Javier Montalvo Orus
fa560a97d7
Updated RSE plugin references
2006-09-08 14:27:50 +00:00
Martin Oberhuber
7282dc4cad
Fix build pathes of persistence/ after refactoring
2006-09-08 13:46:03 +00:00
Javier Montalvo Orus
c9f749182e
Initial population
2006-09-07 12:14:58 +00:00
Javier Montalvo Orus
782cb9ad70
Initial population
2006-09-07 12:01:07 +00:00
Javier Montalvo Orus
c7460a86e4
Add .cvsignore
2006-09-07 11:52:56 +00:00
Javier Montalvo Orus
f260a66414
Initial commit of org.eclipse.tm.discovery.model
2006-09-07 10:56:00 +00:00
Javier Montalvo Orus
2caf3b1e8a
Removed specific JVM
2006-09-07 10:31:26 +00:00
Javier Montalvo Orus
8db77b451d
Initial commit of org.eclipse.tm.discovery.engine
2006-09-07 10:07:03 +00:00
David Dykstal
cbbcb043b1
bug 149080 initial population of test framework examples
2006-09-07 01:53:28 +00:00
David Dykstal
7d8d9716b7
bug 149080 initial population of test framework
2006-09-07 01:51:42 +00:00
David McKnight
24a95320d3
fix for 156379
2006-09-06 17:12:05 +00:00
David McKnight
0c8878c454
drives shouldn't be hidden
2006-09-05 19:08:28 +00:00
David McKnight
8218105081
get rid of subsystem calls with Shell parameters
2006-09-05 17:03:39 +00:00
David McKnight
b4a63e3cc4
get rid of subsystem calls with Shell parameters
2006-09-05 16:22:14 +00:00
Kushal Munir
692138a429
[refactoring] Separate UI dependencies from ISystemRegistry. A new interface ISystemRegistryUI now contains methods that have UI dependencies.
2006-08-31 21:39:34 +00:00
David McKnight
b21ec93769
rse.ui to rse.core refactoring
2006-08-31 17:47:36 +00:00
David McKnight
cc82106cdf
rse.ui to rse.core refactoring
2006-08-31 17:43:13 +00:00
David McKnight
35604e44a8
rse.ui to rse.core refactoring
2006-08-31 17:37:25 +00:00
Martin Oberhuber
142328f173
[refactoring] move 16 model objects from UI/rse.model to rse.core.model, ix compiler warnings along the way.
2006-08-31 12:21:36 +00:00
Martin Oberhuber
92630ad270
[cleanup] Fix compiler warnings and add Javadoc for IPropertySet
2006-08-30 18:35:17 +00:00
Martin Oberhuber
e2bbff4f54
[refactoring] move rse.internal.references from UI to core
2006-08-30 15:58:56 +00:00
David McKnight
12e0b48ed6
fix for 153650
2006-08-29 20:02:40 +00:00
Martin Oberhuber
d7e14649c7
[cleanup] fix 'local variable/field is never read' compiler warnings
2006-08-29 13:48:40 +00:00
Martin Oberhuber
0b88e8bbc4
[cleanup] fix 'local variable/field is never read' compiler warnings
2006-08-29 12:47:27 +00:00
Martin Oberhuber
4fba9e5e29
[cleanup] fix 'local variable/field is never read' compiler warnings
2006-08-29 12:40:37 +00:00
Martin Oberhuber
4a6b55ecb6
[cleanup] fix 'local variable/field is never read' compiler warnings
2006-08-29 12:31:13 +00:00