aboutsummaryrefslogtreecommitdiffstats
path: root/src/newt/native/IOSNewtUIWindow.m
Commit message (Expand)AuthorAgeFilesLines
* Bug 1470 - NEWT/JNI: Perform exception check and rethrow for all Java Callbac...Sven Gothel2023-10-021-0/+10
* Bug 1468 - SIGSEGV on use after free when destroying NEWT Window/Display via ...Sven Gothel2023-10-021-20/+20
* NEWT Soft-PixelScale (p1): WindowImpl: Separate window and pixel units for si...Sven Gothel2023-01-311-4/+4
* NEWT Cleanup: WindowImpl: Drop unused 'defer' argument (state change only): i...Sven Gothel2019-09-101-2/+2
* NEWT Cleanup: WindowImpl::visibleChanged(ZZ): Remove unused 'defer' argument....Sven Gothel2019-09-101-2/+2
* NEWT iOS: Support Multi-Touch Events, PixelScale, ..Sven Gothel2019-07-081-246/+438
* iOS: Initial working commit supporting iOS (ipad pro 11)Sven Gothel2019-06-231-0/+783