| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Bug 1188: Refine Maximized on X11 / Impl. Maximized and Iconify on Windows | Sven Gothel | 2015-08-12 | 1 | -2/+2 |
* | Bug 1160: Fix unit test name and some minor details .. (convention) | Sven Gothel | 2015-07-24 | 1 | -1/+2 |
* | Bug 1150 - Fix GLContextImpl.createImpl(..) NoARBCreateContext and '!ARB GL >... | Sven Gothel | 2015-03-26 | 1 | -1/+2 |
* | Bug 1142 - NEWT: Add support to retrieve the primary MonitorDevice | Sven Gothel | 2015-03-09 | 1 | -2/+2 |
* | Bug 1135 - (Re-)Include GL header for in generated native code, allowing 'Pro... | Sven Gothel | 2015-03-09 | 1 | -2/+2 |
* | Bug 1068 - Unify Surfaceless probing; Fix Surfaceless for OSX and Windows (pr... | Sven Gothel | 2015-01-23 | 1 | -1/+2 |
* | Bug 1107 - Refine PixelFormat, GLPixelBuffer and DirectDataBufferInt/Buffered... | Sven Gothel | 2014-12-06 | 1 | -0/+5 |
* | Fix windows test scripts: Add gluegen-test-util.jar | Sven Gothel | 2014-10-08 | 1 | -2/+3 |
* | minor: changed windows build scripts | Sven Gothel | 2014-10-01 | 1 | -1/+1 |
* | Scripts: Bump to java 1.7.0_67 and apache-ant 1.9.4 | Sven Gothel | 2014-08-28 | 1 | -3/+3 |
* | Bug 1038 - Allow skipping detection of certain GLProfiles: Skip 'ARB_create_c... | Sven Gothel | 2014-07-30 | 1 | -0/+3 |
* | Bug 1036: NVidia Windows Driver 'Threaded optimization' workaround. [3/3] | Sven Gothel | 2014-07-29 | 1 | -1/+3 |
* | Bug 1021: Add OculusSDK binding / Basic OVR support (Bring-up on Windows w/ M... | Sven Gothel | 2014-06-20 | 1 | -1/+1 |
* | Bug 741 HiDPI: Simplify ScalableSurface [set|get]SurfaceScale(..) spec, which... | Sven Gothel | 2014-06-08 | 1 | -1/+1 |
* | Bug 972 - Reduce ClassLoader Lookup, i.e. Class.forName(..): GLProfile, GLCon... | Sven Gothel | 2014-02-12 | 1 | -1/+4 |
* | Bug 934, Bug 935: NEWT: Add support for custom Application/Window and Pointer... | Sven Gothel | 2013-12-31 | 1 | -1/+2 |
* | Bug 919 - TestNewtKeyCodesAWT w/ NewtCanvasAWT Fails on Windows Due to Clogge... | Sven Gothel | 2013-12-04 | 1 | -1/+2 |
* | Bug 907 - Refine DummyDispatchThread (DDT) Handling: Proper OO integration in... | Sven Gothel | 2013-11-29 | 1 | -3/+5 |
* | Fix Bug 902: FFMPEGMediaPlayer uses IOUtil.decodeURIIfFilePath(uri) to decode... | Sven Gothel | 2013-11-28 | 1 | -3/+4 |
* | Fix Bug 879 Regression (2/2) - NewtCanvasAWT.FocusAction must take focus when... | Sven Gothel | 2013-11-18 | 1 | -1/+2 |
* | Bug 894 - GLJPanel: Expose 'initializeBackend(boolean offthread)' allowing us... | Sven Gothel | 2013-11-06 | 1 | -2/+2 |
* | PinchToZoomGesture: Add ctor arg 'allowMorePointer', should be false to be mo...v2.1.1 | Sven Gothel | 2013-10-19 | 1 | -2/+2 |
* | Fix Bug 862: Fix GL Version Validation / NVidia GTX550 driver 331.13 - 64bit ... | Sven Gothel | 2013-10-19 | 1 | -1/+2 |
* | Bump 7u45 | Sven Gothel | 2013-10-18 | 1 | -3/+4 |
* | NEWT PointerEvent: Unify event processing in new doPointerEvent(..) and consu... | Sven Gothel | 2013-10-17 | 1 | -2/+2 |
* | NEWT Reparent/Fullscreen: Fixes X11 unsuccessful return to parent window; Add... | Sven Gothel | 2013-10-09 | 1 | -2/+2 |
* | AWT Printing: Fix non vertical-flipped printing, i.e. cut-off top-row's tile ... | Sven Gothel | 2013-09-20 | 1 | -0/+1 |
* | Bump to JDK/JRE 7u40. | Sven Gothel | 2013-09-19 | 1 | -2/+2 |
* | AWTTilePainter: Fix case with no GLOrientation, i.e. no vertical-flip. Tile l... | Sven Gothel | 2013-09-18 | 1 | -1/+2 |
* | 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 | -7/+13 |
* | TestScreenMode* Cleanup (reset) | Sven Gothel | 2013-07-04 | 1 | -2/+3 |
* | Revise commit 4c34f5980bddcdc84b10cb3bcbb96b365b9d471e (Bug 767): TAB, BS and... | Sven Gothel | 2013-07-03 | 1 | -2/+1 |
* | Fix NewtCanvasAWT focus traversal for Java7 (Take 2): Commit 70bf3a4ec44504b8... | Sven Gothel | 2013-06-23 | 1 | -1/+2 |
* | Scripts: Fix new windows single unit test scripts .. | Sven Gothel | 2013-06-21 | 1 | -1/+2 |
* | Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) produ... | Sven Gothel | 2013-06-21 | 1 | -0/+63 |