1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-16 05:25:21 +02:00
Commit graph

394 commits

Author SHA1 Message Date
David McKnight
7ebed02f74 [208951] no longer used editor registry for file type associations 2007-11-14 18:33:13 +00:00
Xuan Chen
2448faa0ba [160775] fix: [Archives] [api] [breaking] [nl] rename (at least within a zip) blocks UI thread 2007-11-14 17:56:59 +00:00
David McKnight
0252676845 [209660] remote file encoding should default to parent folder's encoding 2007-11-13 17:25:15 +00:00
David McKnight
3fa42877ce [208435] Rupen's Patch to disable the user to rename to the same name when multiple collisions occur 2007-11-12 20:11:57 +00:00
David McKnight
ab6d24db09 [209375] new API copyRemoteResourcesToWorkspaceMultiple to optimize downloads 2007-11-12 16:13:41 +00:00
David McKnight
d12ef1cad9 trivial bug - need to make sure encoding didn't change before using a cached temp file 2007-11-12 16:09:16 +00:00
David McKnight
2028bc88ad [208803] add exists() method to ISystemViewElementAdapter 2007-11-05 19:54:06 +00:00
David McKnight
92ff8a6a0a [186363] get rid of obsolete calls to ISubSystem.connect() 2007-11-05 15:56:00 +00:00
David McKnight
f9dc5456f5 [196938] getting rid of obsolete classes for SystemSelectConnection* 2007-11-05 15:54:43 +00:00
Kevin Doyle
1ac36e2054 [199324] [nls] Move dialog SystemMessages should be added/updated 2007-11-02 15:26:27 +00:00
David McKnight
133313358b [208572] merge of file extension property descriptor to open rse 2007-11-02 15:10:27 +00:00
Kevin Doyle
d1e082c015 [160769] Move Resource dialog allows user to continue on invalid destination 2007-11-02 14:15:10 +00:00
Kevin Doyle
0dfacdf39d [186125] Changing encoding of a file is not reflected when it was opened before 2007-11-01 15:03:58 +00:00
David McKnight
3d2a16aeb2 [207178] changing list APIs for file service and subsystems 2007-10-31 21:03:25 +00:00
Martin Oberhuber
1e46f2b6cd Rev up plugin and feature versions towards TM 3.0 2007-10-31 18:13:23 +00:00
Kevin Doyle
aeefefde88 [197976] Fixed properties.setReadOnly() error 2007-10-31 02:28:42 +00:00
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