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

391 commits

Author SHA1 Message Date
Xuan Chen
877d847b6d [191370] fix: [dstore] Supertransfer zip not deleted when cancelling copy 2008-01-23 03:57:16 +00:00
David McKnight
739dc3ac37 [209593] clone permissions for modification purposes 2008-01-22 23:13:13 +00:00
David McKnight
5c91cc751b [209593] [api] updated support for "file permissions" and "owner" properties 2008-01-22 22:11:34 +00:00
David McKnight
4ac2da3c9d [209593] job message to include path 2008-01-17 22:25:09 +00:00
David McKnight
3b89b63006 [209593] pending "dummy" nodes cached so that we don't duplicate queries 2008-01-17 22:18:47 +00:00
David McKnight
3197a368df [209593] make sure the check the service for canGet...() 2008-01-17 21:50:01 +00:00
David McKnight
6cd50c21dd [209593] [api] add support for "file permissions" and "owner" properties for unix files 2008-01-16 18:35:39 +00:00
David McKnight
aa89e38eab [189873] Improve remote shell editor open action with background jobs 2008-01-07 21:10:00 +00:00
David McKnight
4692095642 [187711] fix for filter comparison 2008-01-04 16:53:26 +00:00
David McKnight
186b363fed [187711] use action.isChecked() to determine new toggle state - not the view flag 2008-01-04 16:45:30 +00:00
David McKnight
d4c902100a [187711] use action.isChecked() to determine new toggle state - not the view flag 2008-01-04 16:17:37 +00:00
David McKnight
47a82b774e [187711] toolbar button style needs to be specified as toggle 2008-01-03 20:48:51 +00:00
David McKnight
15f2700e97 [187711] memento support + linking from remote object to editor 2008-01-03 20:05:21 +00:00
David McKnight
a11b162369 [187711] filter encompass apis specified here instead of in subsystem 2008-01-03 19:36:55 +00:00
David McKnight
30555b1db5 [187711] do the queries in jobs to avoid main thread 2008-01-03 18:42:17 +00:00
David McKnight
e2a2214137 [187711] [api] link with editor for system view 2008-01-02 19:28:31 +00:00
Xuan Chen
97b069a9ec [210816] fix: Archive testcases throw ResourceException if they are run in batch 2008-01-02 15:22:17 +00:00
Xuan Chen
66d9007048 [191370] fix: [dstore] Supertransfer zip not deleted when cancelling copy 2007-12-31 03:03:07 +00:00
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