Skip to content

Changes

Summary

  1. [505757] Add documentation for the new extension points (details)
  2. [505758] Fix an internationalization issue with the reference widget (details)
  3. Switch to EEF 1.7.1 (details)
  4. Revert "[496011] Defer the evaluation of select candidates" (details)
Commit e7103532d3a5f2bc3bf6b109aa7c5705548452c9 by Stephane Begaudeau
[505757] Add documentation for the new extension points

Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=505757
Change-Id: Ib01096abc915997b17d83cc3696f79312045647e
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
The file was modified doc/org.eclipse.eef.documentation/pages/developerguide/extensionpoints.textile
The file was modified doc/org.eclipse.eef.documentation/pages/developerguide/extensionpoints.html
Commit 7e6363d18c4bb35a7465a52d9fffe4b849f5b88b by Stephane Begaudeau
[505758] Fix an internationalization issue with the reference widget

Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=505758
Change-Id: I5149c2b80bf703b5d9425bb8c440b8c77a75a491
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
The file was modified plugins/org.eclipse.eef.ide.ui.ext.widgets.reference/schema/eefExtReferenceViewerFilterProvider.exsd
The file was modified plugins/org.eclipse.eef.ide.ui.ext.widgets.reference/plugin.xml
The file was modified plugins/org.eclipse.eef.ide.ui.ext.widgets.reference/plugin.properties
Commit 884e4c55a8d9d4b65b302e9aea8985d870147139 by Stephane Begaudeau
Switch to EEF 1.7.1

Change-Id: I49e8855673ada1044b1619a350138ccc2d45367d
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
The file was modified plugins/org.eclipse.eef.edit/pom.xml
The file was modified releng/org.eclipse.eef.releng/publish-nightly.sh
The file was modified plugins/org.eclipse.eef.common.ui/pom.xml
The file was modified tests/org.eclipse.eef.tests/META-INF/MANIFEST.MF
The file was modified doc/org.eclipse.eef.documentation.export/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.eef.common/pom.xml
The file was modified plugins/org.eclipse.eef.ide.ui.ext.widgets.reference/pom.xml
The file was modified plugins/org.eclipse.eef.common/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.eef.ide.ui/META-INF/MANIFEST.MF
The file was modified doc/org.eclipse.eef.documentation.javadoc/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.eef.core/pom.xml
The file was modified plugins/org.eclipse.eef.properties.ui.legacy/META-INF/MANIFEST.MF
The file was modified samples/org.eclipse.eef.sample.custom.widget.colorpicker/META-INF/MANIFEST.MF
The file was modified doc/org.eclipse.eef.documentation/pom.xml
The file was modified plugins/org.eclipse.eef/pom.xml
The file was modified releng/org.eclipse.eef.releng/pom.xml
The file was modified features/org.eclipse.eef.ext.widgets.reference-feature/pom.xml
The file was modified plugins/org.eclipse.eef.core.ext.widgets.reference/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.eef.core/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.eef.edit/META-INF/MANIFEST.MF
The file was modified doc/org.eclipse.eef.documentation/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.eef.core.ext.widgets.reference/pom.xml
The file was modified releng/org.eclipse.eef.releng/targetplatforms/neon/pom.xml
The file was modified plugins/org.eclipse.eef.ide/META-INF/MANIFEST.MF
The file was modified features/org.eclipse.eef.sdk-feature/feature.xml
The file was modified doc/org.eclipse.eef.documentation.javadoc/pom.xml
The file was modified plugins/org.eclipse.eef.ide.ui.ext.widgets.reference/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.eef.ide.ui/pom.xml
The file was modified tests/org.eclipse.eef.tests/pom.xml
The file was modified releng/org.eclipse.eef.releng/targetplatforms/luna/pom.xml
The file was modified plugins/org.eclipse.eef.ide.ui.properties/META-INF/MANIFEST.MF
The file was modified features/org.eclipse.eef.ext.widgets.reference-feature/feature.xml
The file was modified doc/org.eclipse.eef.documentation.export/pom.xml
The file was modified plugins/org.eclipse.eef.properties.ui.legacy/pom.xml
The file was modified plugins/org.eclipse.eef.ext.widgets.reference/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.eef/META-INF/MANIFEST.MF
The file was modified releng/org.eclipse.eef.update/pom.xml
The file was modified plugins/org.eclipse.eef.properties.ui/pom.xml
The file was modified plugins/org.eclipse.eef.ext.widgets.reference/pom.xml
The file was modified plugins/org.eclipse.eef.ide/pom.xml
The file was modified features/org.eclipse.eef.sdk-feature/pom.xml
The file was modified plugins/org.eclipse.eef.common.ui/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.eef.ide.ui.properties/pom.xml
Commit 31c139c4e0933943f16ae5fb0b9d0dab5f125397 by Stephane Begaudeau
Revert "[496011] Defer the evaluation of select candidates"

This reverts commit efa5ed85bf4a038c35f769f579290cb1bc5094f3.

Change-Id: Id9c7ced9f557dc8b5774bbf69cc8612642c5b730
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
The file was modified tests/org.eclipse.eef.tests/src/org/eclipse/eef/tests/internal/controllers/EEFSelectControllerTests.java
The file was modified plugins/org.eclipse.eef.ide.ui/src/org/eclipse/eef/ide/ui/internal/widgets/EEFSelectLifecycleManager.java
The file was modified plugins/org.eclipse.eef.core/src/org/eclipse/eef/core/api/controllers/IEEFSelectController.java
The file was modified plugins/org.eclipse.eef.core/src/org/eclipse/eef/core/internal/controllers/EEFSelectController.java
The file was modified tests/org.eclipse.eef.tests/src/org/eclipse/eef/tests/internal/controllers/AbstractEEFControllerTests.java