The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- Add JOGL_ALLALL profile for scripting, to use the <module>.all.jar (details)
- JAWT Windows Fix: Use the JAWT window handle entry [to return it] (details)
- Newt Display Fix: Use a FQN (type:name) to map displays, otherwise (details)
- Newt X11: Add focus in/out events; Request focus with mouse click (details)
- Newt Windows: More checks; Use SetWindowPos(.. SHOWWINDOW ..) to make it (details)
- Fix comments (details)
- Newt Window: sendEvent -> public; GLWindow must pass down sendEvent and (details)
- Newt: Add generic NativeWindow parenting, inclusive using an AWT (details)
- Fix junit test: Move quit WindowListener outside of class (details)