| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed references to non-existent method getPeer() in debug code | Wade Walker | 2019-08-19 | 1 | -2/+2 |
* | iOS: IOSUtil_CreateGLViewDemoA0 tests native UIWindow parenting (works) | Sven Gothel | 2019-07-08 | 1 | -4/+11 |
* | NEWT iOS: Support translucent windows | Sven Gothel | 2019-07-08 | 6 | -14/+46 |
* | NEWT iOS WindowDriver: Remove unused orig UIWindow/UIView creation path | Sven Gothel | 2019-07-08 | 2 | -216/+1 |
* | NEWT iOS WindowDriver: native UIWindow/UIView creation change | Sven Gothel | 2019-07-08 | 2 | -13/+159 |
* | NEWT iOS: Support Multi-Touch Events, PixelScale, .. | Sven Gothel | 2019-07-08 | 13 | -587/+977 |
* | NEWT iOS / MacOS: Simplify setJavaWindowObject | Sven Gothel | 2019-07-08 | 2 | -15/+17 |
* | iOS / MacOS: PixelScale Update | Sven Gothel | 2019-07-08 | 10 | -110/+118 |
* | Copyright: Add missing Copyright tag | Sven Gothel | 2019-07-08 | 5 | -2/+57 |
* | NEWT WindowImpl.doPointerEvent: Use native short[] for pNames | Sven Gothel | 2019-07-08 | 5 | -29/+26 |
* | NEWT: Align native MacOS / IOS file- and classnames | Sven Gothel | 2019-06-26 | 4 | -102/+102 |
* | iOS: EAGLLayer FBO w/ DEPTH buffer workaround 1 | Sven Gothel | 2019-06-24 | 2 | -0/+13 |
* | iOS: Clean up promotion of EAGLLayer use down to FBObject | Sven Gothel | 2019-06-24 | 6 | -150/+239 |
* | iOS: Initial working commit supporting iOS (ipad pro 11) | Sven Gothel | 2019-06-23 | 84 | -217/+10796 |
* | Bug 1381: Keep host PixelFormat functional using requested immutable alphaReq... | Sven Gothel | 2019-05-13 | 2 | -13/+34 |
* | Bug 1358: 'Honor' SWT's projection of High-DPI Scaling (Reading hidden pixel ... | Sven Gothel | 2019-04-10 | 3 | -63/+102 |
* | AWTRobotUtil Cleanup: Use specific argument types (AWT, NEWT, ..) | Sven Gothel | 2019-04-10 | 41 | -208/+197 |
* | Bug 1362: Final general lifecycle fixes of unit tests | Sven Gothel | 2019-04-10 | 4 | -36/+79 |
* | Cleanup AWTRobotUtil ..: Add 'Runnable waitAction' also to waitForFocus and c... | Sven Gothel | 2019-04-10 | 32 | -163/+207 |
* | Cleanup AWTRobotUtil 3: TestUtil.WindowClosingListener must be public | Sven Gothel | 2019-04-09 | 1 | -1/+1 |
* | Cleanup AWTRobotUtil 2: Align signatures of waitForVisible(..) and waitForRea... | Sven Gothel | 2019-04-09 | 95 | -447/+452 |
* | Cleanup AWTRobotUtil: Extract GLTestUtil + NewtTestUtil; all three based on T... | Sven Gothel | 2019-04-09 | 32 | -287/+536 |
* | Bug 1362: Minimal action required: setBackground of the parent canvas before ... | Sven Gothel | 2019-04-09 | 3 | -13/+12 |
* | Bug 1362: Minimal action required: setBackground + fillRectangle of some spac... | Sven Gothel | 2019-04-09 | 1 | -5/+9 |
* | Bug 1362: TestSWTAccessor02NewtGLWindow demonstrates a fix by letting the Can... | Sven Gothel | 2019-04-09 | 1 | -0/+11 |
* | Bug 1362: Unit tests: Report SWT and GTK Version | Sven Gothel | 2019-04-09 | 2 | -0/+4 |
* | Bug 1362: Add two self contained unit tests to validate SWT >= 4.10 + GTK3 is... | Sven Gothel | 2019-04-09 | 2 | -0/+447 |
* | Bug 1362: SWTAccessor: c -> cGTK for readability | Sven Gothel | 2019-04-05 | 1 | -19/+20 |
* | Bug 1362: Enhancing SWT/GTK Support for GTK 2.90, SWT > 4.8 (?) | Wade Walker | 2019-04-05 | 1 | -9/+40 |
* | Bug 1370: Call from Main-Thread: NW's OSXUtil.CreateNSWindow0(..) and NEWT's ... | Sven Gothel | 2019-04-05 | 2 | -23/+31 |
* | TestVersionSemanticsNOUI: Adapt to upcoming NON_BACKWARD_COMPATIBLE version 2... | Sven Gothel | 2019-04-03 | 1 | -50/+2 |
* | Bug 1367: Adapt to TempFileCache & TempJarCache Changes | Sven Gothel | 2019-04-03 | 1 | -1/+1 |
* | Bug 1367: Adapt to TempFileCache & TempJarCache Changes | Sven Gothel | 2019-04-03 | 5 | -5/+5 |
* | Bug 1366 - Use String.format((Locale)null, "..." ..) avoiding Locale output f... | Sven Gothel | 2019-03-30 | 11 | -16/+27 |
* | Bug 1348: Fix X11 XI Multitouch | Sven Gothel | 2019-03-27 | 6 | -108/+126 |
* | Merge branch 'master' of github.com:sgothel/jogl | Sven Gothel | 2019-03-27 | 1 | -8/+15 |
|\ |
|
| * | Merge pull request #104 from gohai/bcm-fix-overscan-offset | Sven Gothel | 2019-03-27 | 1 | -0/+7 |
| |\ |
|
| | * | Fix overlay/underlay position mismatch in X11UnderlayTracker with overscan en... | gohai | 2017-03-05 | 1 | -0/+7 |
| * | | Merge pull request #103 from gohai/bcm-fix-mouse-button | Sven Gothel | 2019-03-27 | 1 | -8/+8 |
| |\ \ |
|
| | * | | Fix mouse button reporting in X11UnderlayTracker | gohai | 2017-02-16 | 1 | -8/+8 |
| | |/ |
|
* | / | Bug 1348: X11 XI Multitouch: Refine commit 746383476aa449e9cab4a25df27be85b61... | Sven Gothel | 2019-03-27 | 2 | -5/+12 |
|/ / |
|
* | | Bug 1348: X11 XI Multitouch: Fixes of previous commit 92006e4baef57f1f3fb647d... | Sven Gothel | 2019-03-27 | 3 | -143/+120 |
* | | Merge pull request #102 from Yodoga/feature_multitouch_x11_1348 | Sven Gothel | 2019-03-27 | 4 | -3/+213 |
|\ \ |
|
| * | | add touch event support for x11 server | Danny Koernig | 2016-11-17 | 4 | -3/+213 |
| |/ |
|
* | | Merge pull request #100 from PissedCapslock/patch-2 | Sven Gothel | 2019-03-26 | 1 | -1/+1 |
|\ \ |
|
| * | | Typo in javadoc of GLDrawable#isRealized | Robin Stevens | 2016-05-04 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #99 from PissedCapslock/patch-1 | Sven Gothel | 2019-03-26 | 1 | -3/+3 |
|\ \ |
|
| * | | Improved layout of last paragraph in class javadoc | Robin Stevens | 2016-05-04 | 1 | -3/+3 |
| |/ |
|
* | | Bug 1288: GLBufferStateTracker needs to support ARB_indirect_parameters | Sven Gothel | 2019-03-26 | 1 | -3/+11 |
* | | Merge pull request #97 from gohai/bcm-fix-viewportwu | Sven Gothel | 2019-03-26 | 1 | -2/+2 |
|\ \ |
|