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

Change Log History

Originally from build #531

Changes
  1. Remove warnings (details / cgit)
  2. Test: NEWT Remote GLWindow w/ GL2ES1 (GLSL n/a on remote GLX, eg. NV) (details / cgit)
  3. Test NEWT Remote GLWindow: Show VBO usage (details / cgit)
  4. Cleanup JARs: Add jogl_cg native jar (atomic only); Move newt.event.jar to atomic. (details / cgit)
  5. NEWT/ScreenMode: If unimplemented have at least current mode in list. Current mode uses ScreenSize w/ dummy values if unimplemented. (details / cgit)
  6. Test/Ruler/ScreenMode: Validate whether current ScreenMode exists (details / cgit)
  7. NEWT/MacOSX: Fix resignKeyWindow super call. Summarize sendFocusLost/sendFocusGained -> focusChanged (details / cgit)
  8. NEWT/Test FocusEventCountAdapter: Detailed test whether focus gained/lost (details / cgit)
  9. NewtCanvasAWT: Cleanup / Remove FIXME tag (impl. is ok) (details / cgit)
  10. NEWT/Native RequestFocus: Even if owning focus, run the focusAction() call incl. native focus request (X11, Windows, OSX) (details / cgit)
  11. Test/AWTRobotUtil: Proper titlebar location (using insets) ; Real UI/Robot requestFocus impl. (details / cgit)
  12. Test/Focus: Add sleep for manual focus tests (details / cgit)
  13. Newt/OSX: Disable VERBOSE (details / cgit)
  14. test script (details / cgit)