Skip to content

Changes

Summary

  1. [509815] Use SWT.VIRTUAL to improve widget performances (details)
  2. [releng] Fix an issue with the version of the repository (details)
Commit 7e40b7102166c6de572878d4d1e087210c37acf2 by Stephane Begaudeau
[509815] Use SWT.VIRTUAL to improve widget performances

The option SWT.VIRTUAL has been added for the list lifecycle manager and
the multiple reference lifecycle manager.

Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=509815
Change-Id: Ibf6c59a2f34ab7a0228ef11b19083b3bd60053d8
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@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/EEFExtMultipleReferenceLifecycleManager.java
The file was modified plugins/org.eclipse.eef.ide.ui/src/org/eclipse/eef/ide/ui/internal/widgets/EEFListLifecycleManager.java
Commit 0c0036ce59cc6957fb5d9761085c7051b85a60cd by Stephane Begaudeau
[releng] Fix an issue with the version of the repository

Change-Id: I2354b8607964a149e4be6bbdce00d25189073745
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
The file was modified releng/org.eclipse.eef.update/pom.xml