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

2733 commits

Author SHA1 Message Date
Martin Oberhuber
147cfa0b18 Manifest: migrate Eclipse-LazyStart to Bundle-ActivationPolicy 2008-02-01 13:21:32 +00:00
Martin Oberhuber
57506f1f0c Manifest: migrate Eclipse-LazyStart to Bundle-ActivationPolicy 2008-02-01 13:16:09 +00:00
Martin Oberhuber
ab54db66b6 [217429][api] Make registering multiple output listeners thread-safe 2008-02-01 13:03:19 +00:00
Martin Oberhuber
78e7d6b002 [198692] Use FTP LIST -a to list UNIX hidden files 2008-02-01 12:54:33 +00:00
David McKnight
c86b807ab0 [216596] dstore preferences (timeout, and others) 2008-01-29 15:25:21 +00:00
David McKnight
bb87b76359 [216596] determine whether to show yes/no or just okay 2008-01-29 15:22:45 +00:00
David McKnight
51e0afef12 null pointer check 2008-01-25 15:53:29 +00:00
David McKnight
4a7849ceec [209703] apply encoding and updating remote file when apply on property page 2008-01-25 15:25:16 +00:00
Martin Oberhuber
83e30659ef [155026] Add hardcoded keepalives for SSH 2008-01-25 12:43:40 +00:00
Martin Oberhuber
8d33e75d67 [216351] Improve cancellation of SystemFetchOperation for files 2008-01-23 22:35:25 +00:00
Martin Oberhuber
2fb3d273bb [216343] immediate link targets and canonical paths for Sftp 2008-01-23 21:36:37 +00:00
Martin Oberhuber
fde69f9c35 Allow to work with older Jsch 2008-01-23 21:21:04 +00:00
Martin Oberhuber
83578a63fa [216343][ssh] Return immediate symbolic link target for broken links, and correct canonical path for symbolic links that point to directories 2008-01-23 21:13:30 +00:00
Martin Oberhuber
3bc0f8aa92 Update Javadoc 2008-01-23 17:44:38 +00:00
David McKnight
4a8df946f2 [209593] implementor of IHostFilePermissions to extend Cloneable, not IHostFilePermissions, itself 2008-01-23 17:23:56 +00:00
David McKnight
f2fcb656c9 [209593] changed duplcate to use Cloneable and override Object.clone() 2008-01-23 14:52:32 +00:00
David McKnight
c8a217ab4f [209593] changed duplcate to use Cloneable and override Object.clone() 2008-01-23 14:50:21 +00:00
Martin Oberhuber
a1b0c1d252 [216266] Consider stateless subsystems (supportsSubSystemConnect==false) for delete-host and connect-all actions 2008-01-23 13:44:15 +00:00
David McKnight
10515e6501 [209593] changed clone to duplicate 2008-01-23 13:13:53 +00:00
Xuan Chen
877d847b6d [191370] fix: [dstore] Supertransfer zip not deleted when cancelling copy 2008-01-23 03:57:16 +00:00
Xuan Chen
a4e1f81b69 [215863]] fix: NPE when Expanding Empty Zip File 2008-01-23 03:14:20 +00:00
David McKnight
1fc155188d [209593] there is no owner service now 2008-01-22 23:14:26 +00:00
David McKnight
739dc3ac37 [209593] clone permissions for modification purposes 2008-01-22 23:13:13 +00:00
David McKnight
403085ca50 [209593] local permissions support (when non-windows) 2008-01-22 23:06:16 +00:00
David McKnight
e170435dfa [209593] update 2008-01-22 22:58:57 +00:00
David McKnight
e621ad0716 [209593] no support for virtual permissions 2008-01-22 22:40:42 +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
a197fa8c45 [dstore] null pointer check in property change listener (caught this while debugging) 2008-01-22 17:17:13 +00:00
David McKnight
e5d73be2dc [216161] table view needs to handle context when filter reference is input 2008-01-22 16:57:41 +00:00
David McKnight
cecc399ee8 [215847]SystemEncodingUtil needs to convert to unsigned when checking xml file 2008-01-18 19:36:22 +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
1715294582 [209593] [api] add support for "file permissions" and "owner" properties for unix files
note, property constants and resources for files are in ui right now - need to move these to files.ui
2008-01-16 18:38:15 +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
Xuan Chen
aaaebe4d91 [200417] fix: [regression][dstore] Rename an expanded folder in an Archive displays no children 2008-01-11 02:49:58 +00:00
Xuan Chen
7c91b19339 [214786] fix: [regression][archive]rename a virtual directory does not work properly 2008-01-11 02:31:48 +00:00
David McKnight
642ff0f3df [214378] updated contributors 2008-01-10 20:33:24 +00:00
David McKnight
27bdda4b31 [214378] don't mark as finished until we have the results - sleep instead of wait 2008-01-10 20:25:47 +00:00
David McKnight
a16c3deacc [214378] don't mark as finished until we have the results 2008-01-10 19:11:10 +00:00
David McKnight
5ba8f2dcc4 [214378] don't mark as finished until we have the results 2008-01-10 16:22:03 +00:00
Martin Oberhuber
59145e8c4c [cleanup] Revert unnecessary comment changes 2008-01-10 14:20:57 +00:00
Xuan Chen
bdb3b3357b [194481] fix: [dstore][Archive] Save Conflict After Renaming a File that is Open 2008-01-07 22:04:15 +00:00
David McKnight
aa89e38eab [189873] Improve remote shell editor open action with background jobs 2008-01-07 21:10:00 +00:00
Kevin Doyle
ede88aa9a7 Fix incorrect getOutputStream @deprecated link. 2008-01-07 15:17:19 +00:00
Martin Oberhuber
6136db1988 [208778][api] Change new Streams Services API to use int options instead of boolean binary 2008-01-07 14:58:38 +00:00
Martin Oberhuber
fda70c7764 [214483] fix missing file types due to missing plugin.xml in binary build and schema in source build 2008-01-07 14:22:33 +00:00
David McKnight
dbe3e0bb2a binary build needs to include plugin.xml 2008-01-04 22:06:54 +00:00
Xuan Chen
fe4d14e4d3 [214251] fix: [archive] [tar]"Last Modified Time" changed for all virtual files/folders if rename/paste/delete of one virtual file. 2008-01-04 21:36:40 +00:00
Xuan Chen
50f0471159 [214251] fix: [archive] [zip]"Last Modified Time" changed for all virtual files/folders if rename/paste/delete of one virtual file. 2008-01-04 19:44:00 +00:00