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

43 commits

Author SHA1 Message Date
Martin Oberhuber
ecc40290a0 [releng] Update bundle and feature versions for 3.2.1 2010-08-19 13:38:17 +00:00
Martin Oberhuber
c3aacbb604 [releng] Fix micro versions for TM 3.2 2010-03-01 00:15:19 +00:00
Martin Oberhuber
7a24ea9a22 [cleanup] Use API ISharedImages where possible 2009-07-30 00:08:27 +00:00
Martin Oberhuber
b16efec856 [246406] Timeout waiting when loading RSE 2009-07-30 00:02:43 +00:00
Martin Oberhuber
bae435497e [246406] Thread-safe support for Lazy Loading 2008-09-29 18:41:11 +00:00
David McKnight
b30f0006ae [247544] updating version 2008-09-25 17:19:20 +00:00
Martin Oberhuber
db89ae1b8c [238609] Substitution value missing for disconnect failed message 2008-06-26 16:32:39 +00:00
Martin Oberhuber
0e76f4a955 [227535] Allow Eclipse 3.3 host for "Launch Terminal" core.expressons dependency 2008-05-21 12:57:45 +00:00
Martin Oberhuber
a6537200bb [227535] [rseterminal][api] terminals.ui should not depend on files.core (apply patch from Anna Dushistova) 2008-05-20 21:32:40 +00:00
Martin Oberhuber
a90b60fc1c Update bundle version numbers as appropriate due to recent changes 2008-02-26 01:34:10 +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
57506f1f0c Manifest: migrate Eclipse-LazyStart to Bundle-ActivationPolicy 2008-02-01 13:16:09 +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
812fdcd906 Upgrade versions of rse-core-feature, rse-feature, rse-sdk-feature due to version update of rse.ui 2007-07-04 16:26:35 +00:00
Martin Oberhuber
91906f5ba6 [194475] Fix false positive warnings for expected friend access between dstore components 2007-06-27 09:21: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
0200895010 [190231] Move AbstractCacheManager from org.eclipse.rse.ui/subsystems to org.eclipse.rse.core 2007-05-31 15:47:14 +00:00
David Dykstal
3acaf2da51 [187860] Mnemonics class rewrite - added ability to use non-latin mnemonics, added policies for mnemonic generation. 2007-05-21 21:45:51 +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
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
8f161352bd [186525][api] Move keystoreProviders extension point to org.eclipse.rse.core 2007-05-11 21:12:17 +00:00
Martin Oberhuber
67afb87a3d Use ICU4J to sort system type labels according to international unicode rules 2007-04-26 09:21:40 +00:00
Martin Oberhuber
e8dc372b54 [168975] Move RSE Events API to Core 2007-04-23 13:42:16 +00:00
Martin Oberhuber
cf90e3c2e7 [cleanup] organize Manifests: export internal packages with x-internal 2007-04-03 08:40:38 +00:00
David Dykstal
895374834f [170920] moved packages and data from org.eclipse.rse.logging plugin to org.eclipse.rse.core and org.eclipse.rse.ui. 2007-03-30 21:32:36 +00:00
David Dykstal
32d22fb8a7 [168973] Stage 3 - move filter packages to core plugin 2007-03-29 20:40:40 +00:00
Martin Oberhuber
cf9a016317 Organize Manifests: Export internal packages with x-internal 2007-03-29 11:45:59 +00:00
David Dykstal
52f4211900 [168977][api][refactor] - stage 2.3
- Introduced ICredentialsProvider implementations
- Refactored some AbstractConnectorService methods into the credentials providers
- Further simplified the concrete connector services
- made more methods final and explicitly indicated where overrides are allowed, required.
2007-03-16 16:00:22 +00:00
Uwe Stieber
8d0cb1cf73 [173772] [api] New connection wizard needs to become totally influenceable 2007-02-19 16:43:28 +00:00
David McKnight
484a619cbf [172468] making rse.ui view stuff internal 2007-02-16 16:29:48 +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
508dc85ac4 Rev up version numbers to 2.0 where needed 2007-01-16 15:57:10 +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
efc2a3dbca Fix 164628: get rid of dependency to debug.ui 2006-11-15 12:42:56 +00:00
Martin Oberhuber
7e823836c8 Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +00:00
David McKnight
cc82106cdf rse.ui to rse.core refactoring 2006-08-31 17:43:13 +00:00
Martin Oberhuber
e2bbff4f54 [refactoring] move rse.internal.references from UI to core 2006-08-30 15:58:56 +00:00
Kushal Munir
6787dbd195 [cleanup] Refactoring RSE model objects 2006-08-16 08:03:00 +00:00
David Dykstal
1d892b3fc4 Creating SDK feature, fixing feature branding, adding qualifiers to elements. 2006-05-01 22:53:53 +00:00
David Dykstal
79ec2c1a87 Jar up the entire plugin. 2006-04-25 21:19:05 +00:00
David Dykstal
84e14e782e Changes since initial population. Bringing support up to Eclipse M6 level. Significant refactoring. 2006-04-12 16:47:19 +00:00
David Dykstal
332aa4d488 initial population 2006-04-10 21:11:07 +00:00