David Dykstal
ba6ce77827
bug 157930 - reference to the originating viewer was not being set in the constructor for the job
2006-09-20 02:09:38 +00:00
David Dykstal
70809f5f59
[cleanup] added some observability to track filter pool reference lifecycle
2006-09-20 02:05:52 +00:00
David Dykstal
c932705105
[cleanup] commented out superfluous shell references, rewrote runnablecontext support
2006-09-20 02:03:22 +00:00
David Dykstal
068d19c73a
[cleanup] javadoc
2006-09-19 22:46:58 +00:00
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
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
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
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
David McKnight
c2c9afef9b
part of fix for 153652. Allowing drag and drop from RSE to navigator
2006-09-11 14:39:35 +00:00
Martin Oberhuber
7282dc4cad
Fix build pathes of persistence/ after refactoring
2006-09-08 13:46:03 +00:00
David McKnight
24a95320d3
fix for 156379
2006-09-06 17:12:05 +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
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
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
Martin Oberhuber
9be5d99cc1
[cleanup] fix 'local variable/field is never read' compiler warnings
2006-08-29 12:20:07 +00:00
Martin Oberhuber
6b26a0a792
[cleanup] fix 'local variable/field is never read' compiler warnings
2006-08-29 12:08:16 +00:00
Martin Oberhuber
7db84e1549
[cleanup] fix 'local variable/field is never read' compiler warnings
2006-08-29 11:37:30 +00:00
Martin Oberhuber
dcc8a961a7
[cleanup] fix 'local variable/field is never read' compiler warnings
2006-08-29 11:02:19 +00:00
Martin Oberhuber
11b1b3ffb5
[cleanup] fix 'local variable/field is never read' compiler warnings
2006-08-29 10:01:39 +00:00
Martin Oberhuber
a4349288d1
[cleanup] fix 'local variable/field is never read' compiler warnings
2006-08-29 09:43:23 +00:00
Martin Oberhuber
3479b29549
[cleanup] Fix compiler warnings
2006-08-25 17:02:07 +00:00
Martin Oberhuber
ef98b74284
[cleanup] Fix compiler warnings
2006-08-25 16:46:49 +00:00
Martin Oberhuber
4009b3cc5d
[cleanup] Fix compiler warnings
2006-08-25 16:27:52 +00:00
Martin Oberhuber
54e3040567
[cleanup] Fix compiler warnings
2006-08-25 16:06:03 +00:00
Martin Oberhuber
320bb1e594
[cleanup] Fix compiler warnings
2006-08-25 15:59:02 +00:00
Martin Oberhuber
19c4a999c3
[cleanup] Fix compiler warnings
2006-08-25 15:12:37 +00:00
Martin Oberhuber
c21cf8817f
[cleanup] Fix compiler warnings
2006-08-25 13:50:42 +00:00
David McKnight
400065dc6a
fixes for 154302 - relaying exceptions back from fetch operations
2006-08-25 13:49:00 +00:00