| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | GLContextImpl: Make createContextARBImpl/setGLFunctionAvailability more robos... | Sven Gothel | 2012-12-21 | 1 | -2/+2 |
* | Cleanup GLContext special entries: getOffscreenContextPixelDataType(), getOff... | Sven Gothel | 2012-12-15 | 1 | -6/+9 |
* | SWT GLCanvas: Fix sporadic drop of redraw on X11 _and_ allow using custom GLC... | Sven Gothel | 2012-12-04 | 1 | -2/+2 |
* | Bug628: Adding unit-test 'TestNewtCanvasSWTBug628ResizeDeadlock' exposing New... | Sven Gothel | 2012-11-29 | 1 | -1/+2 |
* | SWT GLCanvas: Fix dispose bug, check for isDisposed() and add DisposeListener... | Sven Gothel | 2012-11-29 | 1 | -2/+2 |
* | SWTEDTUtil/AWTEDTUtil: Fix deadlock situations ; Cleanup TestNewtCanvasSWTBug... | Sven Gothel | 2012-11-27 | 1 | -1/+2 |
* | Fix GLDrawableHelper.recreateGLDrawable(..): Sync GL command stream before de... | Sven Gothel | 2012-11-06 | 1 | -2/+2 |
* | TestGLCanvasAWTActionDeadlock01AWT: Reproducing OSX deadlock variation, using... | Sven Gothel | 2012-11-04 | 1 | -1/+1 |
* | Adding Andres Colubri's Test Case (junit'fyed), which provokes a Deadlock on ... | Sven Gothel | 2012-11-04 | 1 | -1/+3 |