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

2096 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
Javier Montalvo Orus
0e0573305d [187096] Ignore "." and ".." folders when copy+paste 2007-10-30 10:06:53 +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
256b6765a2 [204307] listFolders now deals with a null parameter for fileNameFilter preventing NPE 2007-10-26 19:13:43 +00:00
David McKnight
1fb22d2108 code bug using == instead of != 2007-10-26 18:26:55 +00:00
Javier Montalvo Orus
82dd0450cc [187096] Drag&Drop + Copy&Paste shows error message on FTP connection 2007-10-26 16:25:10 +00:00
Kevin Doyle
781240c033 [198534] Shell Menu Enablement Issue's 2007-10-26 14:57:26 +00:00
David McKnight
d6112286b0 [207100] decorated input stream and output streams for FileServiceSubSystem.getInputStream() and FileServiceSubSystem.getOutputSTream() 2007-10-26 14:54:46 +00:00
Kevin Doyle
de09c1a031 [197841] "Terminate and Remove" should remove the shell from Scratchpad 2007-10-26 13:59:52 +00:00
Xuan Chen
250d3197ba [200872] fix: [Archives] Size Property displays size of Archive not of file inside Archive 2007-10-26 03:10:53 +00:00
David McKnight
6c0b64d3dd [207100] adding ISystemRegistry.isRegisteredSystemRemoteChangeListener 2007-10-25 21:04:21 +00:00
David McKnight
e925b3380b [207095] Implicit connect needs to run in the same job as caller 2007-10-25 21:03:56 +00:00
David McKnight
d3846713f6 [207095] Implicit connect needs to run in the same job as caller 2007-10-25 16:23:37 +00:00
David McKnight
456e55c23e [207095] Implicit connect needs to run in the same job as caller
[207100] Events for after a resource is downloaded and uploaded
2007-10-25 16:23:09 +00:00
David McKnight
bb1fdd5db0 [207100] Events for after a resource is downloaded and uploaded 2007-10-25 16:22:07 +00:00
David McKnight
8ffc652c8c [207095] Implicit connect on getRemoteFileObject 2007-10-25 14:29:37 +00:00
David McKnight
1e7454b343 [207095] check for null datastore 2007-10-25 14:25:08 +00:00
David McKnight
ddda24b5e7 [186363] remove deprecated call 2007-10-24 14:57:56 +00:00
David McKnight
786ad2e228 [186363] remove deprecated calls in checkIsConnected 2007-10-24 13:54:50 +00:00
Javier Montalvo Orus
7f3cb80580 [196351] Delete a folder should do recursive Delete 2007-10-23 17:17:54 +00:00
David McKnight
3004ae191a merge from IBM rse to allow for user-configured idle time shutdown 2007-10-23 16:18:44 +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
c06b4f097d [206755] upload and download buffer should be in kbytes, not bytes 2007-10-18 13:54:04 +00:00
David McKnight
04697ae05c null pointer check for active window 2007-10-18 13:44:56 +00:00
David McKnight
df7df72da7 [206642] changes to allow for java 1.4 on server 2007-10-17 18:54:23 +00:00
David McKnight
34cf468e73 [206642] changes to allow for java 1.4 on server 2007-10-17 17:51:56 +00:00
David McKnight
17fc645844 [206642] dstore bug fixes merged to open rse 2007-10-17 16:18:54 +00:00
David McKnight
9b3d89b110 [206642] dstore bug fixes merged to open rse 2007-10-17 15:57:30 +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
d45ddd11c8 permitting client to communicate with old dstore servers (7.x, internal IBM RSE) 2007-10-11 16:06:09 +00:00
David McKnight
80ffbb4b26 [205986] need to check for certs when using daemon 2007-10-11 15:54:48 +00:00
David McKnight
cf617adc39 [205986] attempt SSL before non-SSL for daemon connect 2007-10-10 21:13:45 +00:00
David McKnight
a68cbfca7a printTree methods exposed for debugging purposes 2007-10-10 21:10:07 +00:00
David McKnight
ecd71f5899 [197860] drag and drop consistency - no text transfer 2007-10-10 19:59:04 +00:00
David McKnight
a1e82a5b1a [205819] Need to use input stream copy when EFS files are the src 2007-10-10 19:56:58 +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
David McKnight
d7e821bf68 [205592] CheckExistsJob should use the context model object to get adapter 2007-10-05 18:27:33 +00:00
Xuan Chen
4a7d336412 [190824] fix: Incorrect result for DStore#getSeparator() function when parent is "/" 2007-10-04 13:49:44 +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
David McKnight
165efc470f [189271] [team] New Profile's are always active 2007-10-02 13:28:33 +00:00
Javier Montalvo Orus
66a3ca2e50 [198692] FTP should mark files starting with "." as hidden 2007-10-01 16:19:40 +00:00
David McKnight
1add2dba42 (dstore-specific) merge so that refresh happens after disconnectObjectS() called 2007-09-28 20:13:55 +00:00
David McKnight
031f379d36 [192884] Should not use filter to determine previous query results 2007-09-28 20:00:29 +00:00
Martin Oberhuber
802fc96f50 [204750][doc] Fix links pointing to old 1.x updates and downloads 2007-09-27 00:38:35 +00:00
Martin Oberhuber
dc0c2fb631 [176577] wrong enablement of "Move up/down" in connection context menu
fix and unit tests
2007-09-26 23:31:15 +00:00
Martin Oberhuber
441b38a6da [204744] Honor encoding in SSH command input field 2007-09-26 23:04:47 +00:00
Martin Oberhuber
a46672968f [203500] Support encodings for SSH Sftp and FTP paths 2007-09-26 22:50:53 +00:00
Martin Oberhuber
eec09ac96e [203490] Fix NPE in SftpService.getUserHome() 2007-09-26 21:14:52 +00:00