David McKnight
46fed2bfe1
move IActionFilter to IDataElementActionFilter. Fix for defect 150803.
2006-07-31 15:02:14 +00:00
Martin Oberhuber
d337eab9cc
Fix warnings in dstore.doc.isv build
2006-07-27 13:39:31 +00:00
Martin Oberhuber
1003ed6e14
Fix more obvious javadoc warnings (707 remaining)
2006-07-27 12:35:24 +00:00
Martin Oberhuber
06b4d2269c
Fix some obvious javadoc warnings (733 remaining)
2006-07-27 12:16:36 +00:00
Martin Oberhuber
7a2be0808b
Fix some externalized Strings warnings and incorrect icon pathes
2006-07-27 11:36:52 +00:00
Martin Oberhuber
cbbf547366
Organize Imports: Remove unnecessary imports
2006-07-27 11:16:12 +00:00
David McKnight
41f13fa015
allow non-ssl for server when ssl is used for daemon
2006-07-26 17:02:17 +00:00
David McKnight
1226ebf334
try non-ssl if there is a ssl handshake exception during with server
2006-07-26 16:48:53 +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
634c59ae2e
Replace eclipse32.gif feature image by eclipse32.png
2006-07-25 09:29:50 +00:00
Martin Oberhuber
36d45968e9
Remove private file committed by accident
2006-07-20 15:29:25 +00:00
Martin Oberhuber
9e35dc1808
Add RSE Update Site Project
2006-07-20 15:28:03 +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
1d74a82238
getting rid of ibm strings
2006-07-14 16:39:48 +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
0f27760625
fix for 149789
2006-07-10 15:49:15 +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
ffbaae2bf1
Workaround bug 150127 in ssh - fallback to empty password if no password information is available
2006-07-10 15:08:30 +00:00
Martin Oberhuber
0ec8307a30
Fix newConnectionWizardDelegate.exsd schema
2006-07-10 09:12:29 +00:00
Martin Oberhuber
916b0db285
Organize imports to create separate group for RSE
2006-07-07 09:46:00 +00:00
Martin Oberhuber
9ff36ff253
Fix JDT Preferences for ssh (j2se-1.4 compliance, organize-imports settings)
2006-07-07 09:25:20 +00:00
Martin Oberhuber
54d0676204
Externalize strings in ssh services
2006-07-07 09:13:31 +00:00
Martin Oberhuber
896ef5f33a
Fix externalized strings warnings in tracer
2006-07-07 08:57:37 +00:00
Martin Oberhuber
128cbbcceb
Externalize strings in ssh services
2006-07-07 08:50:51 +00:00
Martin Oberhuber
04251c8bcd
Fix externalized strings warnings in tracer
2006-07-07 08:15:18 +00:00
Martin Oberhuber
73f204a7c8
Bug 149149 - Improve progress message for sftp
2006-07-06 09:47:28 +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
David McKnight
565bb1d4bb
remove print
2006-06-30 20:30:27 +00:00
David McKnight
97c8498abf
cd to intialialWorkingDirectory after starting shell
2006-06-30 16:46:31 +00:00
David McKnight
b47dd96a8f
set command for patterns before running command
2006-06-30 16:18:40 +00:00
David McKnight
bc6dd4a8af
fix for local copies when there are spaces in path (on linux)
2006-06-30 15:41:35 +00:00
David McKnight
d18b434d25
fix for local copies when there are spaces in path (on linux)
2006-06-30 15:39:22 +00:00
Kushal Munir
de3af0763d
RSE New Connection Wizard update
2006-06-30 13:47:50 +00:00
Martin Oberhuber
108fd36c65
Bug 149284 - shells not properly initialized when only ssh is installed
2006-06-30 08:52:11 +00:00
Martin Oberhuber
7e32291739
Bug 139286 - fix icons for Perspective and Launch shell action
2006-06-30 07:46:48 +00:00
David McKnight
c4ba637e1a
Michael Berger patch for process filtering
2006-06-30 00:24:26 +00:00
David Dykstal
cfa8527eeb
bug 139286 - Icons are missing in RSE M1
2006-06-29 22:35:35 +00:00
Martin Oberhuber
ce3c3c4ca9
Fix error message in case of canceled ssh transfer
2006-06-29 21:58:01 +00:00
Martin Oberhuber
992747ac6a
Bug 149150 - fix modtime for local subsystem, FTP and dstore to check
2006-06-29 21:43:25 +00:00
Martin Oberhuber
1ed80584e7
Bug 149150 - fix timestamps for ssh, other file services to be done
2006-06-29 21:18:15 +00:00