1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-14 19:55:45 +02:00
Commit graph

101 commits

Author SHA1 Message Date
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
Martin Oberhuber
cf9a016317 Organize Manifests: Export internal packages with x-internal 2007-03-29 11:45:59 +00:00
David McKnight
1eab23dc9c [178599] more refactorings, moving actions internal 2007-03-28 19:50:16 +00:00
David McKnight
91a6edda68 [178599] more refactorings 2007-03-28 18:30:13 +00:00
David McKnight
ae2920b442 [178599] more refactorings 2007-03-28 17:37:33 +00:00
David Dykstal
3fdff2f490 [168977][api][refactor] - stage 3.1
- moved AbstractConnectorService, AbstractDelegatingConnectorService, AbstractResource, AbstractConnectorServiceManager, and DummyHost from UI plugin to the core plugin.
- moved DummyHost from org.eclipse.rse.model to org.eclipse.rse.internal.model
2007-03-27 19:17:54 +00:00
Martin Oberhuber
a9f122b7ad [cleanup] organize Manifests: remove obsolete property keys 2007-03-22 10:49:56 +00:00
Uwe Stieber
684e3b0a7e [178020] [178021] [178023] IActionFilter related API changes 2007-03-19 11:02:20 +00:00
Uwe Stieber
bec5ef86c8 [fix] [api] Unify action contribution methods in ISubSystemConfigurationAdapter 2007-03-16 16:07:35 +00:00
Martin Oberhuber
217a68fc61 [cleanup] fix compiler warning 2007-02-22 23:17:34 +00:00
David McKnight
de001b3b7d [174942] moving getAdapter() to getViewAdapter() 2007-02-22 20:31:04 +00:00
David McKnight
cc9e4f6621 [175106] force a synchronous connect before launchign the shell 2007-02-22 14:11:39 +00:00
Martin Oberhuber
8966310924 Rev up version numbers according to recent refactorings (making stuff internal, systemTypes and subsystemConfigurations extension point) 2007-02-21 22:19:32 +00:00
Martin Oberhuber
2620fcf3a7 [cleanup] fix deprecated method usage 2007-02-19 14:35:52 +00:00
Martin Oberhuber
7029df319f [172323][api] RemoteCmdSubSystem(Configuration)? must be API 2007-02-19 14:32:21 +00:00
Martin Oberhuber
6ed4f11856 [172468] move SubSystemConfigurationAdapter back into API since it is used by examples, and having an abstract base class for ISubSystemConfigurationAdapter makes us more flexible. 2007-02-19 09:06:28 +00:00
David McKnight
81d2c5fae0 [170627] use IContextObject for hasChildren 2007-02-16 20:48:28 +00:00
David McKnight
484a619cbf [172468] making rse.ui view stuff internal 2007-02-16 16:29:48 +00:00
David McKnight
37897c0bdd [170627] changed views to use IContextObject during queries 2007-02-15 17:32:02 +00:00
David McKnight
868f5c7522 [173332] refactored dstore extra apis to be visible 2007-02-07 19:41:48 +00:00
David McKnight
f3942b9c1b [173143] removing remote property page and remote popup menu extension points 2007-02-06 19:23:13 +00:00
David McKnight
6191ec4a50 [173143] removing remote property page and remote popup menu extension points 2007-02-06 19:13:50 +00:00
David McKnight
2a1972c0f4 [172323] moved RemoteCommandShell to org.eclipse.rse.subsystems.shells.core.model 2007-02-01 20:27:50 +00:00
David McKnight
6ca970701b refactored RemoteOutput, RemoteError and ILanguageUtilityFactory 2007-01-30 22:15:10 +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
Martin Oberhuber
3cb3bf5842 [cleanup] Fix deprecated usage of propertyPages objectClass in plugin.xml 2007-01-30 19:25:38 +00:00
David Dykstal
8383bc4c1d [171860] fixing CHKPII errors in translatable files 2007-01-26 20:43:13 +00:00
David McKnight
1aa67da0e0 removing some compile warnings 2007-01-03 19:17:18 +00:00
David Dykstal
efd4b990c9 [169370] add translation directives to property resource bundles 2007-01-02 22:14:24 +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
Martin Oberhuber
ba9a89c968 [cleanup] compiler warnings 2006-11-28 15:57:20 +00:00
Martin Oberhuber
712899c35c [cleanup] compiler warnings 2006-11-28 14:01:11 +00:00
David McKnight
a34b4ba7d3 [164632] removing debug.core dependency 2006-11-23 14:18:03 +00:00
David McKnight
3fe6a93c53 no need for opening workspace file code since this is no longer exposed for remote errors. 2006-11-23 14:13:26 +00:00
David Dykstal
930ec544b5 [160783] - updated text and references for "remote shell" view 2006-11-20 15:38:42 +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
bfc6a57b4c [cleanup] fix NON-NLS-1 tags 2006-11-09 11:56:08 +00:00
David Dykstal
62de603571 Bug 142067 - fixed calculation of the index of the table item that lives at the top row of the table. 2006-11-06 23:34:21 +00:00