David McKnight
c42d357e71
[164118] - fix for moved file not showing under filter - problem is that target filter needs to be invalidated during the copy/move operation
2006-11-27 19:11:24 +00:00
David McKnight
9910ab7073
[164118] - fix for moved file not showing under filter - problem is that target filter needs to be invalidated during the copy/move operation
2006-11-27 18:47:13 +00:00
David McKnight
94e0ef912d
[148978] fix so that empty folders show as having been queried on linux clients
2006-11-27 16:09:37 +00:00
David McKnight
a34b4ba7d3
[164632] removing debug.core dependency
2006-11-23 14:18:03 +00:00
Kushal Munir
e4af8f54b7
[141809] - Search > Remote does not switch to Remote Tab when the local search has been used before.
2006-11-21 11:19:17 +00:00
Martin Oberhuber
f26b16eb0e
Rename Remote Systems Explorer --> Remote System Explorer for consistency
2006-11-10 12:55:17 +00:00
Martin Oberhuber
4a8ea375b5
Add copyright attribution for Michael Scharfs patch for 163844
2006-11-10 08:19:03 +00:00
David McKnight
4d68ac7d71
applying Michael Scharf's patch for 163844 plus a modification to handle the case where Display.getCurrent() returns null.
2006-11-09 14:57:29 +00:00
Martin Oberhuber
a90a2fbe6d
Fix bug 155772 153629 filter RemoteSystemsConnections from CDT view
2006-11-08 18:37:40 +00:00
Kushal Munir
5288aae7de
Bug 160201: Renaming a file in RSE tree is not updated automatically in filter
2006-11-08 15:33:07 +00:00
Martin Oberhuber
537c1b9bb0
Fix bug 155772 153629 filter RemoteSystemsConnections from CDT view
2006-11-08 09:46:49 +00:00
David McKnight
3b422f0d1e
fix for 162993
2006-11-07 18:39:12 +00:00
Kushal Munir
925c5fc987
Bug 163230: Need "cancelAll" functionality in "duplicate name collision" dialog when uploading a directory tree
2006-11-02 23:10:31 +00:00
David McKnight
641c5d348e
some fixes related to Bug 162707
2006-11-02 20:27:43 +00:00
David McKnight
7d1d41c300
partial fix for Bug 162688 - use NullProgressMonitor instead of null
2006-11-02 17:51:10 +00:00
Kushal Munir
79f1e885ee
Bug 161936: Cannot create remote file
2006-11-02 05:17:49 +00:00
Kushal Munir
60c390b79e
Bug 161936: [dstore-win] Cannot create remote file
2006-11-02 02:51:05 +00:00
Martin Oberhuber
1b56b5d133
Redo providerName="Eclipse.org" as suggested by Bjorn
2006-10-31 11:11:19 +00:00
David McKnight
e322f1e027
fix warning
2006-10-25 17:07:43 +00:00
Kushal Munir
cf6257e12b
Add javadoc for DownloadJob constructor
2006-10-24 22:50:10 +00:00
Kushal Munir
199f6de12e
Bug 161200: Open with Default Editor fails for files listed under local files. Will open with In-Place Editor for files such as *.doc, *.ppt, etc.
2006-10-24 22:41:57 +00:00
David McKnight
78711a3c9c
fix Bug 161979. Alternative to suggested patch that compiles with both Eclipse 3.2 and Eclipse 3.3.
2006-10-24 15:22:38 +00:00
Martin Oberhuber
8a2d4a45db
Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion
2006-10-24 14:19:44 +00:00
David McKnight
3a86c51d61
need to normalize path when linux client copies from windows - bug 161844
2006-10-23 15:20:46 +00:00
David McKnight
abaf691e8e
Bug 160777 - use progress monitor for queries
2006-10-20 20:26:13 +00:00
David McKnight
38db57e05c
Bug 160777 - use progress monitor for queries
2006-10-20 20:24:48 +00:00
Kushal Munir
a4dc32f087
Bug 160398: Remote search does not position to the line of the hit
2006-10-19 22:59:56 +00:00
David Dykstal
0399cb777f
Bug 158296 - corrected preference pages and help
...
Remote Systems - removed description, linked F1 to correct control
Communications - removed description, linked F1 to correct control
File Cache - removed superfluous instructions and description, improved help, changed button text to include "cached files", made note at the bottom a read-only text field.
Files - removed description, linked F1 to correct control
Logging - removed description
Passwords - removed description
SSL - changed description to read-only text field
2006-10-19 21:32:49 +00:00
Kushal Munir
9ed1931025
Bug 158283: NPE on drag&drop in minimal install
2006-10-17 20:47:02 +00:00
David McKnight
07421cba57
Bug 160788 fix and additional changes to make "open with->" occur as cancellable job
2006-10-13 16:14:28 +00:00
David McKnight
4b7bfac9e8
fixing copyrights
2006-10-06 13:46:15 +00:00
David McKnight
e2103b07ad
Bug 153270 - and some open line problems
2006-10-04 14:27:26 +00:00
David McKnight
a8d3bd2712
when transfering os resources for files, the system type should be considered the same. Bug#: 153652
2006-09-28 17:55:52 +00:00
David McKnight
c1059e956d
handle windows path separators when on linux client
2006-09-21 14:45:35 +00:00
Martin Oberhuber
7e823836c8
Unify and externalize plugin providerName = Eclipse.org
2006-09-20 22:05:39 +00:00
David McKnight
b4a63e3cc4
get rid of subsystem calls with Shell parameters
2006-09-05 16:22:14 +00:00
Kushal Munir
692138a429
[refactoring] Separate UI dependencies from ISystemRegistry. A new interface ISystemRegistryUI now contains methods that have UI dependencies.
2006-08-31 21:39:34 +00:00
David McKnight
cc82106cdf
rse.ui to rse.core refactoring
2006-08-31 17:43:13 +00:00
Martin Oberhuber
142328f173
[refactoring] move 16 model objects from UI/rse.model to rse.core.model, ix compiler warnings along the way.
2006-08-31 12:21:36 +00:00
Martin Oberhuber
6b26a0a792
[cleanup] fix 'local variable/field is never read' compiler warnings
2006-08-29 12:08:16 +00:00
Martin Oberhuber
01ee127fef
[cleanup] fix 'local variable/field is never read' compiler warnings
2006-08-29 11:19:31 +00:00
Martin Oberhuber
11b1b3ffb5
[cleanup] fix 'local variable/field is never read' compiler warnings
2006-08-29 10:01:39 +00:00
Martin Oberhuber
a4349288d1
[cleanup] fix 'local variable/field is never read' compiler warnings
2006-08-29 09:43:23 +00:00
Martin Oberhuber
623267a0ad
[cleanup] Fix compiler warnings
2006-08-29 07:46:51 +00:00
Martin Oberhuber
3479b29549
[cleanup] Fix compiler warnings
2006-08-25 17:02:07 +00:00
Martin Oberhuber
4009b3cc5d
[cleanup] Fix compiler warnings
2006-08-25 16:27:52 +00:00
Martin Oberhuber
19c4a999c3
[cleanup] Fix compiler warnings
2006-08-25 15:12:37 +00:00
David McKnight
400065dc6a
fixes for 154302 - relaying exceptions back from fetch operations
2006-08-25 13:49:00 +00:00
Martin Oberhuber
a770fcce43
[cleanup] Remove "implements" use of ISystemMessages
2006-08-25 11:24:19 +00:00
David McKnight
cb9c15e29a
double-click file download using background job
2006-08-23 16:55:36 +00:00