aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 1421: NEWT OSX Invisible: Implement 'Fake invisible child window'Sven Gothel2020-01-153-13/+40
* Bug 1421: NEWT OSX Invisible: Fix orderOut0 re commit d92dc518eb891f2d125a813...Sven Gothel2020-01-151-2/+3
* NEWT OSX MacWindow.c: Add parentWindow to DBG_PRINTSven Gothel2020-01-151-16/+25
* NEWT OSX/IOS WindowDriver: Minor cleanup of local var usage (prefer reuse); r...Sven Gothel2020-01-142-19/+19
* Bug 1421: NEWT OSX Invisible: Refining child window visibility setting, comme...Sven Gothel2020-01-142-6/+28
* NewtCanvasSWT Tests: Add NEWTDemoListener giving weight to toolkit independen...Sven Gothel2020-01-132-0/+21
* TestSWTAccessor02NewtGLWindow: Setup SWT EDTUtil for NEWT, avoiding deadlocks...Sven Gothel2020-01-131-38/+30
* Bug 1421 Related: Handle SWT Events: Activate (focus), Show and Hide.Sven Gothel2020-01-131-0/+9
* Bug 1421, Bug 1358, Bug 969, Bug 672: Fix NEWT's coordinate conversion on Mac...Sven Gothel2020-01-1310-244/+141
* NativeWindow Point.set*(..): Return instance for scaling (chaining)Sven Gothel2020-01-122-5/+20
* NEWT JVM_JNI8: Adapt to native library separation (head, drm) of commit b91c6...Sven Gothel2020-01-091-2/+9
* Bug 1358: Merely simplifying the non MacOS getClientAreaInPixels() code pathSven Gothel2020-01-061-2/+6
* Bug 1421: Tackle wrong position of TabFolder, SashForm etcSven Gothel2020-01-062-60/+154
* Bug 1421: Minor commentingSven Gothel2020-01-061-2/+1
* Bug 1421: Minor cleanup / commentingSven Gothel2020-01-061-9/+8
* Bug 1421: Move Bug 1362 'setBackground(..)' fix before potential 'setNEWTChil...Sven Gothel2020-01-061-4/+4
* Bug 1421: OSXUtil: Add GetLocation(..), simply returning the view's frame pos...Sven Gothel2020-01-062-0/+44
* Bug 1421, Bug 1358, Bug 969, Bug 672: Deleting merged tests (obsolete)Sven Gothel2020-01-062-734/+0
* Bug 1421, Bug 1358, Bug 969, Bug 672: Generalization of test case TestGLCanva...Sven Gothel2020-01-061-110/+389
* SWT GLCanvas: Fix NPE in DEBUG mode; NewtCanvasSWT: Resurect comment in setBo...Sven Gothel2020-01-062-2/+5
* Bug 1358: GLCanvas: Call new OSXUtil.SetWindowPixelScale(..) when GLCanvas ge...Sven Gothel2020-01-053-4/+57
* Bug 1421, Bug 1358, Bug 969, Bug 672: SWTAccessor: Add get[Location|Size]InPi...Sven Gothel2020-01-051-1/+74
* Bug 1421, Bug 1358, Bug 969, Bug 672: Generalization of test case TestGLCanva...Sven Gothel2020-01-052-69/+118
* Bug 1421: NewtCanvasSWT child on layouted SWT parent only occurs on MacOS, re...Sven Gothel2020-01-051-5/+7
* Bug 1421: Demo wrong NEWT Child window position within an SWT TabFolder layou...Sven Gothel2020-01-051-0/+238
* Bug 1358: MacOS NEWT WindowDriver / NewtCanvasSWT High-DPI:Sven Gothel2020-01-041-7/+14
* Bug 1358: NewtCanvasSWT High-DPI: Propagate pixelScale to NEWT-Child and util...Sven Gothel2020-01-041-3/+39
* Bug 1358: NewtCanvasSWT High-DPI: Use window-units where required instead of ...Sven Gothel2020-01-041-8/+8
* Bug 1358: Add OSXUtil.GetWindowPixelScale(..)Sven Gothel2020-01-042-1/+52
* Bug 1420: Add FFMpeg 4.* versioned lib-names and provide optional internal li...Sven Gothel2020-01-032-59/+153
* Bug 1393: MacOS: getLocationOnScreen w/ JAWT Parent: Use parent's unblocking ...Sven Gothel2020-01-022-10/+22
* Bug 1312: GLContextShareSet: Utilize WeakIdentityHashMap for shareMap and its...Sven Gothel2019-12-314-7/+285
* Bug 1312: GLContextShareSet CleanupSven Gothel2019-12-312-15/+63
* Gears* tests: Obey verbose flagsSven Gothel2019-12-312-16/+41
* Reuse Gluegen's Bitfield.Util for 'PowerOf2' computationSven Gothel2019-12-311-30/+6
* Bug 1347: Resolve Merged EGL/Desktop Profile MappingSven Gothel2019-12-285-19/+57
* Bug 1287 - Complete Immutable glNamedBufferStorage support in GLBufferObjectT...Sven Gothel2019-12-271-8/+9
* Bug 1156 Regression (Bug 1417): Probe whether 'eglGetPlatformDisplay(..)' is ...Sven Gothel2019-12-252-1/+38
* Bug 1156: Seperate DRM/GBM NEWT native library from main head NEWT native lib...Sven Gothel2019-12-2512-13/+33
* Bug 1156: NEWT WindowDriver: Handle case with requested CapabilitiesImmutable...Sven Gothel2019-12-093-2/+31
* Bug 852: TestCPUSourcingAPINEWT Reference the bug entry and add a little remi...Sven Gothel2019-12-091-0/+5
* Bug 1416 - Allow EGLDrawableFactory re-creation after shutdown() - be functionalSven Gothel2019-12-094-5/+36
* Bug 1156: NEWT Window: Better handling of fixed console case: Not resizable a...Sven Gothel2019-12-0915-32/+150
* Bug 1393: Apply 12eed5d38616d23b6e8e2e5b497dfc2f54d90c90 to IOS, avoiding App...Sven Gothel2019-12-081-4/+6
* Bug 1393: Resolve EDT + AppKit Deadlock with native parenting: Fetch parent s...Sven Gothel2019-12-081-4/+6
* Bug 1415: MacOS: Disable multiple Window creation on ExclusiveContextThread i...Sven Gothel2019-12-082-0/+15
* Bug 1415: ExclusiveContextBase00+10: Utilize one Animator per Window for clea...Sven Gothel2019-12-082-185/+248
* NEWT WindowImpl: Wording in commentSven Gothel2019-12-081-1/+1
* Bug 1393: Make window position check more tolerant (2x insets or 64 pixels, w...Sven Gothel2019-12-083-14/+33
* Bug 1200: GLRendererQuirks.NoSurfacelessCtx still persists on Linux/X11 NVIDI...Sven Gothel2019-12-082-3/+4