The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- NEWT/OSX CALayer Animation Fix: Use '[layer removeAllAnimations]', (details)
- NEWT childWindow: No autoPosition, use 0/0 as default. (details)
- NewtCanvasAWT: Handle 'lost' child and fullscreen case. (details)
- NEWTWindow Focus: Skip requestFocus() if already owning focus; (details)
The file was modified | src/nativewindow/native/macosx/OSXmisc.m (diff) |
The file was modified | src/jogl/native/macosx/MacOSXWindowSystemInterface-pbuffer.m (diff) |
The file was modified | src/newt/classes/jogamp/newt/WindowImpl.java (diff) |
The file was modified | src/newt/classes/com/jogamp/newt/awt/NewtCanvasAWT.java (diff) |
The file was modified | src/newt/classes/jogamp/newt/awt/event/AWTParentWindowAdapter.java (diff) |
The file was modified | src/newt/classes/jogamp/newt/WindowImpl.java (diff) |
The file was modified | src/newt/native/X11Window.c (diff) |