Skip to content

Changes

Summary

  1. [508439] Add tests for IMultiShape#toPath(). (details)
  2. [493523] Enabled context-restricted adapter map bindings. (details)
Commit 271a6d0569a479ebdb0084b5d0692b914734a974 by Matthias Wienand
[508439] Add tests for IMultiShape#toPath().
The file was modified org.eclipse.gef.geometry.tests/src/org/eclipse/gef/geometry/tests/RegionTests.java (diff)
The file was modified org.eclipse.gef.geometry.tests/src/org/eclipse/gef/geometry/tests/RingTests.java (diff)
Commit d2036361b9f6f71248eae113814b6d34bcd61414 by anyssen
[493523] Enabled context-restricted adapter map bindings.

- Enhanced that adapter map bindings can now be restricted by specifying
a context through adapter keys.
- Made AdapterMapImpl package visible, as static methods within
AdapterMaps should be used by clients to create a map binder with a
respective binding annotation..
- Adjusted bindings in modules to no longer register root part with the
content viewer role (which was a workaround), but restrict the binding
to the content viewer context.
The file was modified org.eclipse.gef.common.tests/src/org/eclipse/gef/common/tests/AdaptableScopeTests.java (diff)
The file was modified org.eclipse.gef.mvc.examples.logo/src/org/eclipse/gef/mvc/examples/logo/MvcLogoExampleModule.java (diff)
The file was modified org.eclipse.gef.mvc.fx/src/org/eclipse/gef/mvc/fx/MvcFxModule.java (diff)
The file was modified org.eclipse.gef.common/src/org/eclipse/gef/common/adapt/inject/AdapterMaps.java (diff)
The file was modified org.eclipse.gef.common/src/org/eclipse/gef/common/adapt/inject/AdapterMap.java (diff)
The file was modified org.eclipse.gef.common/src/org/eclipse/gef/common/adapt/inject/AdapterMapImpl.java (diff)
The file was modified org.eclipse.gef.common/src/org/eclipse/gef/common/adapt/inject/AdapterInjector.java (diff)
The file was modified org.eclipse.gef.common/src/org/eclipse/gef/common/adapt/AdapterKey.java (diff)
The file was modified org.eclipse.gef.zest.fx/src/org/eclipse/gef/zest/fx/ZestFxModule.java (diff)
The file was removedorg.eclipse.gef.common.tests/src/org/eclipse/gef/common/tests/AdaptableTypeListenerTests.java
The file was modified org.eclipse.gef.common.tests/src/org/eclipse/gef/common/tests/AdapterInjectorTests.java (diff)
The file was modified org.eclipse.gef.common.tests/src/org/eclipse/gef/common/tests/AllTests.java (diff)