David Dykstal
|
8dbe3fe3b3
|
Bug 146339 - added own refresh action graphic. Revamped image handling to defer image creation.
|
2006-06-15 15:35:41 +00:00 |
|
David Dykstal
|
9103206a36
|
Bug 145843 - removing expand and collapse actions from menu
|
2006-06-15 12:38:48 +00:00 |
|
David Dykstal
|
634665dab7
|
updating comments
|
2006-06-14 20:58:19 +00:00 |
|
David Dykstal
|
713b935a98
|
Cleaning up and formating
|
2006-06-14 20:49:05 +00:00 |
|
David Dykstal
|
63115ae6e7
|
Making sure that the pool manager is correctly set in the pool references when pool references are constructed or released from management.
Adding comments for future work.
Removed overriding code that was hiding methods and variables in superclasses for persistence.
|
2006-06-14 20:45:38 +00:00 |
|
David Dykstal
|
d4a47be7c0
|
updating comments
|
2006-06-14 18:55:40 +00:00 |
|
David Dykstal
|
092a3674d7
|
Removing warnings and dead code.
|
2006-06-14 18:33:35 +00:00 |
|
David Dykstal
|
ad98ea3625
|
Removing dead code.
|
2006-06-14 17:56:36 +00:00 |
|
David Dykstal
|
d7cfe36b48
|
Removing warnings.
|
2006-06-14 17:55:23 +00:00 |
|
David Dykstal
|
acfb257546
|
Removing warnings and dead code.
|
2006-06-14 17:55:07 +00:00 |
|
David Dykstal
|
25aa86d80e
|
Documenting future work.
|
2006-06-14 17:53:20 +00:00 |
|
David Dykstal
|
5845690183
|
Disallow overriding for various persistence control methods.
|
2006-06-14 17:52:55 +00:00 |
|
David Dykstal
|
40bdad2729
|
Fixing up List class references.
|
2006-06-14 17:50:49 +00:00 |
|
David Dykstal
|
2ee927e340
|
updating comments
|
2006-06-14 17:49:49 +00:00 |
|
David Dykstal
|
678e1b101f
|
Recommenting for later fix.
|
2006-06-14 17:49:10 +00:00 |
|
David Dykstal
|
2325f2d24f
|
Adding support for uniquely naming a DOM object's folder based based on the objects name - even if the name exists on a file system that does not support case sensitive names.
|
2006-06-14 17:48:31 +00:00 |
|
David Dykstal
|
2847fd0d3e
|
Removing dead code. Fixing reference bug.
|
2006-06-14 17:45:07 +00:00 |
|
David McKnight
|
d3c8213b63
|
setDirty() needs to set the dirty flag (before it was just setting to false)
|
2006-06-12 13:06:51 +00:00 |
|
David McKnight
|
4ef69b9510
|
set the dirty bit properly
|
2006-06-12 12:46:02 +00:00 |
|
David Dykstal
|
9f11823b26
|
Make persistence provider implementations internal.
|
2006-06-07 20:36:44 +00:00 |
|
David McKnight
|
bf3c70428d
|
use deferred queries by default
|
2006-06-01 15:37:06 +00:00 |
|
David McKnight
|
303d707e63
|
query message
|
2006-05-31 19:56:46 +00:00 |
|
David McKnight
|
e8ab4fbef6
|
using deferred queries for connecting while resolving filters
|
2006-05-31 19:21:06 +00:00 |
|
David McKnight
|
a65064d16b
|
update task name
|
2006-05-31 19:14:08 +00:00 |
|
David McKnight
|
be2b11df19
|
using deferred queries for connecting while resolving filters
|
2006-05-31 19:08:56 +00:00 |
|
David McKnight
|
0643ed91f3
|
using deferred queries for connecting while resolving filters
|
2006-05-31 19:03:22 +00:00 |
|
David McKnight
|
6ed9345743
|
drag and drop transfer operations now use Worker jobs instead of UI jobs. Allows for better ui responsiveness and concurrent operations.
|
2006-05-31 14:34:29 +00:00 |
|
David McKnight
|
d6b97765f8
|
better transfer message
|
2006-05-24 20:28:10 +00:00 |
|
David McKnight
|
5d070662b6
|
don't allow dots in automatically created profile name
|
2006-05-24 14:09:04 +00:00 |
|
David McKnight
|
74b3e13338
|
need null progress monitor instead of null to avoid null pointer exception. (defect 142956)
|
2006-05-23 19:05:20 +00:00 |
|
David McKnight
|
58843f37fb
|
filter the server launcher types - defect 142970
|
2006-05-23 17:07:53 +00:00 |
|
David McKnight
|
4aeb4344c7
|
fix for 138324. Don't process combo selection until there is a change.
|
2006-05-23 17:06:24 +00:00 |
|
David McKnight
|
1ba2f0216d
|
added contributor to copyright
|
2006-05-23 16:34:04 +00:00 |
|
David McKnight
|
ddc7285398
|
fix for 138324. Don't process combo selection until there is a change.
|
2006-05-23 16:33:14 +00:00 |
|
David Dykstal
|
8d369ab05b
|
Fix for bug 142841. Characters in values in the files generated by the PropertyFileProvider were not escaped, now they are.
|
2006-05-19 21:44:22 +00:00 |
|
Kushal Munir
|
14f0f89c51
|
Bug 142849: Capitalize the word "IP" in empty host name message
|
2006-05-19 20:04:13 +00:00 |
|
David Dykstal
|
23721ed539
|
Changed comment in preparation for fixing 141835.
|
2006-05-19 18:30:34 +00:00 |
|
David Dykstal
|
1e5da36f31
|
Fix for bug 142807. Property sets (used in server launcher properties) were not being restored correctly from the DOM. Fixed by parsing attribute keys properly in makeNode().
|
2006-05-19 18:19:03 +00:00 |
|
David Dykstal
|
a91b65d455
|
Removed unused imports.
|
2006-05-19 14:22:15 +00:00 |
|
David Dykstal
|
ccd2fdf5a8
|
Fix for 142716. Removed the timestamp comment from the node.properties file.
|
2006-05-19 14:20:25 +00:00 |
|
David Dykstal
|
4373e7f2a2
|
Add new persistence provider. Streamlined connection path formatting in preparation for investigation of 141835.
|
2006-05-19 01:27:15 +00:00 |
|
David Dykstal
|
c797d09625
|
Add new persistence provider.
|
2006-05-19 01:23:56 +00:00 |
|
David Dykstal
|
94ee293c61
|
Fix bug 142446. Ensure that no profile (including the Team and default private profiles) are not placed in the active profiles list more than once.
|
2006-05-19 01:21:10 +00:00 |
|
David Dykstal
|
0adf8745e1
|
Remove extraneous persistence state and protocol.
|
2006-05-19 01:16:04 +00:00 |
|
Kushal Munir
|
dfe61da0ca
|
Bug 141842: Clear Password action is disabled
|
2006-05-18 21:56:26 +00:00 |
|
David Dykstal
|
c577751b60
|
Fix for bug 141812. Default port for daemon was not correct.
|
2006-05-18 18:09:01 +00:00 |
|
Kushal Munir
|
5dc7980fd2
|
Allow ability to create RSE connection from File -> New wizard
|
2006-05-17 14:35:13 +00:00 |
|
David McKnight
|
e89adf6b64
|
applied patch for 141803: 100% cpu when connecting
|
2006-05-16 20:42:21 +00:00 |
|
David McKnight
|
fb1d039fb2
|
change to use SystemRemoteFolderDialog instead of SystemSelectRemoteFileOrFolderDialog since it picks up defined filters. Fix for 141829.
|
2006-05-16 19:31:34 +00:00 |
|
David McKnight
|
63adc5df50
|
fix for bug 138892
|
2006-05-15 16:12:39 +00:00 |
|