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

523 commits

Author SHA1 Message Date
Xuan Chen
9b89ffb3f8 [209827] fix: Update DStore command implementation to enable cancelation of archive operations 2007-12-19 03:04:45 +00:00
David McKnight
7090a75b05 nls extern strings 2007-12-18 19:40:16 +00:00
David McKnight
d2bbf9cad1 [143503] [updating] need a synchronize cache operation - nls messages 2007-12-18 19:39:03 +00:00
David McKnight
84019da4e0 [143503] [updating] need a synchronize cache operation 2007-12-18 15:58:25 +00:00
David McKnight
1305fc2295 [195285] more changes for mount path mapper 2007-12-13 16:10:13 +00:00
David McKnight
e77a193982 [143503] [updating] need a synchronize cache operation 2007-12-03 20:34:46 +00:00
David McKnight
6e9b519517 [143503] [updating] need a synchronize cache operation 2007-12-03 19:58:58 +00:00
David McKnight
5bc04695e2 [143503] encoding and isBinary needs to be stored in the IFile properties 2007-12-03 19:53:42 +00:00
David McKnight
42e62bc9ac [210563] error messages need to be shown if incurred during filter expansion 2007-11-23 23:36:33 +00:00
David McKnight
02e91e10d7 [210812] for text transfer, need to tell editor to use local encoding 2007-11-23 20:57:16 +00:00
David McKnight
773d10b1d9 minor fix - need to check if encodings have changed before knowning it th ecached file should be used 2007-11-23 20:37:08 +00:00
David McKnight
abb8421491 minor fix - need to check if encodings have changed before knowning it th ecached file should be used 2007-11-23 20:22:00 +00:00
Kevin Doyle
8f8e0ed7c3 [210389] Display error dialog when setting file not read-only fails when saving 2007-11-22 20:46:16 +00:00
David McKnight
63241a0124 [210142] for accessibility need transfer mode toggle button 2007-11-16 21:04:19 +00:00
David McKnight
9f9b7cadc1 [210142] for accessibility need transfer mode toggle button 2007-11-16 21:02:55 +00:00
David McKnight
4c8ed84dbc [203114] Usability improvements for file transfer mode prefs 2007-11-15 22:09:35 +00:00
David McKnight
1788af28cf [203114] Usability improvements for file transfer mode prefs 2007-11-15 22:06:50 +00:00
David McKnight
d9bba1a0af [209552] get rid of copy APIs to be clearer with download and upload 2007-11-15 20:55:36 +00:00
David McKnight
c21bd772da [203114] Usability improvements for file transfer mode prefs 2007-11-15 20:52:03 +00:00
David McKnight
4976135552 [203114] Usability improvements for file transfer mode prefs 2007-11-15 20:31:52 +00:00
David McKnight
38b0baf93b [209552] get rid of copy APIs to be clearer with download and upload 2007-11-15 19:43:16 +00:00
Xuan Chen
e525f4b1a4 [209828] fix: Need to move the Create operation to a job. 2007-11-15 19:25:46 +00:00
David McKnight
712e981fcc [209552] API changes to use multiple and getting rid of deprecated 2007-11-15 19:08:42 +00:00
David McKnight
a1e17ba244 [203114] Usability improvements for file transfer mode prefs 2007-11-15 18:59:35 +00:00
Xuan Chen
782ffc5d8f [209899] fix: system view did not refresh properly if rename multiple folders in table view. 2007-11-15 05:41:07 +00:00
Martin Oberhuber
50cff88f9a Fix typos and Javadoc error 2007-11-14 21:30:07 +00:00
Martin Oberhuber
940a583456 Fix typos and Javadoc error 2007-11-14 21:28:50 +00:00
Martin Oberhuber
d3ff4a702b Fix typos and Javadoc error 2007-11-14 21:26:15 +00:00
David McKnight
8e30306972 [203114] don't treat XML files specially (no hidden prefs for bin vs text) 2007-11-14 19:07:00 +00:00
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