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

152 commits

Author SHA1 Message Date
David McKnight
8f9e1a284e [175908] clean up of a couple things 2007-02-28 21:21:49 +00:00
David McKnight
ae6b64c963 [175908] removed some debug lines 2007-02-28 21:15:18 +00:00
David McKnight
95f088ea7b [175908] dstore output stream for upload 2007-02-28 21:11:13 +00:00
David McKnight
dfe4d13b53 [175908] dstore input stream for download 2007-02-28 20:48:10 +00:00
Martin Oberhuber
f529020974 Fix feature dependency pattern matching., and names of inferior features 2007-02-23 12:08:08 +00:00
Martin Oberhuber
e69ec9a67a [175245] spell out feature neames for Europa site 2007-02-23 11:14:24 +00:00
David McKnight
ee17defa60 [174852] fix for file type filtering 2007-02-21 16:45:32 +00:00
Kushal Munir
56ffc9f53e [174982] Default encoding for dstore retrieved correctly. 2007-02-21 16:36:27 +00:00
Kushal Munir
ae03da8d1c [162954] [api] Provide a way to get InputStream and OutputStream from file services. Added a getInputStream() and getOutputStream() to IFileService and implemented for SSH, FTP and Local. Dstore needs to be implemented. 2007-02-20 04:17:18 +00:00
David McKnight
468c37bc5e filtering fix - reused results were not filtered for dstore 2007-02-16 15:13:41 +00:00
David McKnight
6c0193f6e5 [173332] refactored dstore extra apis to be visible 2007-02-08 14:25:29 +00:00
David McKnight
868f5c7522 [173332] refactored dstore extra apis to be visible 2007-02-07 19:41:48 +00:00
Kushal Munir
e7d2f267ca [api] [163820] Allow encodings to be queried for IRemoteFile and implementations for encodings through a remote file encoding manager. 2007-02-06 15:23:19 +00:00
Martin Oberhuber
461e061e8f [cleanup] compiler warnings 2007-02-01 12:15:44 +00:00
Martin Oberhuber
d65885e486 Specify x-internal in manifest for exported internal packages. Fix some compiler warnings. 2007-02-01 11:47:47 +00:00
Martin Oberhuber
d9654b70c8 [cleanup] Set default recommended warning level on all projects 2007-01-30 21:39:30 +00:00
Martin Oberhuber
6f772365db [cleanup] define access rules for marking internal package access discouraged 2007-01-30 20:43:02 +00:00
David Dykstal
8383bc4c1d [171860] fixing CHKPII errors in translatable files 2007-01-26 20:43:13 +00:00
David McKnight
6cd80af8ef fix for a rename problem while investigating [170728] 2007-01-26 16:48:16 +00:00
David McKnight
c6f4dcc067 shell output notification issues 2007-01-25 18:25:13 +00:00
David McKnight
c3698a5f78 check for deleted items to avoid null pointer 2007-01-23 18:50:50 +00:00
David McKnight
0e6e456028 [170832] windows implementation for changing to read-write permissions 2007-01-19 18:11:13 +00:00
David McKnight
b6268ac689 changed to use chmod u+w 2007-01-17 20:55:09 +00:00
David McKnight
74822bd918 new API IFileService.setReadOnly() 2007-01-17 18:06:45 +00:00
Martin Oberhuber
508dc85ac4 Rev up version numbers to 2.0 where needed 2007-01-16 15:57:10 +00:00
David McKnight
ced81d390f [149150] new setLastModified() service call and use in file transfer operations 2007-01-09 19:58:49 +00:00
David McKnight
bfeb822919 deleted elements should return "" for name 2007-01-04 20:19:18 +00:00
David McKnight
87b0615a93 deleted elements should return "" for name 2007-01-04 20:18:40 +00:00
David McKnight
8bfa3674c5 [162860] remove warnings for daemon script 2007-01-04 19:17:42 +00:00
David Dykstal
efd4b990c9 [169370] add translation directives to property resource bundles 2007-01-02 22:14:24 +00:00
Martin Oberhuber
e114404ccb Fix branding plugin bundle name vs. feature name (workaround platform bug [168188]) 2006-12-15 10:50:54 +00:00
David McKnight
930c30f06a [142968] getting rid of IBM strings 2006-12-07 18:46:40 +00:00
David McKnight
cb2b52f077 removing unneeded IBM reference 2006-12-07 18:04:53 +00:00
David McKnight
5eb1d9cf32 [160353] removal of unnecessary readAndDispatch() 2006-12-07 18:03:05 +00:00
David McKnight
7ce035576e [165891] windows remote part of the fix 2006-12-07 17:07:35 +00:00
David McKnight
acb5496c7b [164118] move cancelled check til after done check 2006-12-06 15:43:50 +00:00
David McKnight
d4619f0ce9 [165891] unix remote part of the fix 2006-12-05 19:20:56 +00:00
David McKnight
6633e7519b [165891] windows remote part of the fix 2006-12-05 19:13:47 +00:00
Martin Oberhuber
2439196220 Rev up all version numbers to 1.0.1 because the RequiredExecutionEnvironment changed 2006-11-28 18:05:08 +00:00
Martin Oberhuber
a0dab58c44 Force J2SE-1.4 compatibility on all plugins by
- adding .settings/org.eclipse.jdt.core.prefs
- adding .classpath/JRE_LAUNCHING_CONTAINER
- adding MANIFEST.MF/Bundle-RequiredExecutionEnvironment
2006-11-28 17:56:01 +00:00
David McKnight
0ee5f80598 removing dstore compiler warnings 2006-11-28 17:26:32 +00:00
David McKnight
65d3ddee66 [164293] need to beginTask in order to see progress for dstore file service download 2006-11-24 16:30:48 +00:00
David McKnight
3cbae9bf2a added copyrights 2006-11-09 14:38:37 +00:00
Martin Oberhuber
ef09a2df00 Fix 154874 - handle files with space or $ in the name 2006-11-09 12:19:08 +00:00
Martin Oberhuber
3cb4324776 [cleanup] fix NON-NLS-1 tags 2006-11-09 12:01:27 +00:00
Martin Oberhuber
1468c657d8 [cleanup] fix NON-NLS-1 tags 2006-11-09 11:30:28 +00:00
David McKnight
3ba2e914bf dstore fix for 163197. the fix is a miner fix so in order to test it, the dstore_miners.jar needs to be updated. 2006-11-08 17:57:13 +00:00
David McKnight
3b422f0d1e fix for 162993 2006-11-07 18:39:12 +00:00
David McKnight
641c5d348e some fixes related to Bug 162707 2006-11-02 20:27:43 +00:00
David McKnight
4cad0226b2 fix for Bug 162962 2006-11-01 20:43:40 +00:00