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 |
|
Kushal Munir
|
9888d4415f
|
Added a message for allowable range in integer field editor
|
2006-05-10 12:08:55 +00:00 |
|
Kushal Munir
|
296167dee2
|
Update boolean field editor
|
2006-05-10 12:08:23 +00:00 |
|
Kushal Munir
|
7ac029b609
|
A new integer field editor
|
2006-05-10 12:08:06 +00:00 |
|
David McKnight
|
6de300e678
|
view should return after handling update event
|
2006-05-09 18:17:01 +00:00 |
|
David Dykstal
|
1c0ba6102a
|
Updating about.html files to new format.
|
2006-05-04 16:38:59 +00:00 |
|
David Dykstal
|
1d892b3fc4
|
Creating SDK feature, fixing feature branding, adding qualifiers to elements.
|
2006-05-01 22:53:53 +00:00 |
|
David Dykstal
|
d0bb32d149
|
Fixing bug 138313. Now make the message field invisible so it is removed from the tab order when there is no text.
|
2006-04-28 21:15:30 +00:00 |
|
David Dykstal
|
ffe496dd39
|
Fixing bug 138310. Renaming SeviceSubSystem to ServiceSubSystem.
|
2006-04-28 21:01:07 +00:00 |
|
David Dykstal
|
a0151c0b62
|
Removing unused ResourceBundle code. All function has migrated to the new properties initialization introduced in Eclipse 3.0.
|
2006-04-28 00:37:05 +00:00 |
|