aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 1422: Use own deviceZoomScaleUp(..) disregarding higher-toolkit's compens...Sven Gothel2020-01-163-17/+167
* NEWT.Window: Refine string representation, renamed append(StringBuilder) -> t...Sven Gothel2020-01-164-89/+162
* Bug 1422: Emulate DPI Scaling on non-native DPI autoscale platforms (!MacOS)Sven Gothel2020-01-156-13/+75
* Nativewindow Rectangle*: Cleanup up union(..), intersection(..): Return a new...Sven Gothel2020-01-152-26/+21
* TestGLCanvasSWTNewtCanvasSWTPosInTabs: Only use 1 Animator to easy example codeSven Gothel2020-01-151-24/+14
* Bug 1421: NEWT OSX Invisible: Refine 'Fake invisible child window' off-viewpo...Sven Gothel2020-01-151-1/+2
* Bug 1421: Conclude OSX: Forward SHOW and HIDE events to NewtCanvasSWT instanc...Sven Gothel2020-01-151-2/+50
* Bug 1421: NEWTCanvasSWT: No action on SWT.Activate, use SWT.FocusIn. Also rem...Sven Gothel2020-01-151-83/+119
* NEWT.Window: Add 'StringBuilder append(StringBuilder sb)' supporting building...Sven Gothel2020-01-153-6/+26
* 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-143-9/+31
* NewtCanvasSWT Tests: Add NEWTDemoListener giving weight to toolkit independen...Sven Gothel2020-01-133-2/+23
* TestSWTAccessor02NewtGLWindow: Setup SWT EDTUtil for NEWT, avoiding deadlocks...Sven Gothel2020-01-133-45/+37
* build-test.xml: FIX usage of generic.junit.run.swt.headless.include.pattern (...Sven Gothel2020-01-131-1/+1
* build-test.xml: *generic* tests: unset temp vars and be more verbose on used ...Sven Gothel2020-01-131-0/+40
* 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-1311-245/+142
* 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
* Bump SWT to Release 4.14-201912100610 (jogl/make/lib/swt)Sven Gothel2020-01-068-748/+748
* Bug 1421, Bug 1358, Bug 969, Bug 672: Deleting merged tests (obsolete)Sven Gothel2020-01-064-739/+1
* Bug 1421, Bug 1358, Bug 969, Bug 672: Generalization of test case TestGLCanva...Sven Gothel2020-01-062-114/+392
* 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-054-8/+13
* Bug 1421: Demo wrong NEWT Child window position within an SWT TabFolder layou...Sven Gothel2020-01-052-1/+240
* linker.cfg.linux.*.nativewindow: Specialize for x86 and amd64 allowing cross-...Sven Gothel2020-01-041-2/+12
* scripts: use gluegen's renamed setenv-build-jogl-* -> setenv-build-jogamp-*Sven Gothel2020-01-0420-40/+40
* swt.jar: On linux-i586 and windows-i586 we have to use any 64bit for compilat...Sven Gothel2020-01-041-6/+2
* fix windows build scriptsSven Gothel2020-01-042-3/+3
* native.tag.jar: Revert explicit inclusion of *.symbols fileSven Gothel2020-01-045-6/+6
* Bug 1358: MacOS NEWT WindowDriver / NewtCanvasSWT High-DPI:Sven Gothel2020-01-042-11/+18
* 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-033-73/+156
* native.tag.jar: include *.symbols (fix)Sven Gothel2020-01-022-7/+7
* native.tag.jar: include *.symbolsSven Gothel2020-01-025-6/+6
* javadoc: Enable framesSven Gothel2020-01-021-0/+4