From 0796872df146da36bd8ce14db9c61db3ef17da90 Mon Sep 17 00:00:00 2001 From: Alexis Drogoul Date: Sat, 5 Dec 2020 00:08:35 +0700 Subject: [PATCH] Improves the SWT look and feel on macOS --- msi.gama.application/META-INF/MANIFEST.MF | 6 ++++- ummisco.gama.feature.dependencies/feature.xml | 8 ++++++ ummisco.gama.product/gama.runtime.product | 27 ++++++++++++++++++- 3 files changed, 39 insertions(+), 2 deletions(-) diff --git a/msi.gama.application/META-INF/MANIFEST.MF b/msi.gama.application/META-INF/MANIFEST.MF index e8f6325a8b..4e65649fd7 100644 --- a/msi.gama.application/META-INF/MANIFEST.MF +++ b/msi.gama.application/META-INF/MANIFEST.MF @@ -19,7 +19,11 @@ Require-Bundle: org.eclipse.core.runtime, org.eclipse.e4.core.services, org.eclipse.osgi.services, org.eclipse.e4.core.contexts, - org.eclipse.e4.ui.css.swt.theme + org.eclipse.e4.ui.css.swt.theme, + org.eclipse.e4.ui.css.swt;bundle-version="0.13.1100", + org.eclipse.e4.ui.workbench.addons.swt;bundle-version="1.3.1100", + org.eclipse.e4.ui.workbench.renderers.swt;bundle-version="0.14.1300", + org.eclipse.e4.ui.workbench.swt;bundle-version="0.14.1100" Bundle-Vendor: UMMISCO Bundle-Version: 1.8.1.qualifier Bundle-ManifestVersion: 2 diff --git a/ummisco.gama.feature.dependencies/feature.xml b/ummisco.gama.feature.dependencies/feature.xml index 03358396d1..00027366b0 100644 --- a/ummisco.gama.feature.dependencies/feature.xml +++ b/ummisco.gama.feature.dependencies/feature.xml @@ -1399,4 +1399,12 @@ install-size="0" version="0.0.0"/> + + diff --git a/ummisco.gama.product/gama.runtime.product b/ummisco.gama.product/gama.runtime.product index 96a43a4616..f6131aa9ee 100644 --- a/ummisco.gama.product/gama.runtime.product +++ b/ummisco.gama.product/gama.runtime.product @@ -275,8 +275,8 @@ - + @@ -301,6 +301,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + +