| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Don't import conditional platform specific 'static' code but fully qualify na... | Sven Gothel | 2023-01-20 | 2 | -43/+23 |
* | check-java-major-version.sh: Use unique output to validate one class version ... | Sven Gothel | 2023-01-20 | 1 | -3/+4 |
* | Test: Linux: Disable automatic tests (TBD, WIP) | Sven Gothel | 2023-01-18 | 1 | -17/+31 |
* | Test: MacOS: Disable automatic tests (TBD, WIP) | Sven Gothel | 2023-01-18 | 3 | -0/+47 |
* | MacOSXCGLDrawableFactory.canCreateGLPbuffer(): Disabled for MacOS >= 12, here... | Sven Gothel | 2023-01-18 | 1 | -2/+5 |
* | MacOSXCGLContext: Avoid data race on lastSetNSViewCmd, use local copy like in... | Sven Gothel | 2023-01-18 | 1 | -3/+4 |
* | Disable oculusvr-sdk for MacOS aarch64, fails to build | Sven Gothel | 2023-01-18 | 1 | -2/+2 |
* | JAWTWindow: Constrain AppContextInfo creation where offscreen layer is suppor... | Sven Gothel | 2023-01-18 | 2 | -2/+13 |
* | JAWTWindow: Remove java.applet.Applet detection .. it's gone :-( | Sven Gothel | 2023-01-18 | 1 | -8/+12 |
* | NewtCanvasSWT: Drop all newtChild.getDelegatedWindow() debug output due to: n... | Sven Gothel | 2023-01-17 | 1 | -10/+10 |
* | Test*NewtEventModifiers*: Ensure SWT is initialized before AWT | Sven Gothel | 2023-01-17 | 5 | -25/+66 |
* | build-test: Add jvmarg.modules for jvm [11..17) and jvm>=17 | Sven Gothel | 2023-01-17 | 1 | -0/+30 |
* | MacOS build-oculusvr: Add arm64 | Sven Gothel | 2023-01-17 | 1 | -0/+2 |
* | Realign HowToBuild w/ GlueGen (Debian 11, Windows) | Sven Gothel | 2023-01-17 | 1 | -51/+15 |
* | Bump oculusvs-sdk, fixed warning | Sven Gothel | 2023-01-17 | 1 | -0/+0 |
* | JAR: Add Jar module parameter 'Add-Opens: java.desktop/sun.awt java.desktop/s... | Sven Gothel | 2023-01-17 | 9 | -0/+9 |
* | Update test scripts: Use Java17 module jvm args: --add-opens java.desktop/sun... | Sven Gothel | 2023-01-17 | 15 | -176/+37 |
* | Build: Add swt.jar definition for MacOS aarch64 | Sven Gothel | 2023-01-17 | 1 | -8/+3 |
* | SWTTestUtil: Add WaitAction2, using the EDTUtil to dispatch the display.readA... | Sven Gothel | 2023-01-16 | 2 | -6/+43 |
* | SWT+AWT: Ensure SWTAccessor gets called before AWT initialization on GTK/X11 ... | Sven Gothel | 2023-01-16 | 2 | -8/+63 |
* | SWT tests on MacOS (w/o AWT) require '-XstartOnFirstThread' JVM argument, els... | Sven Gothel | 2023-01-16 | 2 | -1/+9 |
* | TestNewtCanvasSWTGLn: Only dispose canvas1 at end of test, if not yet dispose... | Sven Gothel | 2023-01-16 | 1 | -16/+29 |
* | NewtCanvasSWT: Remove certain DEBUG output causing an exception | Sven Gothel | 2023-01-16 | 1 | -2/+4 |
* | SWTAccessor: Adopt to SWT 4.26 | Sven Gothel | 2023-01-16 | 1 | -32/+27 |
* | Bump gitignore | Sven Gothel | 2023-01-16 | 1 | -0/+3 |
* | SWT 4.26: Add cocoa-maxosx-aarch64 blob w/o src; Add scripts/tests-osx-aarch6... | Sven Gothel | 2023-01-16 | 8 | -6/+1442 |
* | Merge pull request #108 from PeterC-DLS/swt-420-fix | Sven Gothel | 2023-01-16 | 1 | -1/+9 |
|\ |
|
| * | Add new class location of SWT's gtk_widget_get_window | Peter Chang | 2022-04-14 | 1 | -1/+9 |
* | | X11GLXContext.getPlatformExtensionsStringImpl(): Add comment from pull reques... | Sven Gothel | 2023-01-16 | 1 | -0/+4 |
* | | Bump make/lib/swt to SWT 4.26 | Sven Gothel | 2023-01-16 | 14 | -381/+832 |
* | | Merge pull request #107 from ndjojo/platform-extensions | Sven Gothel | 2023-01-16 | 1 | -10/+2 |
|\ \ |
|
| * | | Update X11GLXContext.java | ndjojo | 2021-01-20 | 1 | -10/+2 |
| |/ |
|
* | | Fix GLProfile GL2 Mapping: Only use GL3bc is available, add additional GLCont... | Sven Gothel | 2023-01-15 | 1 | -1/+11 |
* | | HowToBuild: adoptopenjdk -> adoptium, openjdk-11 -> openjdk-17; MacOS: min SD... | Sven Gothel | 2023-01-15 | 1 | -14/+29 |
* | | Build scripts: MacOS + Windows: Use JDK-17 to build our Java-1.8 API | Sven Gothel | 2023-01-15 | 6 | -12/+8 |
* | | build script: Add comment setting JDK-11, since default build is JDK-17 for J... | Sven Gothel | 2023-01-15 | 1 | -0/+3 |
* | | JAWTUtil: Cleanup MacOS JVM and OS version flags: Private and store compariso... | Sven Gothel | 2023-01-15 | 1 | -14/+16 |
* | | Moved GlueGen's PlatformPropsImpl's static OSXVersion to GLContextImpl.MacOSV... | Sven Gothel | 2023-01-15 | 2 | -6/+29 |
* | | Replace AccessController.doPrivileged() w/ SecurityUtil.doPrivileged() - via ... | Sven Gothel | 2023-01-14 | 1 | -2/+2 |
* | | Replace AccessController.doPrivileged() w/ SecurityUtil.doPrivileged() | Sven Gothel | 2023-01-14 | 42 | -83/+89 |
* | | Eclipse: Update settings | Sven Gothel | 2023-01-14 | 2 | -2/+8 |
* | | MacOS: NEWT: Remove keySymbol mapping using 'HIToolbox' TSMGetInputSourceProp... | Sven Gothel | 2023-01-14 | 1 | -8/+53 |
* | | MacOS: MacOSXCGLContext.drawableUpdatedNotify(): Issue updateContext() on mai... | Sven Gothel | 2023-01-14 | 3 | -32/+29 |
* | | MacOS: MacOSXCGLContext.NSOpenGLImpl.release(): Don't wait for releasing cont... | Sven Gothel | 2023-01-14 | 1 | -1/+2 |
* | | MacOS: MacOSXCGLContext: Simplify version flags, remove Tiger, add Mojave. | Sven Gothel | 2023-01-14 | 1 | -6/+20 |
* | | MacOS: Prepare build + test on aarch64 w/o ffmpeg and SWT | Sven Gothel | 2023-01-14 | 3 | -8/+11 |
|/ |
|
* | Fix TestBug1398Deadlock02AWT: Missed adaption of unit test to AWTRobotUtil & ... | Sven Gothel | 2020-06-15 | 1 | -2/+3 |
* | Fix 'typo' in branching, valid config index is >= 0 (not < 0) | Sven Gothel | 2020-06-15 | 1 | -1/+1 |
* | Bug 1398: MacOSXCGLContext: Ensure AWT is available before using it when quer... | Sven Gothel | 2020-04-06 | 1 | -5/+12 |
* | Bug 1398: Adding TestBug1398Deadlock02AWT to manual testing tests.sh | Sven Gothel | 2020-04-06 | 1 | -2/+5 |