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

109 commits

Author SHA1 Message Date
Martin Oberhuber
dc383c52f3 [218304] Improve deferred adapter loading 2008-04-10 15:32:51 +00:00
Martin Oberhuber
9c8e811837 [226301][api][breaking] IShellService methods should throw SystemMessageException 2008-04-09 21:42:16 +00:00
Martin Oberhuber
ab3bfc64af [cleanup] Fix copyright year 2008 2008-04-07 12:50:35 +00:00
Martin Oberhuber
c2d0336a1b [225510][api] Fix OutputRefreshJob API leakage 2008-04-03 09:45:01 +00:00
Martin Oberhuber
a7c5de4b79 [cleanup] Add API Analysis Nature to all projects 2008-04-03 08:59:04 +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
359909509c [223204] [cleanup] fix broken nls strings in files.ui and others 2008-03-19 16:17:50 +00:00
David McKnight
12f9e41d7a [220524] internalSwitchServiceSubSystemConfiguration -> internalSwitchSubSystemConfiguration 2008-02-27 14:32:52 +00:00
Martin Oberhuber
a90b60fc1c Update bundle version numbers as appropriate due to recent changes 2008-02-26 01:34:10 +00:00
Martin Oberhuber
445db07b51 [219975] Fix implementations of clone() 2008-02-22 21:13:37 +00:00
David McKnight
a1ae13b84a [216252] [api][nls] Resource Strings specific to subsystems should be moved from rse.ui into files.ui / shells.ui / processes.ui where possible 2008-02-21 17:59:14 +00:00
David McKnight
da6667f889 [216252] CANCELLED -> CANCELED 2008-02-21 15:29:07 +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
David Dykstal
1db587c0d0 [217556][api][breaking] removing types associated with service subsystems
ASSIGNED - bug 217556: [api][breaking] Get rid of the concept of service subsystem types - merge with subsystem types
https://bugs.eclipse.org/bugs/show_bug.cgi?id=217556
2008-02-08 18:48:25 +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
Martin Oberhuber
57506f1f0c Manifest: migrate Eclipse-LazyStart to Bundle-ActivationPolicy 2008-02-01 13:16:09 +00:00
David McKnight
1ac9cbbb8e [208813] removing deprecated APIs 2007-11-05 21:09:21 +00:00
Martin Oberhuber
1e46f2b6cd Rev up plugin and feature versions towards TM 3.0 2007-10-31 18:13:23 +00:00
Martin Oberhuber
5d63e5ce2c [203105] Decouple recursive plugin activation of UI adapters 2007-09-12 20:38:00 +00:00
David McKnight
274017ee25 [202822] various synchronization issues with dstore spirit 2007-09-12 20:20:48 +00:00
David McKnight
5205b3765d merges from IBM RSE - memory cleaning 2007-08-31 14:15:10 +00:00
Martin Oberhuber
f1764e6689 [197848] Fix shell terminated state when remote dies 2007-08-03 14:32:55 +00:00
Martin Oberhuber
3d5fa56a2d Rev up plugin version to 2.0.1 for services.ssh, subsystems.files.core, subsystems.shells.core 2007-07-12 10:44:39 +00:00
David McKnight
2a18d44c77 [191599] use shell encoding specified 2007-07-11 18:39:02 +00:00
David Dykstal
6bfdb11107 [153047] updated javadoc for the protected internal... methods of RemoteCmdSubSystem 2007-06-20 16:27:09 +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
Martin Oberhuber
a924ffced5 Update about.html date for Europa 2007-05-29 20:30:45 +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
07eaaaeb0f [179937] Mark IRemoteCmdSubsystem#getShellEncoding() deprecated 2007-05-18 11:36:21 +00:00
David McKnight
000f9f0413 shell refresh needs to be on main thread 2007-05-17 19:36:42 +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
2aa9214149 [186640][api] Add IRSESystemTyep.isLocal(), isWindows(), getProperty(String, boolean) 2007-05-11 20:28:10 +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
d31ac6c82c [182454] improve getAbsoluteName() documentation 2007-04-25 11:32:53 +00:00
Martin Oberhuber
e8dc372b54 [168975] Move RSE Events API to Core 2007-04-23 13:42:16 +00:00
David Dykstal
0336dce69b [181064] persist environment variables in the order they were entered 2007-04-19 18:33:35 +00:00
David McKnight
1ba9a8256e [181069] can't do a query to get context for saving shell states. Need a new API for IRemoteCommandShell to getContextString() so that a query can be avoided at this point. 2007-04-05 15:48:58 +00:00
David McKnight
8af84a782b [181069] can't do a query to get context for saving shell states. Need a new API for IRemoteCommandShell to getContextString() so that a query can be avoided at this point. 2007-04-05 14:56:22 +00:00
Martin Oberhuber
2e12ffc72f [181066] NLS missing messages with DAEMON and Shells 2007-04-05 08:17:51 +00:00
Martin Oberhuber
0f90b154a2 [180519][api] declaratively register rse.shells.ui adapter factories 2007-04-04 11:37:46 +00:00
Martin Oberhuber
dcf70fe0b8 [cleanup] Remove unnecessary implementations 2007-04-03 17:18:39 +00:00
David McKnight
33c837d99f [180575] applying patch + imples 2007-04-03 15:07:54 +00:00
Martin Oberhuber
f501ac6de3 [175262][api] IHost.getSystemType() should return IRSESystemType 2007-04-03 11:13:35 +00:00