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

Change Log History

Originally from build #870

Changes
  1. Fix for JOGL bug 629, and added new unit tests. (details / cgit)
  2. Fix commit 811e3791b98fea0dfa3b7d301cb532c54df8dc82: Make AWT usage Java6 clean (was using Java7 stuff); Note: Need to test! (details / cgit)
  3. Fix 13168c99ff9e8bf71c83f1be7afee270a3db4074 / 811e3791b98fea0dfa3b7d301cb532c54df8dc82: AWT-NEWT Modifier mapping - part-2 (details / cgit)
  4. Move pre-existing NEWT event test to new dedicated package package: com.jogamp.opengl.test.junit.newt.event (details / cgit)
  5. AWT-NEWT Modifier mapping and test: part-3 (NEWT BUTTON MASK always, ..) (details / cgit)
  6. AWT-NEWT Modifier mapping and test: part-3 (Fix unit tests) (details / cgit)
  7. NEWT peserve 'mouseButtonModMask' to be sent for all mouse- and key events. TODO: NEWT Event Factories. Misc: Cleaned up spacing. (details / cgit)