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
Martin Oberhuber
906cb6bee7
Mark provisional API package as x-internal, according to http://wiki.eclipse.org/index.php/Provisional_API_Guidelines
2007-05-17 20:13:13 +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
David Dykstal
4920333314
[154508] providing user documentation on using SSL
2007-05-17 16:47:37 +00:00
Martin Oberhuber
33f04d321b
Release [186136] [terminal] Terminal activates extensions too early; renamed ftpFileEntryParsers to ftpListingParsers; [187096] Drag&Drop + Copy&Paste shows error message on FTP connection; [183994] commit property sets for connector services in the new connection wizard; [167620] delete now occuring in a job instead of directly on main thread from the view; [187205] don't expanded previously unexpanded node in refreshRemoteObject()
2007-05-17 07:04:43 +00:00
Martin Oberhuber
bb59761f3c
Add display name for ftpListingParsers extension point
2007-05-17 06:21:57 +00:00
Martin Oberhuber
fc5fda951e
renamed ftpFileEntryParsers to ftpListingParsers
2007-05-17 06:19:11 +00:00
Martin Oberhuber
17e8b8d9ee
Add TODO comment for assembling terminal Title with NLS String
2007-05-17 06:08:12 +00:00
Michael Scharf
9ac1f1845e
[186136] [terminal] Terminal activates extensions too early
...
Now the plugins are activated only when they are really needed:
- when a connection is made
- when the user selects the connection in the settings dialog
2007-05-16 20:38:23 +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
7cbb8c8a08
Release towards I20070516-1300
2007-05-16 16:35:31 +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
0559751638
Enable Javadoc warnings in nightly builds
2007-05-16 12:31:28 +00:00
Martin Oberhuber
17def30973
Enable Javadoc warnings in nightly builds
2007-05-16 12:30:51 +00:00
Martin Oberhuber
cf0694fc13
Add ftpFileEntryParsers extension point to ISV Docs
2007-05-16 12:26:17 +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
cacf25a6ee
[168870] refactor org.eclipse.rse.core package of the UI plugin
2007-05-16 08:49:11 +00:00
Martin Oberhuber
bf55e1b690
Fixed another accidental change of a String
2007-05-16 07:56:22 +00:00
Michael Scharf
af8965d1f1
[186134] [api] Mark Terminal API as provisional Fixed some accidental changes of strings
2007-05-16 00:25:58 +00:00
Martin Oberhuber
10d919453e
[168870] refactor org.eclipse.rse.core package of the UI plugin
2007-05-15 23:55:07 +00:00
Michael Scharf
08da7ba1b3
[186134] [api] Mark Terminal API as provisional
2007-05-15 23:13:57 +00:00
Michael Scharf
ca1d643e1a
[186134] [api] Mark Terminal API as provisional
2007-05-15 22:48:40 +00:00
Martin Oberhuber
c1926421da
Release towards I20070515-1830
2007-05-15 22:16:35 +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