1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-06 08:35:26 +02:00
Commit graph

409 commits

Author SHA1 Message Date
David McKnight
aad5a3593f removing warnings 2006-12-19 22:04:18 +00:00
David McKnight
cea85b4644 [167620] improve performance of large select 2006-12-12 21:35:06 +00:00
David Dykstal
67077ca826 [164104] allow apostrophe and semi-colon in temp file names
These are allowed on windows, unix, and linux clients
2006-12-12 21:19:52 +00:00
David Dykstal
ed961ae75c [158306] Erase the previously stored value for the action when the selected filter pool is set into the action. 2006-12-12 19:41:10 +00:00
David McKnight
d380cda26a always pass in non-null monitor 2006-12-12 17:55:20 +00:00
Kushal Munir
c0895a4799 [164292] Selection of a specific editor for a file does not persist 2006-12-11 22:17:08 +00:00
David McKnight
560621cc1d [142478] fix for upload conflict scenario such that all uploads and downloads are in background 2006-12-06 22:18:51 +00:00
Kushal Munir
aa5c3d4cb7 [141804] Remote Search is not properly disabled for subsystems that do not support it. The select dialog when browsing for folders is now restricted only to systems that have a subsystem that supports search. 2006-12-05 15:17:08 +00:00
Kushal Munir
4189c96f68 [cleanup] fix compiler warnings 2006-12-05 02:57:38 +00:00
Kushal Munir
8e54965e02 [141804] Remote Search is not properly disabled for subsystems that do not support it. The select dialog when browsing for folders is now restricted only to systems that have a subsystem that supports search. 2006-12-05 02:56:12 +00:00
David McKnight
5dd0e867cc [160353] get rid of readAndDispatch for "open" action 2006-12-04 21:41:30 +00:00
David McKnight
4d5da5e72c [166302] - fix to account for readonly files 2006-11-30 18:51:09 +00:00
David McKnight
1b897cc78d [160353] use Job rather than UI job for download to editor 2006-11-29 20:49:05 +00:00
Martin Oberhuber
2439196220 Rev up all version numbers to 1.0.1 because the RequiredExecutionEnvironment changed 2006-11-28 18:05:08 +00:00
Martin Oberhuber
a0dab58c44 Force J2SE-1.4 compatibility on all plugins by
- adding .settings/org.eclipse.jdt.core.prefs
- adding .classpath/JRE_LAUNCHING_CONTAINER
- adding MANIFEST.MF/Bundle-RequiredExecutionEnvironment
2006-11-28 17:56:01 +00:00
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