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
David Dykstal
830d3b8415
[176486] updating labels with colon
2007-04-03 01:46:23 +00:00
David McKnight
a2897d03f8
[180525] moving resources to internal
2007-04-02 18:06:06 +00:00
Martin Oberhuber
1656263665
Organize Manifests: Export internal packages with x-internal
2007-04-02 08:58:20 +00:00
David Dykstal
4c5a65137c
[180274] Moving types from org.eclipse.rse.filters to org.eclipse.rse.core.filters
2007-03-30 19:14:36 +00:00
David McKnight
2597c5dc20
[176484] setting the background of the Text field to the composite background
2007-03-30 16:33:33 +00:00
David McKnight
a561b86b63
[178599] more refactorings
2007-03-29 19:08:36 +00:00
David McKnight
ff1ae16007
[178599] more refactorings
2007-03-29 18:56:15 +00:00
David McKnight
adfe79317e
[178599] internal FileResources but leave Activator external so that file subsystems can force the files.ui plugin active at startup
2007-03-29 18:10:09 +00:00
David McKnight
70f905ba0c
[178599] internal FileResources but leave Activator external so that file subsystems can force the files.ui plugin active at startup
2007-03-29 18:07:27 +00:00
Martin Oberhuber
cf9a016317
Organize Manifests: Export internal packages with x-internal
2007-03-29 11:45:59 +00:00
Kushal Munir
97b3538695
[179910] [api] Remove unneccesary download and upload methods from IRemoteFileSubSystem, and also from the subclass RemoteFileSubSystem.
2007-03-29 05:14:36 +00:00
David McKnight
1eab23dc9c
[178599] more refactorings, moving actions internal
2007-03-28 19:50:16 +00:00
David McKnight
12933e1b89
[178599] more refactorings
2007-03-28 19:35:23 +00:00
David McKnight
806455e031
[178599] more refactorings
2007-03-28 18:55:19 +00:00
David McKnight
f0a3e7a719
[178599] files ui stuff moved to internal
2007-03-28 17:15:52 +00:00