Skip to content

Changes

Summary

  1. [580464] Allow the override of ReferenceLifecycleManager (details)
  2. [releng] Update EEFCheckstyleConfiguration.xml (details)
  3. [580621] Allow the override of the ContainerLifeCycleManager (details)
  4. [580710] Change foreground color for disabled text widget (details)
Commit 5dfe9d5182bb0bb72b6c0b825802434dfd5e3202 by Glenn Plouhinec
[580464] Allow the override of ReferenceLifecycleManager

Bug: 580464
Change-Id: I7158b6ff89e611ee711fb084e80a6225c3e9162c
Signed-off-by: Glenn Plouhinec <glenn.plouhinec@obeo.fr>
The file was modified plugins/org.eclipse.eef.ide.ui.ext.widgets.reference/src/org/eclipse/eef/ide/ui/ext/widgets/reference/internal/EEFExtReferenceLifecycleManagerProvider.java
The file was modified plugins/org.eclipse.eef.ide.ui.ext.widgets.reference/src/org/eclipse/eef/ide/ui/ext/widgets/reference/internal/EEFExtEObjectCreationPage.java
The file was modified plugins/org.eclipse.eef.ide.ui.ext.widgets.reference/src/org/eclipse/eef/ide/ui/ext/widgets/reference/internal/EEFExtSingleReferenceLifecycleManager.java
The file was modified plugins/org.eclipse.eef.ide.ui.ext.widgets.reference/src/org/eclipse/eef/ide/ui/ext/widgets/reference/internal/AbstractEEFExtReferenceLifecycleManager.java
The file was modified plugins/org.eclipse.eef.ide.ui.ext.widgets.reference/src/org/eclipse/eef/ide/ui/ext/widgets/reference/internal/EEFExtMultipleReferenceLifecycleManager.java
Commit 5824a2ad877dae47d13a3eab970f095edbe14ec3 by Glenn Plouhinec
[releng] Update EEFCheckstyleConfiguration.xml

The new Checkstyle configuration is compatible with Checkstyle 10.0.0.
The "JavadocMethod" module and "suppressLoadErrors" have been removed in
previous versions of Checkstyle and are no longer supported.

Change-Id: I48ae25bf9c2e6e8f1695aef7f73d809bddfc760c
Signed-off-by: Glenn Plouhinec <glenn.plouhinec@obeo.fr>
The file was modified releng/org.eclipse.eef.releng/codestyle/EEFCheckstyleConfiguration.xml
The file was modified releng/org.eclipse.emf.eef.releng.parent/codestyle/EEFCheckstyleConfiguration.xml
Commit 9a8b333e94b5d7c297021e9fef1c9b36a618709b by Glenn Plouhinec
[580621] Allow the override of the ContainerLifeCycleManager

Bug: 580621
Change-Id: Icc8c42b31202a52b52a6916dce60a1e3371b7336
Signed-off-by: Glenn Plouhinec <glenn.plouhinec@obeo.fr>
The file was modified plugins/org.eclipse.eef.ide.ui/src/org/eclipse/eef/ide/ui/internal/widgets/EEFContainerLifecycleManager.java
Commit 9503f424dd1f85a3e7caf7659833fb382a787b51 by Glenn Plouhinec
[580710] Change foreground color for disabled text widget

The foreground color applied for disabled text widgets has been updated
to use the default SWT foreground color for disabled widgets.

Bug: 580710
Change-Id: I172d144c7c452966af6732d6fc86bf06ff4c1090
Signed-off-by: Glenn Plouhinec <glenn.plouhinec@obeo.fr>
The file was modified plugins/org.eclipse.eef.ide.ui/src/org/eclipse/eef/ide/ui/internal/widgets/EEFTextLifecycleManager.java