David McKnight
27746a536e
SubSystemFactory -> SubSystemConfiguration
...
Fix for Defect 150496
2006-07-31 16:21:36 +00:00
Martin Oberhuber
06b4d2269c
Fix some obvious javadoc warnings (733 remaining)
2006-07-27 12:16:36 +00:00
Martin Oberhuber
cbbf547366
Organize Imports: Remove unnecessary imports
2006-07-27 11:16:12 +00:00
Martin Oberhuber
6e9bacb11b
bug 145539 - update about.html files. Note the trademark info in ssh plugins.
2006-07-25 16:00:51 +00:00
Martin Oberhuber
6bb6da14b2
Apply patch for bug 150955 - ADAPTER IS NULL warnings
2006-07-19 07:35:27 +00:00
Martin Oberhuber
4269bd09fa
Apply patch for bug 150938 - static factory methods for PropertyType
2006-07-18 12:51:53 +00:00
Martin Oberhuber
9353e792c0
Apply patch for bug 150930 - Fix NPE in ServicesViewer
2006-07-18 12:16:42 +00:00
Martin Oberhuber
f355260209
Apply patch for bug 150929: handle supportsUserId() properly
2006-07-18 11:48:56 +00:00
Martin Oberhuber
941fff5c36
Apply patch for bug 150127 - read saved password when dialog is forced
2006-07-18 11:32:24 +00:00
Martin Oberhuber
6e04109109
Apply patch for bug 150924 - NPE in monitor when disconnecting daytime
2006-07-18 11:30:39 +00:00
David McKnight
bbbce52535
Fix bug 149172 - RSE tree doesnt show same item in multiple filters
...
Fixed by Martin's suggestion (works!)
Perhaps it would suffice to override
protected AbstractTreeViewer.usingElementMap() { return false; }
in SystemView. Since, if the mapping is not unique, an elementMap can not be
used.
2006-07-14 16:49:44 +00:00
David McKnight
7128ff317a
getting rid of ibm strings
2006-07-14 16:15:19 +00:00
David McKnight
94260734eb
don't allow concurrent internalGetChildren() calls
2006-07-14 16:11:36 +00:00
David McKnight
096546c188
some updates to help with junit test stuff
2006-07-10 19:13:52 +00:00
David McKnight
c048159b94
Applied Michael Berger patch from here:
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=149080
Along with suggested changed from Martin.
2006-07-10 15:19:13 +00:00
Martin Oberhuber
25a6c26d74
Fix NPE when working with both default and delegate wizards
2006-07-10 15:09:26 +00:00
Martin Oberhuber
0ec8307a30
Fix newConnectionWizardDelegate.exsd schema
2006-07-10 09:12:29 +00:00
Martin Oberhuber
9ed427dbbc
Fix bug 149292 - missing icon makeProfileActive on UNIX
2006-07-03 15:14:03 +00:00
David McKnight
baf42cfefc
remove printlns
2006-06-30 20:33:49 +00:00
Kushal Munir
de3af0763d
RSE New Connection Wizard update
2006-06-30 13:47:50 +00:00
Martin Oberhuber
7e32291739
Bug 139286 - fix icons for Perspective and Launch shell action
2006-06-30 07:46:48 +00:00
David Dykstal
cfa8527eeb
bug 139286 - Icons are missing in RSE M1
2006-06-29 22:35:35 +00:00
Kushal Munir
9c7ad4084f
Updates to New Connection wizard
2006-06-29 18:02:02 +00:00
David McKnight
1daaecc113
null pointer check for user id
2006-06-29 15:41:00 +00:00
David Dykstal
e32b3be6e7
bug 141835 - user id information wasn't being persisted.
...
Found a password persistence bug during testing and fixed that at the same time.
2006-06-28 21:26:22 +00:00
Kushal Munir
5e8dfb9cf8
Extension point for New Connection wizard delegate and implementation
2006-06-28 13:04:29 +00:00
David Dykstal
726c8abe70
bug 148808 - local subsystems do not work on linux/gtk
2006-06-28 03:16:48 +00:00
David Dykstal
21d998ba3c
fix method spelling "verbage" to "verbiage"
2006-06-28 03:09:15 +00:00
David Dykstal
48487d25a8
formatting
2006-06-25 11:05:15 +00:00
David Dykstal
891609edee
Bug 148484 - Refactor logging plugin
2006-06-25 02:46:24 +00:00
David Dykstal
568e8c931c
Updating release numbers.
2006-06-25 02:42:25 +00:00
David Dykstal
ebeab3de94
Bug 141835 - user ids were not being persisted across workbench startups.
2006-06-23 22:01:32 +00:00
David McKnight
e896d33266
fix for 142171. Subsystem name should always come from plugin.xml
2006-06-22 18:19:26 +00:00
David McKnight
15ddfa7b81
fix for bug 138324.
2006-06-21 16:51:39 +00:00
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