Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Success

Changes

Summary

  1. NEWT/OSX: 'Better' child window positioning, still, after reparenting (details)
  2. NEWT/OSX: Enable OSX (details)
Commit ac49f30cde53f75d74a9e605dbc255df5852bdc2 by Sven Gothel
NEWT/OSX: 'Better' child window positioning, still, after reparenting into parent,
          a white window rectangle remains.

.. we also need to understand the absolute screen position better,
ie. when required and when not (at window creation currently).
The file was modifiedsrc/newt/classes/com/jogamp/newt/awt/NewtCanvasAWT.java (diff)
The file was modifiedmake/scripts/tests.sh (diff)
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/newt/parenting/NewtAWTReparentingKeyAdapter.java (diff)
The file was modifiedsrc/newt/classes/jogamp/newt/driver/macosx/MacWindow.java (diff)
The file was modifiedsrc/newt/native/MacWindow.m (diff)
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/newt/parenting/TestParenting03bAWT.java (diff)
The file was modifiedmake/build-test.xml (diff)