| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1241 - Util's Texture.coords (image coordinates) not updated properly | Sven Gothel | 2015-10-02 | 1 | -2/+2 |
* | Bug 1205 - NEWT Security: Clear framebuffer after creation and before visibil... | Sven Gothel | 2015-09-29 | 1 | -1/+2 |
* | Bug 1125: Unit test to validate that Thread.interrupt() does not disturb cont... | Sven Gothel | 2015-09-28 | 1 | -1/+2 |
* | Bug 1232 - NEWT Translucent Decorated Windows Not Working On Windows >= 8 (La... | Sven Gothel | 2015-09-26 | 1 | -2/+2 |
* | FFMPEGDynamicLibraryBundleInfo.initSymbols(): Just return null instead of thr... | Sven Gothel | 2015-09-17 | 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 1146, Bug 1158: Add unit test for GLContext creation after showing tool-t... | Sven Gothel | 2015-07-24 | 1 | -1/+3 |
* | Bug 1116: Oculus SDK 0.4.4 support for JOGL - Part-3: New set of C-files, ada... | Sven Gothel | 2015-03-27 | 1 | -2/+2 |
* | Bug 1150 - Fix GLContextImpl.createImpl(..) NoARBCreateContext and '!ARB GL >... | Sven Gothel | 2015-03-26 | 1 | -1/+5 |
* | Bug 1147 - Fix XRandR13 Usage: Rotate / Change-Mode, use unique CRTC/Mode ids... | Sven Gothel | 2015-03-20 | 1 | -1/+2 |
* | Bug 1142 - NEWT: Add support to retrieve the primary MonitorDevice | Sven Gothel | 2015-03-09 | 1 | -8/+7 |
* | Bug 1135 - (Re-)Include GL header for in generated native code, allowing 'Pro... | Sven Gothel | 2015-03-09 | 1 | -2/+2 |
* | Bug 1130 - Add Mapping from AWT Component -> NEWT [Screen, MonitorDevice] | Sven Gothel | 2015-02-17 | 1 | -2/+2 |
* | Bug 1129 - NEWT MonitorDevice's physical size on Windows must be read via EDID | Sven Gothel | 2015-02-16 | 1 | -2/+2 |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-02 | 1 | -1/+1 |
* | Bug 1068 - Unify Surfaceless probing; Fix Surfaceless for OSX and Windows (pr... | Sven Gothel | 2015-01-23 | 1 | -2/+2 |
* | Bug 1093 - NEWT PointerIcon swizzled on X11 and OSX; WindowIcon swizzled on O... | Sven Gothel | 2014-10-10 | 1 | -1/+2 |
* | minor: changed windows build scripts | Sven Gothel | 2014-10-01 | 1 | -2/+2 |
* | Stabilize, fix regression: GLDrawable.invoke(..) and Animator* display-loop '... | Sven Gothel | 2014-09-22 | 1 | -2/+3 |
* | Scripts: Bump to java 1.7.0_67 and apache-ant 1.9.4 | Sven Gothel | 2014-08-28 | 1 | -3/+3 |
* | Bug 830 - Add Heuristics for to query whether GLDrawableUtil.swapGLContextAnd... | Sven Gothel | 2014-07-30 | 1 | -4/+5 |
* | Bug 1038 - Allow skipping detection of certain GLProfiles: Skip 'ARB_create_c... | Sven Gothel | 2014-07-30 | 1 | -2/+2 |
* | Bug 1036: NVidia Windows Driver 'Threaded optimization' workaround. [3/3] | Sven Gothel | 2014-07-29 | 1 | -2/+3 |
* | Bug 1035 - Allow Gamma [Brightness, Contrast] settings to be performed on dis... | Sven Gothel | 2014-07-27 | 1 | -2/+2 |
* | Bug 1021: Add OculusSDK binding / Basic OVR support (Bring-up on Windows w/ M... | Sven Gothel | 2014-06-20 | 1 | -1/+2 |
* | Fix Bug 826 Regression caused by commit 41190c3830157abdf9649cbf7767e57108f55... | Sven Gothel | 2014-06-13 | 1 | -1/+2 |
* | Bug 741 HiDPI: Simplify ScalableSurface [set|get]SurfaceScale(..) spec, which... | Sven Gothel | 2014-06-08 | 1 | -1/+2 |
* | Bug 741 HiDPI: Fix regression MIN_MONITOR_DEVICE_PROPERTIES: Adding missing '... | Sven Gothel | 2014-05-27 | 1 | -2/+2 |
* | Bug 975 - GLJPanel's OffscreenDrawable shall not double swap (custom swap by ... | Sven Gothel | 2014-02-13 | 1 | -1/+3 |
* | Bug 962 - AWTGLReadBufferUtil should use aligned BufferedImage [for resized i... | Sven Gothel | 2014-02-13 | 1 | -1/+3 |
* | Bug 972 - Reduce ClassLoader Lookup, i.e. Class.forName(..): GLProfile, GLCon... | Sven Gothel | 2014-02-12 | 1 | -2/+2 |
* | windows test script | Sven Gothel | 2014-01-21 | 1 | -2/+4 |
* | Bug 935: NEWT PointerIcon: Refine Spec and Implementation / Fix OSX Crash and... | Sven Gothel | 2014-01-04 | 1 | -2/+2 |
* | Bug 934, Bug 935: NEWT: Add support for custom Application/Window and Pointer... | Sven Gothel | 2013-12-31 | 1 | -2/+2 |
* | TestShutdownCompleteNEWT/AWT: Align both tests and account for GLInfo. | Sven Gothel | 2013-12-10 | 1 | -2/+2 |
* | Bug 904: 'User Vertical Flip' for GLJPanel w/o vertical flip must be consider... | Sven Gothel | 2013-12-10 | 1 | -2/+2 |
* | TestNewtKeyEventAutoRepeatAWT: Fix regression of commit 8512777873461ee33d8ed... | Sven Gothel | 2013-12-04 | 1 | -2/+2 |
* | Bug 919 - TestNewtKeyCodesAWT w/ NewtCanvasAWT Fails on Windows Due to Clogge... | Sven Gothel | 2013-12-04 | 1 | -2/+2 |
* | Bug 914 - Don't allow 'alwaysontop' in fullscreen mode, always allow switchin... | Sven Gothel | 2013-12-01 | 1 | -2/+2 |
* | GLJPanel.initializeBackend(offthread=true): Enable on Windows, thanks to Bug ... | Sven Gothel | 2013-12-01 | 1 | -2/+2 |
* | Bug 907 - Refine DummyDispatchThread (DDT) Handling: Proper OO integration in... | Sven Gothel | 2013-11-29 | 1 | -2/+2 |
* | Fix Bug 902: FFMPEGMediaPlayer uses IOUtil.decodeURIIfFilePath(uri) to decode... | Sven Gothel | 2013-11-28 | 1 | -2/+2 |
* | Bug 672 (NewtCanvasSWT): Reuse SWTAccessor.isOS_TYPE ; Impl NW.getLocationOnS... | Sven Gothel | 2013-11-25 | 1 | -1/+3 |
* | NEWT Event Tests: Move TestParentingFocus* to event test package | Sven Gothel | 2013-11-18 | 1 | -4/+3 |
* | Fix Bug 879 Regression (2/2) - NewtCanvasAWT.FocusAction must take focus when... | Sven Gothel | 2013-11-18 | 1 | -2/+2 |
* | Fix Bug 879 - Threads deadlock in native keyboardfocus calls made form multip... | Sven Gothel | 2013-11-17 | 1 | -2/+2 |
* | Bug 903 - NEWT: Support 'Continue Drag on Exit'; Consistent Mouse ENTER/EXIT | Sven Gothel | 2013-11-17 | 1 | -2/+2 |
* | Bug 904 - GLJPanel: Allow user to skip isGLOriented() based vertical flip of ... | Sven Gothel | 2013-11-14 | 1 | -2/+2 |
* | Tests: Align NEWT parenting focus tests (package and class names) using NewtC... | Sven Gothel | 2013-11-10 | 1 | -4/+5 |