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

2291 commits

Author SHA1 Message Date
David McKnight
a6eb1accc5 [216596] dDataStore, not Datastore 2008-02-05 21:10:55 +00:00
Martin Oberhuber
bc7e4b2234 [apidoc] get rid of outdated references to SystemManager 2008-02-05 20:40:37 +00:00
Martin Oberhuber
ae94f40b47 [cleanup] Fix warnings 2008-02-05 20:04:04 +00:00
Martin Oberhuber
565407b960 [cleanup] Fix Javadoc spelling errors 2008-02-05 20:03:21 +00:00
Martin Oberhuber
ea73d1cd2e [217891][cleanup] Avoid Javadoc warnings due to missing reference visibility 2008-02-05 19:46:59 +00:00
David Dykstal
1464adb94f [197036] - filter pools are now created only for the subsystem configurations used during connection creation
ASSIGNED - bug 197036: All Filter Pools created on Clean Workspace
https://bugs.eclipse.org/bugs/show_bug.cgi?id=197036
2008-02-05 18:33:54 +00:00
David McKnight
891be3307b [217715] [api] RSE property sets should support nested property sets 2008-02-04 19:59:46 +00:00
David McKnight
f52890cf85 [216596] dstore preferences (timeout, and others) 2008-02-01 17:34:23 +00:00
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