1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-15 04:55:22 +02:00
Commit graph

278 commits

Author SHA1 Message Date
Kevin Doyle
86694a4b08 [203014] Copy/Paste Across Connections doesn't display Overwrite dialog when folder already exists 2007-10-30 14:13:38 +00:00
Kevin Doyle
2d68c749ff [204810] Saving file in Eclipse does not update remote file 2007-10-26 21:00:23 +00:00
David McKnight
1fb22d2108 code bug using == instead of != 2007-10-26 18:26:55 +00:00
David McKnight
ddda24b5e7 [186363] remove deprecated call 2007-10-24 14:57:56 +00:00
Kevin Doyle
fed40af8b4 [197976] Changing a file to read-only when it is open doesn't update local copy 2007-10-19 18:12:27 +00:00
David McKnight
547f047169 [195285] mount path mapper changes 2007-10-19 14:58:23 +00:00
David McKnight
04697ae05c null pointer check for active window 2007-10-18 13:44:56 +00:00
David McKnight
839cf0e907 [205820] create the temp files project (if not there) when files.ui is loaded 2007-10-12 21:02:32 +00:00
David McKnight
991b5ebb85 [205819] Need to use input stream copy when EFS files are the src 2007-10-10 19:20:08 +00:00
David McKnight
25c61fbaaf [205297] Editor upload should not be on main thread 2007-10-05 18:39:36 +00:00
Xuan Chen
508129509f [202949] fix: [archives] copy a folder from one connection to an archive file in a different connection does not work 2007-10-04 04:38:27 +00:00
Martin Oberhuber
be038e0311 [204669] Fix ftp path concatenation on systems using backslash separator 2007-09-26 13:24:53 +00:00
Martin Oberhuber
8867e6ee8b [197855] Can't Delete/Rename/Move a Read-Only File 2007-09-14 16:49:57 +00:00
Xuan Chen
63a9b0186f fix the following two problems:
[202668][Supertransfer] Subfolders not copied when doing first copy from dstore to Local
 [202670] [Supertransfer] After doing a copy to a directory that contains folders some folders name's display "deleted"
2007-09-12 20:35:59 +00:00
David McKnight
fcb877ed59 [199568] Removing synchronized from internalGetChildren 2007-09-11 16:30:45 +00:00
Xuan Chen
3214ec9046 [201790] fix: [dnd] Copy and Paste across connections to a Drive doesn't work 2007-09-06 19:21:25 +00:00
Martin Oberhuber
828af05a30 [199573] Fix potential threading issues in SystemTempFileListener 2007-08-10 14:17:45 +00:00
Xuan Chen
78b6739a1c [191367] fix with supertransfer on, Drag & Drop Folder from DStore to DStore doesn't work 2007-08-10 02:02:44 +00:00
Martin Oberhuber
ff7398cc42 Fix NPEs with odd remote paths 2007-08-09 10:30:59 +00:00
Xuan Chen
873ee7b9b6 [198007] fix Moving multiple folders allows moving to themselves (contributed by Kevin Doyle) 2007-08-08 16:10:26 +00:00
David McKnight
2922a61fd1 [198576] Renaming a folder directly under a Filter doesn't update children 2007-08-01 20:40:59 +00:00
David McKnight
d20722d64a [197784] need to check if last separator at 0 as well 2007-07-25 13:30:53 +00:00
David McKnight
f015bc5c20 [196662] hasChildren() should return false when the file doesn't exist 2007-07-24 17:28:49 +00:00
David McKnight
599dc028c2 [197089] Need to set the filter when there is no separator in filter string 2007-07-19 18:30:40 +00:00
Martin Oberhuber
24ad145262 [196936] Hide disabled system types 2007-07-18 12:45:39 +00:00
David McKnight
5c4e5d6b25 [196842] Don't have open menu for folders 2007-07-17 18:34:21 +00:00
David McKnight
81c459871c [196588] Kevin's patch for Archives are visible on connections that support archive management 2007-07-16 20:50:39 +00:00
David McKnight
d08769453a delete the goto job to allow for download completion beforehand 2007-07-13 20:26:41 +00:00
David McKnight
f640ab5508 [187130] disable actions for non-writeables 2007-07-13 19:31:38 +00:00
David McKnight
52732ec354 [187427] Kevin's patch for Checks Search Archive's checkbox when selecting an archive or file in an archive 2007-07-12 21:00:50 +00:00
David McKnight
6f647bdd9c [187130] New Folder/File, Move and Rename should not be available for read-only files. 2007-07-11 17:41:22 +00:00
Martin Oberhuber
dce2ff6b5d Rev up version numbers to 2.0.1 for recent fixes 2007-07-05 08:05:25 +00:00
David McKnight
3e5f53964b [194463] Kevin's patch for Check the result of _editable.download(monitor) to decide if editor should be opened 2007-07-04 17:55:37 +00:00
David McKnight
a9fa1b6b65 [187014] apidoc change making SystemSelectRemoteFileOrFolderDialog deprecated 2007-06-19 17:11:21 +00:00
David McKnight
3e4d5cfffe [191472] now checking if the subsystem supports archive transfer 2007-06-08 22:46:49 +00:00
David McKnight
b79400f4a9 [173518] updated copright 2007-06-07 16:33:17 +00:00
Martin Oberhuber
78b99118e0 [189269] Add version range specifiers with all plugin dependencies. Make features require plugins. Avoid Discovery require RSE. 2007-06-06 13:06:29 +00:00
David McKnight
6ffbfb9782 [180671] update to original patch by Xuan 2007-06-05 11:49:04 +00:00
Martin Oberhuber
de734b6298 [cleanup] Update Copyrights 2007-06-05 10:56:52 +00:00
David Dykstal
9792857149 [184824] add and reference a "Remote" action set 2007-06-04 20:19:55 +00:00
David McKnight
d4bf6fa10d [187530] patch from Rupen to not log exception 2007-06-04 17:54:58 +00:00
David Dykstal
ce2e9075db [160776] use ICU4J to format file sizes 2007-06-02 14:54:30 +00:00
David Dykstal
aa3e275484 [188718] fix error message showing up as informational message on wizard page 2007-06-01 21:02:30 +00:00
David McKnight
5b5fe2b659 [175295] directly init file prefs from Activator startup 2007-06-01 20:18:20 +00:00
David McKnight
75a7c9fe13 [180671] Xuan's patch for checking if the file need to be re-downloaded even if file has been opened 2007-06-01 14:00:47 +00:00
David McKnight
ba840e978b [187548] Xuan's patch for fix - editor name will be update correctly 2007-06-01 13:40:43 +00:00
Martin Oberhuber
73423f9283 [190442][api] Make SystemActionViewerFilter API in org.eclipse.rse.ui 2007-06-01 12:52:15 +00:00
Martin Oberhuber
b6e9f8d3ed [cleanup] fix typo 2007-06-01 11:40:35 +00:00
Kushal Munir
42e37e015c [189430] Browse for Folder Dialog in Search should not display all system types 2007-05-31 20:15:39 +00:00
David McKnight
d5a4255589 [189973] removing obsolete code 2007-05-31 19:19:16 +00:00