Martin Oberhuber
|
07eaaaeb0f
|
[179937] Mark IRemoteCmdSubsystem#getShellEncoding() deprecated
|
2007-05-18 11:36:21 +00:00 |
|
Martin Oberhuber
|
b4d23ea0c6
|
[187096] Fix invalid use of Mutex
|
2007-05-18 10:36:17 +00:00 |
|
Martin Oberhuber
|
4892a31c45
|
Change display name of ftpListingParsers -> FTP Directory Listing Parsers
|
2007-05-18 10:27:17 +00:00 |
|
David Dykstal
|
feb24c7ed7
|
[187608] fix for message file lookup problem
|
2007-05-18 03:40:24 +00:00 |
|
Kushal Munir
|
d74c44458a
|
[187335] Remove Search from popup menu on Files. The search page is not prefilled with the parent folder path.
|
2007-05-18 03:06:57 +00:00 |
|
Kushal Munir
|
dd1475a718
|
[181615] Local Search throws NPE. This happens if the search is on a drive such as C:\ on Windows.
|
2007-05-18 02:44:19 +00:00 |
|
Kushal Munir
|
58e1c330a1
|
[179937] [api] New control in property page for connection. Added new API to IHost() to set and get default encodings and to SystemConnectionForm to deal with encoding fields for connection "Host" property page.
|
2007-05-18 00:53:52 +00:00 |
|
David McKnight
|
000f9f0413
|
shell refresh needs to be on main thread
|
2007-05-17 19:36:42 +00:00 |
|
David Dykstal
|
a148f884d7
|
[187647][api][breaking] add properties capabilities to persistence providers so that they can be told where to store their data.
|
2007-05-17 18:50:15 +00:00 |
|
Martin Oberhuber
|
bb59761f3c
|
Add display name for ftpListingParsers extension point
|
2007-05-17 06:21:57 +00:00 |
|
David Dykstal
|
227b7d7bca
|
[183994] commit property sets for connector services in the new connection wizard
|
2007-05-16 20:33:49 +00:00 |
|
David Dykstal
|
4486fc1f36
|
[183994] minor formatting for debugging
|
2007-05-16 20:19:25 +00:00 |
|
Javier Montalvo Orus
|
7e72d65a8c
|
renamed ftpFileEntryParsers to ftpListingParsers
|
2007-05-16 19:43:37 +00:00 |
|
David McKnight
|
a19090e01d
|
[187205] don't expanded previously unexpanded node in refreshRemoteObject()
|
2007-05-16 19:38:22 +00:00 |
|
Javier Montalvo Orus
|
6b0da7d092
|
[187096] Drag&Drop + Copy&Paste shows error message on FTP connection
|
2007-05-16 19:22:13 +00:00 |
|
David McKnight
|
938c4adb7f
|
[167620] delete now occuring in a job instead of directly on main thread from the view
|
2007-05-16 18:33:17 +00:00 |
|
Martin Oberhuber
|
bb8fb50732
|
[187312] Fix duplicate submenus contributed through plugin.xml
|
2007-05-16 16:48:24 +00:00 |
|
Martin Oberhuber
|
116c5773b9
|
Use 60 seconds connect timeout
|
2007-05-16 15:52:44 +00:00 |
|
Martin Oberhuber
|
7e0136d6e5
|
[187218] Fix error reporting for connect()
|
2007-05-16 15:44:20 +00:00 |
|
Martin Oberhuber
|
c6af2690fb
|
Get rid of unnecessary duplicate "Telnet Only" system type already defined in subsystems.shells.telnet
|
2007-05-16 12:18:05 +00:00 |
|
Martin Oberhuber
|
ac33b43623
|
[186570] handle invalid user id and password more gracefully
|
2007-05-16 12:02:09 +00:00 |
|
Martin Oberhuber
|
3a06d112fd
|
Fix typos in Javadoc
|
2007-05-16 11:15:58 +00:00 |
|
Javier Montalvo Orus
|
f704975e20
|
listCommandModifiers available through parser autodetection.
FTPClientConfigFactory.getClientConfig returns an instance of FTPClientConfigProxy, encapsulating the FTPClientConfig
|
2007-05-16 11:02:49 +00:00 |
|
Martin Oberhuber
|
f140318733
|
[168870] refactor org.eclipse.rse.core package of the UI plugin
|
2007-05-16 10:55:09 +00:00 |
|
Martin Oberhuber
|
e25a596063
|
Reformat with Eclipse style
|
2007-05-16 10:53:54 +00:00 |
|
Martin Oberhuber
|
95eb3ec719
|
Rename extension point to ftpFileEntryParsers and add to ISV Docs
|
2007-05-16 09:09:14 +00:00 |
|
Martin Oberhuber
|
10d919453e
|
[168870] refactor org.eclipse.rse.core package of the UI plugin
|
2007-05-15 23:55:07 +00:00 |
|
Martin Oberhuber
|
0b519aff19
|
Remove unnecessary code
|
2007-05-15 21:53:16 +00:00 |
|
Javier Montalvo Orus
|
8d0d5ea796
|
added FTPClientConfigProxy, parsers listed by ID and custom LIST parameter
|
2007-05-15 21:52:24 +00:00 |
|
Martin Oberhuber
|
6b12e6b899
|
[187061] Fix NPE Renaming Connections from Remote System Details View
|
2007-05-15 21:15:39 +00:00 |
|
Martin Oberhuber
|
7217c7516a
|
[187115] force SystemMessageDialog always into Display thread
|
2007-05-15 21:03:10 +00:00 |
|
Martin Oberhuber
|
0b9bb16418
|
Remove unnecessary Javadoc
|
2007-05-15 20:42:32 +00:00 |
|
Martin Oberhuber
|
79273b0411
|
[181145] Restore selection after refresh
|
2007-05-15 20:14:37 +00:00 |
|
Martin Oberhuber
|
eb490366e0
|
Improve Javadoc as discussed in committer meeting 20070515
|
2007-05-15 20:04:59 +00:00 |
|
David McKnight
|
426bb8bfd1
|
need to pass upload and download buffer sizes to dstore file service
|
2007-05-15 16:52:40 +00:00 |
|
David McKnight
|
7af7baa21c
|
[182202] changed to use SystemRemoteFolderDialog.
|
2007-05-15 13:34:18 +00:00 |
|
Martin Oberhuber
|
d6403e0b19
|
[186997] No deferred queries in Local Files
|
2007-05-15 12:57:09 +00:00 |
|
Martin Oberhuber
|
82f7524ac6
|
[186991] Avoid remote refresh if no element is remote
|
2007-05-15 12:27:31 +00:00 |
|
Martin Oberhuber
|
de8576d38a
|
[186964] Fix adapter actions for multiselect, and and NPE
|
2007-05-15 09:44:38 +00:00 |
|
David McKnight
|
5855b156d0
|
[186880] allow deletion of all local and deletion of connected local
|
2007-05-14 20:58:36 +00:00 |
|
David McKnight
|
e972c253f0
|
[186848] related - only show open view actions for containers
|
2007-05-14 20:55:31 +00:00 |
|
Martin Oberhuber
|
13db6cd8cc
|
[186868] Fix IRSESystemType.testProperty() semantics
|
2007-05-14 20:11:06 +00:00 |
|
David McKnight
|
32d8bf8bd0
|
[186848] check for hasChildren() before adding the go into action
|
2007-05-14 20:08:49 +00:00 |
|
David McKnight
|
332a08db68
|
[186845] fix so that we don't assume a TreeItem when doing add()
|
2007-05-14 19:58:19 +00:00 |
|
Javier Montalvo Orus
|
ddf02094dd
|
improved autodetection of FTPListingParser
|
2007-05-14 17:36:48 +00:00 |
|
Martin Oberhuber
|
f431b44e9b
|
[186779] Fix IRSESystemType.getAdapter()
|
2007-05-14 13:33:45 +00:00 |
|
Martin Oberhuber
|
5ba7489961
|
[186773][api] split ISystemRegistryUI from ISystemRegistry
|
2007-05-14 13:05:23 +00:00 |
|
Martin Oberhuber
|
a05c47c834
|
[168975] Move ISystemRegistryUI#fireRemoteResourceChangedEvent from UI to Core
|
2007-05-14 11:43:32 +00:00 |
|
Martin Oberhuber
|
5fa355b830
|
[185552][api] Remove remoteSystemsViewPreferencesActions extension point
|
2007-05-14 11:13:56 +00:00 |
|
Martin Oberhuber
|
daddc54dae
|
[186128][refactoring] Move IProgressMonitor last in public base classes
|
2007-05-14 09:44:39 +00:00 |
|