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

44 commits

Author SHA1 Message Date
Martin Oberhuber
8ecbc2063e [216252] canceled --> cancelled in comments 2008-04-12 00:21:08 +00:00
Martin Oberhuber
ab3bfc64af [cleanup] Fix copyright year 2008 2008-04-07 12:50:35 +00:00
Martin Oberhuber
a7c5de4b79 [cleanup] Add API Analysis Nature to all projects 2008-04-03 08:59:04 +00:00
Martin Oberhuber
14af215d50 [cleanup] Add @noimplement and similar API Tools Javadoc Markup 2008-03-28 14:27:50 +00:00
Martin Oberhuber
57e9f05d8b [cleanup] add compiler warning for missing parameter of standard javadoc tags 2008-03-28 13:24:14 +00:00
David McKnight
452c6660c9 [223204] [cleanup] fix broken nls strings in files.ui and others 2008-03-19 16:35:45 +00:00
David McKnight
af25ae2828 [219792][importexport][ftp] RSE hangs on FTP import 2008-03-14 17:33:07 +00:00
David McKnight
d2205e833c [219792][importexport][ftp] RSE hangs on FTP import 2008-03-13 21:02:59 +00:00
David McKnight
95d57f627a [220547] [api][breaking] SimpleSystemMessage needs to specify a message id and some messages should be shared 2008-02-28 22:12:39 +00:00
Martin Oberhuber
a90b60fc1c Update bundle version numbers as appropriate due to recent changes 2008-02-26 01:34:10 +00:00
David McKnight
c5fe7ab9cb [216252] fixing multiline message to use \n 2008-02-21 19:49:22 +00:00
David McKnight
28e7e159e0 [216252] [api][nls] Resource Strings specific to subsystems should be moved from rse.ui into files.ui / shells.ui / processes.ui where possible
-this is phase 1...still need to get rid of duplicate messages
2008-02-21 16:26:14 +00:00
David McKnight
ba58626285 [216252] [api][nls] Resource Strings specific to subsystems should be moved from rse.ui into files.ui / shells.ui / processes.ui where possible
-this is phase 1...still need to get rid of duplicate messages
2008-02-21 16:19:12 +00:00
David McKnight
1ef07d7c34 [216252] MessageFormat.format -> NLS.bind 2008-02-21 15:23:49 +00:00
David McKnight
b11a865805 [216252] [api][nls] Resource Strings specific to subsystems should be moved from rse.ui into files.ui / shells.ui / processes.ui where possible
-this is phase 1...still need to get rid of duplicate messages
2008-02-20 21:25:04 +00:00
Martin Oberhuber
82ab7dde07 [cleanup] fix copyright notices for 2008 2008-02-12 23:42:46 +00:00
Martin Oberhuber
ae94f40b47 [cleanup] Fix warnings 2008-02-05 20:04:04 +00:00
Martin Oberhuber
ea73d1cd2e [217891][cleanup] Avoid Javadoc warnings due to missing reference visibility 2008-02-05 19:46:59 +00:00
Martin Oberhuber
57506f1f0c Manifest: migrate Eclipse-LazyStart to Bundle-ActivationPolicy 2008-02-01 13:16:09 +00:00
David McKnight
3d2a16aeb2 [207178] changing list APIs for file service and subsystems 2007-10-31 21:03:25 +00:00
Martin Oberhuber
1e46f2b6cd Rev up plugin and feature versions towards TM 3.0 2007-10-31 18:13:23 +00:00
David McKnight
fbc6113739 [198278] Javier's patch for [importexport] Exporting a file passes a null monitor to the upload service 2007-07-30 16:40:28 +00:00
Martin Oberhuber
0fe62b6187 Update bundle versions to 2.0.1 due to maintenance changes 2007-07-04 16:36:40 +00:00
David McKnight
22f820cdc6 [191479] refreshing destination directory after export 2007-06-29 16:25:02 +00:00
Martin Oberhuber
78b99118e0 [189269] Add version range specifiers with all plugin dependencies. Make features require plugins. Avoid Discovery require RSE. 2007-06-06 13:06:29 +00:00
David McKnight
b2b9c6c9b5 [189187] removed unused nls stuff from import/export 2007-06-01 19:58:59 +00:00
David McKnight
cf8cde06e6 [189443] using folder dialog instead of file/folder dialog 2007-06-01 19:13:01 +00:00
Martin Oberhuber
a924ffced5 Update about.html date for Europa 2007-05-29 20:30:45 +00:00
Martin Oberhuber
922b4d7e89 [189130][api] Move SystemIFileProperties from UI to Core 2007-05-25 13:07:20 +00:00
Martin Oberhuber
dba1a58e83 [188305][releng] Properly pack importexport into a single-jar bundle to avoid nested jar update errors 2007-05-24 12:51:27 +00:00
Martin Oberhuber
10d919453e [168870] refactor org.eclipse.rse.core package of the UI plugin 2007-05-15 23:55:07 +00:00
Martin Oberhuber
6780ae8b16 [174945] split importexport icons from rse.ui 2007-05-11 16:43:07 +00:00
Martin Oberhuber
0c96066b98 [183824][api] Forward SystemMessageException from IRemoteFileSubsystem rather than handling it 2007-05-10 16:02:01 +00:00
Martin Oberhuber
9af75140de [186128][api] Move IProgressMonitor last in all API 2007-05-10 14:11:48 +00:00
David McKnight
26ca200828 handling wierd case where the location of a project is null 2007-05-08 19:38:32 +00:00
David McKnight
6ecacafa7a [184322] progress monitor added to file subsystem apis 2007-04-27 12:26:01 +00:00
David McKnight
fee9ecb441 [180974] fixed remote export 2007-04-20 18:16:38 +00:00
David McKnight
b08e6ce19e [180974] select remote folder action now using SystemRemoteFolderDialog 2007-04-20 17:01:54 +00:00
David McKnight
c002efb2d6 [180526] import/export and user actions to internal 2007-04-11 19:57:27 +00:00
Martin Oberhuber
b943781c0f [180562][api] dont implement IRemoteImportExportConstants 2007-04-04 10:44:09 +00:00
Kushal Munir
d52ea9ba57 [179910] [api] Remove unneccesary download and upload methods from IRemoteFileSubSystem, and also from the subclass RemoteFileSubSystem. 2007-03-29 10:33:58 +00:00
Martin Oberhuber
b150f98526 Set EE J2SE-1.4, add .qualifier, externalize providerName, fix about.html and build.properties 2007-03-22 15:50:57 +00:00
David Dykstal
ad637dc83e capturing differences from workspace 2007-03-22 15:09:42 +00:00
David Dykstal
2f0f316cfb initial population 2007-03-22 14:52:36 +00:00