David McKnight
d6a5819222
[187021] propagating the exception that occurs in a bad query operation
2007-05-18 15:17:51 +00:00
David Dykstal
3a0905f71d
[187747] fixed strings on new file and folder wizards
2007-05-18 15:16:07 +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
Martin Oberhuber
10d919453e
[168870] refactor org.eclipse.rse.core package of the UI plugin
2007-05-15 23:55:07 +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
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
daddc54dae
[186128][refactoring] Move IProgressMonitor last in public base classes
2007-05-14 09:44:39 +00:00
Martin Oberhuber
3e324a6792
Fix typo in Javadoc
2007-05-14 09:01:09 +00:00
Martin Oberhuber
9244d48204
[186748][api] Move ISubSystemConfigurationAdapter from org.eclipse.rse.ui/subsystems/org.eclipse.rse.core.subsystems.util to org.eclipse.rse.ui.subsystems
2007-05-14 08:10:07 +00:00
Martin Oberhuber
2aa9214149
[186640][api] Add IRSESystemTyep.isLocal(), isWindows(), getProperty(String, boolean)
2007-05-11 20:28:10 +00:00
Martin Oberhuber
94f5c1b336
[174945] Remove obsolete icons from org.eclipse.rse.files.ui
2007-05-11 17:09:29 +00:00
David Dykstal
9529b426c3
[177329][api] API changes to add timeouts and better return indications for the persistence manager.
2007-05-11 04:05:14 +00:00
Martin Oberhuber
0c96066b98
[183824][api] Forward SystemMessageException from IRemoteFileSubsystem rather than handling it
2007-05-10 16:02:01 +00:00
Martin Oberhuber
9af75140de
[186128][api] Move IProgressMonitor last in all API
2007-05-10 14:11:48 +00:00
Martin Oberhuber
7af0ea93c0
[177523][api] Unify singleton getter methods to use getInstance()
2007-05-10 12:40:20 +00:00
David McKnight
9c7c0f0cac
[180875] applying Kevin Dolye's patch for closing file dialog on double-click
2007-05-08 19:44:17 +00:00
David McKnight
22544b6dc2
[183772] patch for using ValidatorFileUniqueName
2007-05-07 18:54:37 +00:00
Kushal Munir
824e173d2f
[179939] BIDI3.3:HCG_ Text files written in ASCII Hebrew do not look correctly
2007-05-02 16:40:53 +00:00
David McKnight
c369e9fbfa
[181553] need to make cached files stale when doing the discard check
...
Also, for dstore need to make sure we invalidate the file type if the file no longer exists since a valid file type will indicate that the file exists
2007-04-27 18:28:39 +00:00
David McKnight
bf910f21f8
[183772] need to pass existing names into the file wizard
2007-04-27 17:45:11 +00:00
Martin Oberhuber
5cfd747882
Unify Source Builds: about.html in all source builds, schema only in source builds
2007-04-27 15:15:45 +00:00
David McKnight
6ecacafa7a
[184322] progress monitor added to file subsystem apis
2007-04-27 12:26:01 +00:00
Martin Oberhuber
1646646eaf
[184095][api] Replace String systemTypeName by IRSESystemType everywhere.
...
Migrate to using system type labels in all UI, and system type IDs when storing Preferences.
Combine NLS messages in rse.core. Add some API to SystemWidgetHelpers for dealing with system types.
Update and beautify Javadoc.
2007-04-25 20:24:16 +00:00
David McKnight
216e97eaf8
[181553] delete obsolete temp files before transfering
2007-04-25 18:05:33 +00:00
Martin Oberhuber
7fc7c243b4
[182454] improve getAbsoluteName() documentation
2007-04-25 11:41:25 +00:00
Martin Oberhuber
d31ac6c82c
[182454] improve getAbsoluteName() documentation
2007-04-25 11:32:53 +00:00
Kushal Munir
17713e6a85
[160405] Launch Shell menu should not be displayed for FTP-Only connections. Do not make the action visible for FTP connections by adding an attribute for IRemoteFile adapter to check for command subsystem existence of host.
2007-04-24 23:26:35 +00:00
Martin Oberhuber
20a4a9ef77
[183769] fix drag and drop after refactoring for [168975]
2007-04-24 12:26:57 +00:00
Martin Oberhuber
e8dc372b54
[168975] Move RSE Events API to Core
2007-04-23 13:42:16 +00:00
David McKnight
fee9ecb441
[180974] fixed remote export
2007-04-20 18:16:38 +00:00
David McKnight
b08e6ce19e
[180974] select remote folder action now using SystemRemoteFolderDialog
2007-04-20 17:01:54 +00:00
David McKnight
dc98e3c94f
[180575] remote files and processes need to support deferred queries
2007-04-20 15:56:29 +00:00
Martin Oberhuber
b8052d89db
Replace SystemRegistry references by ISystemRegistry where possible
2007-04-19 11:55:33 +00:00
Kushal Munir
49f5af68cc
[179939] BIDI3.3: HCG Text files written in ASCII Hebrew do not look correctly. Do not download to UTF-8 encoding unnecessarily. Just download to the encoding that is specified for the remote file.
...
If an encoding is not explicitly specified, then download in the platform defalt encoding.
2007-04-19 04:51:30 +00:00
David McKnight
18f3cca4b0
[180568] moving interfaces to internal
2007-04-12 20:32:06 +00:00
David McKnight
364077fab3
[181222] prevent null set when there is not initial file name (SaveAsForm appears to have expected an initial file name).
2007-04-05 16:40:35 +00:00
David McKnight
61fc7b77c4
[180872] unqueried folder should initially be stale, internalHasChildren() should check for stale when when there are no children, and getImageDescriptor needs to check if contents have been queried before determining whether to show a folder as open or not
2007-04-04 13:27:26 +00:00
Martin Oberhuber
4826b2efab
[180519][api] moving Activators to "internal"
2007-04-04 12:32:34 +00:00
Martin Oberhuber
08c6648552
[180519][api] declaratively register adapter factories
2007-04-04 12:14:23 +00:00
Martin Oberhuber
553e446521
[180562][api] dont implement ISystemOutputRemoteTypes
2007-04-04 10:28:10 +00:00
Martin Oberhuber
91d1ccf64a
[180519] declaratively register rse.files.ui. adapter factories. Remove unnecessary dependencies.
2007-04-04 10:20:14 +00:00
Kushal Munir
814a8b283e
[180485] [api] "Show Hidden" should be a view-only Preference and not on API level.
2007-04-04 02:49:28 +00:00
David McKnight
076735e8f8
[180562] not implementing ISystemIconConstants
2007-04-03 16:28:48 +00:00
Kushal Munir
6754d2fb7b
[180562] [api] Classes should not implement interfaces just to bring constants into namespace. Do not implement ISystemRemoteEditConstants and ISystemTextEditorConstants.
2007-04-03 15:20:33 +00:00
David McKnight
01e918f2ce
[180562[ not implementing I*Property*Constants
2007-04-03 14:42:07 +00:00
Martin Oberhuber
f501ac6de3
[175262][api] IHost.getSystemType() should return IRSESystemType
2007-04-03 11:13:35 +00:00
David Dykstal
f3019a2ddb
[176488] adding some text for the cache limit checkbox
2007-04-03 02:59:37 +00:00
David Dykstal
abccdcea54
[176488] adding some text for the cache limit checkbox
2007-04-03 02:58:43 +00:00