| Commit message (Expand) | Author | Age | Files | Lines |
* | GraphUI Shape: 'int name' -> 'int id' and add 'String name', change get/set m... | Sven Gothel | 2023-10-03 | 1 | -0/+3 |
* | Bug 1430 - Fix Background erase not disabled with AWT GLCanvas and NewtCanvasAWT | Sven Gothel | 2023-09-29 | 1 | -2/+9 |
* | Windows tests scripts: Update Graph* and *Movie* demos cmdline launches | Sven Gothel | 2023-05-04 | 1 | -1/+1 |
* | Windows test scripts: Inject FFmpeg 5.1.2 and Mesa3D (disabled C:\Windows\Sys... | Sven Gothel | 2023-02-26 | 1 | -5/+3 |
* | tests-x64.bat: Use absolute path for LIB_DIR (commented out, using jars) | Sven Gothel | 2023-01-23 | 1 | -1/+1 |
* | Update test scripts: Use Java17 module jvm args: --add-opens java.desktop/sun... | Sven Gothel | 2023-01-17 | 1 | -4/+6 |
* | Bug 1422: Windows test*.bat: Add C:\temp to PATH, allowing picking up custom ... | Sven Gothel | 2020-01-17 | 1 | -0/+2 |
* | test scripts: add --illegal-access=warn | Sven Gothel | 2019-11-21 | 1 | -1/+1 |
* | Bug 1363: Java 11: Adapt scripts for java11 (cont) | Sven Gothel | 2019-08-19 | 1 | -3/+3 |
* | Bug 1362: build/test: Use new SWT 4.10 swt.jar (instead of swt-debug.jar) | Sven Gothel | 2019-04-05 | 1 | -1/+1 |
* | Windows scripts: Use JDK/JRE 1.8.0_121 | Sven Gothel | 2019-04-03 | 1 | -3/+3 |
* | Bump scripts to jre1.8.0_66 | Sven Gothel | 2015-11-16 | 1 | -2/+2 |
* | Windows Scripts: Bump JVM to 1.8.0_60 | Sven Gothel | 2015-09-01 | 1 | -2/+2 |
* | Fix windows test scripts: Add gluegen-test-util.jar | Sven Gothel | 2014-10-08 | 1 | -1/+1 |
* | minor: changed windows build scripts | Sven Gothel | 2014-10-01 | 1 | -0/+5 |
* | Scripts: Bump to java 1.7.0_67 and apache-ant 1.9.4 | Sven Gothel | 2014-08-28 | 1 | -3/+3 |
* | Bug 1021: Add OculusSDK binding / Basic OVR support (Bring-up on Windows w/ M... | Sven Gothel | 2014-06-20 | 1 | -1/+1 |
* | Fix Bug 879 Regression (2/2) - NewtCanvasAWT.FocusAction must take focus when... | Sven Gothel | 2013-11-18 | 1 | -4/+0 |
* | Bug 903 - NEWT: Support 'Continue Drag on Exit'; Consistent Mouse ENTER/EXIT | Sven Gothel | 2013-11-17 | 1 | -0/+1 |
* | Bug 904 - GLJPanel: Add property to skip isGLOriented() based vertical flip b... | Sven Gothel | 2013-11-14 | 1 | -0/+3 |
* | Bump 7u45 | Sven Gothel | 2013-10-18 | 1 | -3/+4 |
* | Bump to JDK/JRE 7u40. | Sven Gothel | 2013-09-19 | 1 | -2/+2 |
* | Scripts/Windows: Test x32 and x64 builds w/ ffmpeg 2.x ! | Sven Gothel | 2013-08-31 | 1 | -1/+0 |
* | Enhance GLMediaPlayer: Full FFMPeg support, 'dshow' camera support on windows... | Sven Gothel | 2013-08-29 | 1 | -2/+3 |
* | Fix libav/ffmpeg compilation; FFMPEGMediaPlayer Enahncements (More YUV*, Use ... | Sven Gothel | 2013-08-28 | 1 | -2/+6 |
* | Scripts: Fix new windows single unit test scripts .. | Sven Gothel | 2013-06-21 | 1 | -1/+1 |
* | Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) produ... | Sven Gothel | 2013-06-21 | 1 | -159/+20 |
* | Fix Bug 723: Remove VK_KP_<Cursor> numpad key-codes, use general VK_<Cursor> ... | Sven Gothel | 2013-05-16 | 1 | -2/+2 |
* | Fix Bug 600 and Bug 721: Adding support for multiple monitors w/ NEWT | Sven Gothel | 2013-05-06 | 1 | -5/+8 |
* | Fix Bug 706 and Bug 520: Certain ATI GPU/driver require a current context whe... | Sven Gothel | 2013-04-25 | 1 | -3/+3 |
* | Bug 718: WindowsBitmapWGLDrawable: Requires GLProfile.GL2, fix BITMAP GLCaps ... | Sven Gothel | 2013-04-18 | 1 | -10/+11 |
* | Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B... | Sven Gothel | 2013-04-18 | 1 | -2/+2 |
* | Bug 718: Windows BITMAP Offscreen Fails w/ GLCaps other than simple RGB888 - ... | Sven Gothel | 2013-04-17 | 1 | -2/+3 |
* | Fix Bug 692: Add tracking of VERTEX_ARRAY_BINDING, and enable allowing a boun... | Sven Gothel | 2013-04-14 | 1 | -1/+4 |
* | NEWT/AWT-Wrapper-Driver: Fix MS-Windows Case (Use NativeWindow window handle)... | Sven Gothel | 2013-04-14 | 1 | -2/+2 |
* | Bug 697: Fix commit 4db745e84fac610f85ab085e5c147e571e82e008 - Not compile cl... | Sven Gothel | 2013-04-11 | 1 | -2/+3 |
* | NEWT KeyEvent: Use UTF-16 UniCode for key-code and key-symbol exposing well d... | Sven Gothel | 2013-04-11 | 1 | -2/+2 |
* | Bug 678: Differentiate ALT (left) and ALT_GRAPH (right) on X11, EventDev, Win... | Sven Gothel | 2013-04-06 | 1 | -2/+2 |
* | Unit Tests: Unify 'AWT Robot Key Press/Release', waitForIdle, action, delay, ... | Sven Gothel | 2013-03-27 | 1 | -5/+2 |
* | Bug 678 (fix), Bug 641 (API + Windows Impl.), Bug 688 (prep): Update NEWT's K... | Sven Gothel | 2013-02-19 | 1 | -3/+5 |
* | Fix Bug 678: Deliver key-char value for printable chars on all KeyEventListen... | Sven Gothel | 2013-01-29 | 1 | -3/+3 |
* | Bug 665 (part 1) - Allow dis-association of GLContext's GLDrawable .. | Sven Gothel | 2013-01-24 | 1 | -1/+2 |
* | NEWT-MouseEvent getWheelRotation() API Update - Fixes Bug 659: NEWT Horizonta... | Sven Gothel | 2013-01-14 | 1 | -4/+4 |
* | Move all Exclusive Context Thread (ECT) tests to it's own package to de-clutt... | Sven Gothel | 2013-01-12 | 1 | -6/+6 |
* | GLAutoDrawable/AnimatorBase: Add ExclusiveContextThread (ECT) feature; Animat... | Sven Gothel | 2013-01-11 | 1 | -18/+22 |
* | Bug632: Test NEWT Child Window Translucency (X11/Windows) .. | Sven Gothel | 2012-12-30 | 1 | -3/+10 |
* | Test*NewtEventModifiers*: Clear 'clearing' events on thread - @Before/@After ... | Sven Gothel | 2012-12-25 | 1 | -2/+2 |
* | AWT-NEWT Modifier mapping and test: part-3 (Fix unit tests) | Sven Gothel | 2012-12-24 | 1 | -0/+1 |
* | AWT-NEWT Modifier mapping and test: part-3 (NEWT BUTTON MASK always, ..) | Sven Gothel | 2012-12-24 | 1 | -6/+9 |
* | Fix Bug 642 TestJSplitPaneMixHwLw01AWT (AWT-GLCanvas); Robustness GLContext/G... | Sven Gothel | 2012-12-22 | 1 | -2/+3 |