1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-15 13:05:22 +02:00
Commit graph

140 commits

Author SHA1 Message Date
David McKnight
8c7ca4bd78 [210109] store constants in IFileService rather than IFileServiceConstants 2007-11-16 16:20:10 +00:00
Xuan Chen
2448faa0ba [160775] fix: [Archives] [api] [breaking] [nl] rename (at least within a zip) blocks UI thread 2007-11-14 17:56:59 +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
Kevin Doyle
781240c033 [198534] Shell Menu Enablement Issue's 2007-10-26 14:57:26 +00:00
David McKnight
9cbfce5440 [203327] patch to return context as string instead of IRemoteFile 2007-09-24 16:23:58 +00:00
David McKnight
5c4e5d6b25 [196842] Don't have open menu for folders 2007-07-17 18:34:21 +00:00
David McKnight
d57b4f50a2 [196584] fix to show shell on double-click 2007-07-16 18:31:18 +00:00
David McKnight
d08769453a delete the goto job to allow for download completion beforehand 2007-07-13 20:26:41 +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
bf65ff0dec [165680] - fix for "Show in Remote Shell View" does not work 2007-06-29 14:15:54 +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
Martin Oberhuber
30c91936d2 [cleanup] Update Copyrights 2007-06-05 11:04:01 +00:00
David Dykstal
56824e4bbe [186589][api] move user defined types, user defined actions, and compile commands API to user actions plugin 2007-06-05 01:39:51 +00:00
David McKnight
1d223fc9e5 [175294] don't show properties for output objects 2007-05-30 14:47:51 +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
Kushal Munir
44b28989a7 [179937] Remove shell settings property page (encoding field no longer needed) 2007-05-25 02:53:55 +00:00
Martin Oberhuber
7e0136d6e5 [187218] Fix error reporting for connect() 2007-05-16 15:44:20 +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
5ba7489961 [186773][api] split ISystemRegistryUI from ISystemRegistry 2007-05-14 13:05:23 +00:00
Martin Oberhuber
daddc54dae [186128][refactoring] Move IProgressMonitor last in public base classes 2007-05-14 09:44:39 +00:00
Martin Oberhuber
3e324a6792 Fix typo in Javadoc 2007-05-14 09:01:09 +00:00
Martin Oberhuber
9244d48204 [186748][api] Move ISubSystemConfigurationAdapter from org.eclipse.rse.ui/subsystems/org.eclipse.rse.core.subsystems.util to org.eclipse.rse.ui.subsystems 2007-05-14 08:10:07 +00:00
Martin Oberhuber
2aa9214149 [186640][api] Add IRSESystemTyep.isLocal(), isWindows(), getProperty(String, boolean) 2007-05-11 20:28:10 +00:00
Martin Oberhuber
891420a8af [174945] Remove obsolete icons from rse.shells.ui 2007-05-11 18:08:15 +00:00
Martin Oberhuber
97acafc9eb [174945] Remove obsolete icons from rse.shells.ui 2007-05-11 17:53:36 +00:00
Martin Oberhuber
90fe1b916d [174945] Remove obsolete icons from rse.shells.ui 2007-05-11 17:29:16 +00:00
David McKnight
f3b7e9b376 [186569] connect and run in a job 2007-05-11 15:28:35 +00:00
Martin Oberhuber
9af75140de [186128][api] Move IProgressMonitor last in all API 2007-05-10 14:11:48 +00:00
Martin Oberhuber
5cfd747882 Unify Source Builds: about.html in all source builds, schema only in source builds 2007-04-27 15:15:45 +00:00
David McKnight
6ecacafa7a [184322] progress monitor added to file subsystem apis 2007-04-27 12:26:01 +00:00
Martin Oberhuber
1646646eaf [184095][api] Replace String systemTypeName by IRSESystemType everywhere.
Migrate to using system type labels in all UI, and system type IDs when storing Preferences.
Combine NLS messages in rse.core. Add some API to SystemWidgetHelpers for dealing with system types.
Update and beautify Javadoc.
2007-04-25 20:24:16 +00:00
Martin Oberhuber
7fc7c243b4 [182454] improve getAbsoluteName() documentation 2007-04-25 11:41:25 +00:00
Martin Oberhuber
d31ac6c82c [182454] improve getAbsoluteName() documentation 2007-04-25 11:32:53 +00:00
Kushal Munir
17713e6a85 [160405] Launch Shell menu should not be displayed for FTP-Only connections. Do not make the action visible for FTP connections by adding an attribute for IRemoteFile adapter to check for command subsystem existence of host. 2007-04-24 23:26:35 +00:00
Martin Oberhuber
20a4a9ef77 [183769] fix drag and drop after refactoring for [168975] 2007-04-24 12:26:57 +00:00
Martin Oberhuber
e8dc372b54 [168975] Move RSE Events API to Core 2007-04-23 13:42:16 +00:00
Martin Oberhuber
5c4fec2dca Replace RSEUIPlugin.getDefault().getSystemRegistry by getTheSystemRegistry() 2007-04-19 12:02:44 +00:00
David McKnight
9cb7bd0227 [181006] schedule job to do asynch exec rather than directly do asynch exec 2007-04-05 00:33:21 +00:00
Martin Oberhuber
4826b2efab [180519][api] moving Activators to "internal" 2007-04-04 12:32:34 +00:00
Martin Oberhuber
08c6648552 [180519][api] declaratively register adapter factories 2007-04-04 12:14:23 +00:00
Martin Oberhuber
0f90b154a2 [180519][api] declaratively register rse.shells.ui adapter factories 2007-04-04 11:37:46 +00:00
Martin Oberhuber
d478d4825b [180562][api] dont implement ISystemThemeConstants 2007-04-04 10:37:53 +00:00
Martin Oberhuber
553e446521 [180562][api] dont implement ISystemOutputRemoteTypes 2007-04-04 10:28:10 +00:00
Martin Oberhuber
f501ac6de3 [175262][api] IHost.getSystemType() should return IRSESystemType 2007-04-03 11:13:35 +00:00
David McKnight
a2897d03f8 [180525] moving resources to internal 2007-04-02 18:06:06 +00:00
David McKnight
ff1ae16007 [178599] more refactorings 2007-03-29 18:56:15 +00:00
David McKnight
2c8b08f365 [178599] more refactorings for processes.ui and shells.ui 2007-03-29 18:24:52 +00:00
David McKnight
99e2faec17 [178599] access to print table action 2007-03-29 17:54:18 +00:00