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

30 commits

Author SHA1 Message Date
David McKnight
7128ff317a getting rid of ibm strings 2006-07-14 16:15:19 +00:00
David McKnight
baf42cfefc remove printlns 2006-06-30 20:33:49 +00:00
David Dykstal
3769d89efc fix method spelling "verbage" to "verbiage" 2006-06-28 02:52:02 +00:00
David McKnight
be40636e0e get workbench fix 2006-06-21 17:37:07 +00:00
David Dykstal
d4a47be7c0 updating comments 2006-06-14 18:55:40 +00:00
David McKnight
99f5c1b2bd small bug fixes 2006-06-14 15:53:25 +00:00
David McKnight
39601be439 when deciding to use cached file, make sure the file transfer mode hasn't changed 2006-06-01 22:23:13 +00:00
David McKnight
f1fadfdab5 no display on worker job 2006-05-31 19:28:15 +00:00
David McKnight
afba103bf3 no shells cause this happens on worker thread 2006-05-31 17:00:18 +00:00
David McKnight
6ed9345743 drag and drop transfer operations now use Worker jobs instead of UI jobs. Allows for better ui responsiveness and concurrent operations. 2006-05-31 14:34:29 +00:00
David McKnight
d8c46828d7 support for filter references as target of move/copy actions. Defect 142309 2006-05-23 16:18:43 +00:00
David McKnight
ced39e2118 can't fire refresh events on non-ui job. Otherwise this causes an SWT thread access exception. 2006-05-23 13:29:41 +00:00
Kushal Munir
d8a545eda2 Bug 142185: incorrect validation in New File Filter wizard 2006-05-18 17:14:36 +00:00
David McKnight
fb1d039fb2 change to use SystemRemoteFolderDialog instead of SystemSelectRemoteFileOrFolderDialog since it picks up defined filters. Fix for 141829. 2006-05-16 19:31:34 +00:00
David McKnight
b5841705a9 transfer does not require archive management support - fix for 141818 2006-05-16 19:11:04 +00:00
David McKnight
63adc5df50 fix for bug 138892 2006-05-15 16:12:39 +00:00
David McKnight
4ca08f2627 get workbench from platformui 2006-05-15 14:57:34 +00:00
David Dykstal
1c0ba6102a Updating about.html files to new format. 2006-05-04 16:38:59 +00:00
David Dykstal
1d892b3fc4 Creating SDK feature, fixing feature branding, adding qualifiers to elements. 2006-05-01 22:53:53 +00:00
David McKnight
6701ea687a classify and decorate using raw description 2006-04-28 17:44:57 +00:00
David Dykstal
79ec2c1a87 Jar up the entire plugin. 2006-04-25 21:19:05 +00:00
David McKnight
e3a06a5439 avoid use of RSEUIPlugin api to get workbench (since it's got flawed code for detecting headless) 2006-04-25 20:24:33 +00:00
David McKnight
0b1a0edb5a can't assume workbench anymore 2006-04-25 00:16:33 +00:00
David McKnight
477fb92d41 don't expose copyRemoteFileToWorkspace() since it doesn't store timestamps directly 2006-04-24 15:36:42 +00:00
David McKnight
97fcc0a5e9 cannot assume workbench is loaded 2006-04-24 14:43:48 +00:00
David Dykstal
f1abaa6ebe Removed explicit references to source folders from the SDK build. Added about.html files. 2006-04-23 19:05:57 +00:00
David Dykstal
559f1302f1 updating build.properties for source build 2006-04-21 20:33:23 +00:00
David Dykstal
8f7646f9be minor refactoring changes
eclipse file system changes
2006-04-19 20:06:17 +00:00
David Dykstal
84e14e782e Changes since initial population. Bringing support up to Eclipse M6 level. Significant refactoring. 2006-04-12 16:47:19 +00:00
David Dykstal
6cd0af269c initial population 2006-04-10 20:11:04 +00:00