Skip to content

Changes

Summary

  1. Switch to EEF 1.6.2 (details)
  2. [498748] Trigger the editExpression of a text widget on focus lost (details)
Commit 986f7c67a844e42245be06dddc8914b1d82c2abb by Stephane Begaudeau
Switch to EEF 1.6.2

Change-Id: I30f716e7d5fc71bd558cba18746515800c36e65e
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
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/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.eef/pom.xml
The file was modified tests/org.eclipse.eef.tests/META-INF/MANIFEST.MF
The file was modified features/org.eclipse.eef.sdk-feature/feature.xml
The file was modified tests/org.eclipse.eef.tests/pom.xml
The file was modified plugins/org.eclipse.eef.core/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.eef.common/pom.xml
The file was modified releng/org.eclipse.eef.update/pom.xml
The file was modified plugins/org.eclipse.eef.ide.ui/META-INF/MANIFEST.MF
The file was modified doc/org.eclipse.eef.documentation/pom.xml
The file was modified plugins/org.eclipse.eef.properties.ui/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.common/META-INF/MANIFEST.MF
The file was modified releng/org.eclipse.eef.releng/targetplatforms/luna/pom.xml
The file was modified plugins/org.eclipse.eef.ide/pom.xml
The file was modified plugins/org.eclipse.eef/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.eef.ide.ui.properties/pom.xml
The file was modified plugins/org.eclipse.eef.properties.ui/pom.xml
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 releng/org.eclipse.eef.releng/targetplatforms/neon/pom.xml
The file was modified doc/org.eclipse.eef.documentation.export/pom.xml
The file was modified plugins/org.eclipse.eef.ide/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.eef.edit/pom.xml
The file was modified plugins/org.eclipse.eef.ide.ui/pom.xml
The file was modified plugins/org.eclipse.eef.properties.ui.legacy/pom.xml
The file was modified doc/org.eclipse.eef.documentation.export/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.eef.edit/META-INF/MANIFEST.MF
The file was modified releng/org.eclipse.eef.releng/pom.xml
The file was modified plugins/org.eclipse.eef.common.ui/pom.xml
The file was modified features/org.eclipse.eef.sdk-feature/pom.xml
The file was modified samples/org.eclipse.eef.sample.custom.widget.colorpicker/META-INF/MANIFEST.MF
Commit 0ebb6c5272c3e7e01818b0783917242fd8824b50 by Stephane Begaudeau
[498748] Trigger the editExpression of a text widget on focus lost

Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=498748
Change-Id: Idbdc7fd537b7e6272eb69442ebd0defc1dffb4e2
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
The file was modified plugins/org.eclipse.eef.core/src/org/eclipse/eef/core/internal/controllers/EEFTextController.java
The file was modified plugins/org.eclipse.eef.ide.ui/src/org/eclipse/eef/ide/ui/internal/widgets/EEFTextLifecycleManager.java