aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 1363: Java 11: Aligned HowToBuild.html w/ GlueGen's updated versionSven Gothel2019-08-191-75/+108
* Bug 1363: Java 11: Complement javah replacement: Add new iOSSven Gothel2019-08-191-21/+20
* Bug 1363: Java 11: bring back bootclasspath for java 8 target accuracySven Gothel2019-08-196-2/+30
* Removed remaining bootclasspath and javah; build now works on Windows 10Wade Walker2019-08-196-33/+201
* Bug 1363: Java 11: Adapt build scripts for java11Sven Gothel2019-08-1917-87/+79
* Bug 1363: Java 11: javah replacement: Use conditional ant targets instead of ...Sven Gothel2019-08-191-64/+74
* Removed import that caused GLUgl2/GLUgl2ProcAddressTable not to compileWade Walker2019-08-191-1/+0
* Removed references to non-existent method getPeer() in debug codeWade Walker2019-08-191-2/+2
* Removed obsolete tools.jarWade Walker2019-08-192-3/+3
* Fixed native header generation for native windowing codeWade Walker2019-08-191-6/+62
* iOS: IOSUtil_CreateGLViewDemoA0 tests native UIWindow parenting (works)Sven Gothel2019-07-081-4/+11
* NEWT iOS: Support translucent windowsSven Gothel2019-07-086-14/+46
* NEWT iOS WindowDriver: Remove unused orig UIWindow/UIView creation pathSven Gothel2019-07-082-216/+1
* NEWT iOS WindowDriver: native UIWindow/UIView creation changeSven Gothel2019-07-082-13/+159
* NEWT iOS: Support Multi-Touch Events, PixelScale, ..Sven Gothel2019-07-0814-587/+979
* NEWT iOS / MacOS: Simplify setJavaWindowObjectSven Gothel2019-07-082-15/+17
* iOS / MacOS: PixelScale UpdateSven Gothel2019-07-0810-110/+118
* Copyright: Add missing Copyright tagSven Gothel2019-07-085-2/+57
* NEWT WindowImpl.doPointerEvent: Use native short[] for pNamesSven Gothel2019-07-085-29/+26
* Fix build test jar regression (commit bba73bc096250a3c7fc036d84b1ea054d1b70b06)Sven Gothel2019-07-082-3/+4
* NEWT: Align native MacOS / IOS file- and classnamesSven Gothel2019-06-265-104/+104
* iOS: EAGLLayer FBO w/ DEPTH buffer workaround 1Sven Gothel2019-06-242-0/+13
* iOS: Clean up promotion of EAGLLayer use down to FBObjectSven Gothel2019-06-246-150/+239
* iOS: Initial working commit supporting iOS (ipad pro 11)Sven Gothel2019-06-23110-281/+11303
* Bug 1381: Keep host PixelFormat functional using requested immutable alphaReq...Sven Gothel2019-05-132-13/+34
* Update CSS; Add responsive viewport design tagSven Gothel2019-05-065-0/+10
* Update CSS; Add responsive viewport design tagSven Gothel2019-05-061-0/+2
* Merge remote-tracking branch 'xranby/robovm'Sven Gothel2019-04-121-0/+58
|\
| * doc/misc/robovm.txt: Update to JogAmp JOGL 2.3.2 and last libre RoboVM 1.6.1Xerxes Rånby2015-10-301-7/+7
| * doc/misc/robovm.txt: Explore low footprint deployment 6.3MbXerxes Rånby2015-09-081-5/+36
| * doc/misc/robovm.txt: Mention -rvm: runtime flagsXerxes Rånby2015-08-201-0/+12
| * doc/misc/robovm.txt: Writedown howto use JogAmp in combination with RoboVM AOTXerxes Rånby2015-08-201-0/+15
* | Bug 1358: 'Honor' SWT's projection of High-DPI Scaling (Reading hidden pixel ...Sven Gothel2019-04-104-65/+105
* | AWTRobotUtil Cleanup: Use specific argument types (AWT, NEWT, ..)Sven Gothel2019-04-1042-210/+199
* | Bug 1362: Final general lifecycle fixes of unit testsSven Gothel2019-04-105-39/+82
* | Cleanup AWTRobotUtil ..: Add 'Runnable waitAction' also to waitForFocus and c...Sven Gothel2019-04-1032-163/+207
* | Cleanup AWTRobotUtil 3: TestUtil.WindowClosingListener must be publicSven Gothel2019-04-091-1/+1
* | Cleanup AWTRobotUtil 2: Align signatures of waitForVisible(..) and waitForRea...Sven Gothel2019-04-0995-447/+452
* | Cleanup AWTRobotUtil: Extract GLTestUtil + NewtTestUtil; all three based on T...Sven Gothel2019-04-0932-287/+536
* | Bug 1362: Minimal action required: setBackground of the parent canvas before ...Sven Gothel2019-04-094-17/+16
* | Bug 1362: Minimal action required: setBackground + fillRectangle of some spac...Sven Gothel2019-04-091-5/+9
* | Bug 1362: TestSWTAccessor02NewtGLWindow demonstrates a fix by letting the Can...Sven Gothel2019-04-092-1/+12
* | Bug 1362: Unit tests: Report SWT and GTK VersionSven Gothel2019-04-092-0/+4
* | Bug 1362: Add two self contained unit tests to validate SWT >= 4.10 + GTK3 is...Sven Gothel2019-04-093-1/+450
* | Bug 1190: Adapt cross build TARGET_PLATFORM_USRLIBS and TARGET_PLATFORM_SYSRO...Sven Gothel2019-04-084-18/+18
* | Bug 1190: Adapt cross build scriptsSven Gothel2019-04-088-103/+15
* | Bug 1362: Wrong 'fake' swt.jar config for isLinuxARM64, isLinuxARMv6 and isAn...Sven Gothel2019-04-053-14/+15
* | Bug 1362: Test against SWT 4.3 and 4.11Sven Gothel2019-04-052-3/+5
* | Bug 1362: SWTAccessor: c -> cGTK for readabilitySven Gothel2019-04-051-19/+20
* | Bug 1362: build/test: Use new SWT 4.10 swt.jar (instead of swt-debug.jar)Sven Gothel2019-04-0512-25/+34