| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bug 1422: NewtCanvasSWT: Handle case of !OSX && DPIUtil.getScalingFactor() > 1 | Sven Gothel | 2020-01-16 | 1 | -7/+17 |
* | Bug 1422: Use own deviceZoomScaleUp(..) disregarding higher-toolkit's compens... | Sven Gothel | 2020-01-16 | 2 | -17/+165 |
* | NEWT.Window: Refine string representation, renamed append(StringBuilder) -> t... | Sven Gothel | 2020-01-16 | 4 | -89/+162 |
* | Bug 1422: Emulate DPI Scaling on non-native DPI autoscale platforms (!MacOS) | Sven Gothel | 2020-01-15 | 6 | -13/+75 |
* | Nativewindow Rectangle*: Cleanup up union(..), intersection(..): Return a new... | Sven Gothel | 2020-01-15 | 2 | -26/+21 |
* | TestGLCanvasSWTNewtCanvasSWTPosInTabs: Only use 1 Animator to easy example code | Sven Gothel | 2020-01-15 | 1 | -24/+14 |
* | Bug 1421: NEWT OSX Invisible: Refine 'Fake invisible child window' off-viewpo... | Sven Gothel | 2020-01-15 | 1 | -1/+2 |
* | Bug 1421: Conclude OSX: Forward SHOW and HIDE events to NewtCanvasSWT instanc... | Sven Gothel | 2020-01-15 | 1 | -2/+50 |
* | Bug 1421: NEWTCanvasSWT: No action on SWT.Activate, use SWT.FocusIn. Also rem... | Sven Gothel | 2020-01-15 | 1 | -83/+119 |
* | NEWT.Window: Add 'StringBuilder append(StringBuilder sb)' supporting building... | Sven Gothel | 2020-01-15 | 3 | -6/+26 |
* | Bug 1421: NEWT OSX Invisible: Implement 'Fake invisible child window' | Sven Gothel | 2020-01-15 | 3 | -13/+40 |
* | Bug 1421: NEWT OSX Invisible: Fix orderOut0 re commit d92dc518eb891f2d125a813... | Sven Gothel | 2020-01-15 | 1 | -2/+3 |
* | NEWT OSX MacWindow.c: Add parentWindow to DBG_PRINT | Sven Gothel | 2020-01-15 | 1 | -16/+25 |
* | NEWT OSX/IOS WindowDriver: Minor cleanup of local var usage (prefer reuse); r... | Sven Gothel | 2020-01-14 | 2 | -19/+19 |
* | Bug 1421: NEWT OSX Invisible: Refining child window visibility setting, comme... | Sven Gothel | 2020-01-14 | 2 | -6/+28 |
* | NewtCanvasSWT Tests: Add NEWTDemoListener giving weight to toolkit independen... | Sven Gothel | 2020-01-13 | 2 | -0/+21 |
* | TestSWTAccessor02NewtGLWindow: Setup SWT EDTUtil for NEWT, avoiding deadlocks... | Sven Gothel | 2020-01-13 | 1 | -38/+30 |
* | Bug 1421 Related: Handle SWT Events: Activate (focus), Show and Hide. | Sven Gothel | 2020-01-13 | 1 | -0/+9 |
* | Bug 1421, Bug 1358, Bug 969, Bug 672: Fix NEWT's coordinate conversion on Mac... | Sven Gothel | 2020-01-13 | 10 | -244/+141 |
* | NativeWindow Point.set*(..): Return instance for scaling (chaining) | Sven Gothel | 2020-01-12 | 2 | -5/+20 |
* | NEWT JVM_JNI8: Adapt to native library separation (head, drm) of commit b91c6... | Sven Gothel | 2020-01-09 | 1 | -2/+9 |
* | Bug 1358: Merely simplifying the non MacOS getClientAreaInPixels() code path | Sven Gothel | 2020-01-06 | 1 | -2/+6 |
* | Bug 1421: Tackle wrong position of TabFolder, SashForm etc | Sven Gothel | 2020-01-06 | 2 | -60/+154 |
* | Bug 1421: Minor commenting | Sven Gothel | 2020-01-06 | 1 | -2/+1 |
* | Bug 1421: Minor cleanup / commenting | Sven Gothel | 2020-01-06 | 1 | -9/+8 |
* | Bug 1421: Move Bug 1362 'setBackground(..)' fix before potential 'setNEWTChil... | Sven Gothel | 2020-01-06 | 1 | -4/+4 |
* | Bug 1421: OSXUtil: Add GetLocation(..), simply returning the view's frame pos... | Sven Gothel | 2020-01-06 | 2 | -0/+44 |
* | Bug 1421, Bug 1358, Bug 969, Bug 672: Deleting merged tests (obsolete) | Sven Gothel | 2020-01-06 | 2 | -734/+0 |
* | Bug 1421, Bug 1358, Bug 969, Bug 672: Generalization of test case TestGLCanva... | Sven Gothel | 2020-01-06 | 1 | -110/+389 |
* | SWT GLCanvas: Fix NPE in DEBUG mode; NewtCanvasSWT: Resurect comment in setBo... | Sven Gothel | 2020-01-06 | 2 | -2/+5 |
* | Bug 1358: GLCanvas: Call new OSXUtil.SetWindowPixelScale(..) when GLCanvas ge... | Sven Gothel | 2020-01-05 | 3 | -4/+57 |
* | Bug 1421, Bug 1358, Bug 969, Bug 672: SWTAccessor: Add get[Location|Size]InPi... | Sven Gothel | 2020-01-05 | 1 | -1/+74 |
* | Bug 1421, Bug 1358, Bug 969, Bug 672: Generalization of test case TestGLCanva... | Sven Gothel | 2020-01-05 | 2 | -69/+118 |
* | Bug 1421: NewtCanvasSWT child on layouted SWT parent only occurs on MacOS, re... | Sven Gothel | 2020-01-05 | 1 | -5/+7 |
* | Bug 1421: Demo wrong NEWT Child window position within an SWT TabFolder layou... | Sven Gothel | 2020-01-05 | 1 | -0/+238 |
* | Bug 1358: MacOS NEWT WindowDriver / NewtCanvasSWT High-DPI: | Sven Gothel | 2020-01-04 | 1 | -7/+14 |
* | Bug 1358: NewtCanvasSWT High-DPI: Propagate pixelScale to NEWT-Child and util... | Sven Gothel | 2020-01-04 | 1 | -3/+39 |
* | Bug 1358: NewtCanvasSWT High-DPI: Use window-units where required instead of ... | Sven Gothel | 2020-01-04 | 1 | -8/+8 |
* | Bug 1358: Add OSXUtil.GetWindowPixelScale(..) | Sven Gothel | 2020-01-04 | 2 | -1/+52 |
* | Bug 1420: Add FFMpeg 4.* versioned lib-names and provide optional internal li... | Sven Gothel | 2020-01-03 | 2 | -59/+153 |
* | Bug 1393: MacOS: getLocationOnScreen w/ JAWT Parent: Use parent's unblocking ... | Sven Gothel | 2020-01-02 | 2 | -10/+22 |
* | Bug 1312: GLContextShareSet: Utilize WeakIdentityHashMap for shareMap and its... | Sven Gothel | 2019-12-31 | 4 | -7/+285 |
* | Bug 1312: GLContextShareSet Cleanup | Sven Gothel | 2019-12-31 | 2 | -15/+63 |
* | Gears* tests: Obey verbose flags | Sven Gothel | 2019-12-31 | 2 | -16/+41 |
* | Reuse Gluegen's Bitfield.Util for 'PowerOf2' computation | Sven Gothel | 2019-12-31 | 1 | -30/+6 |
* | Bug 1347: Resolve Merged EGL/Desktop Profile Mapping | Sven Gothel | 2019-12-28 | 5 | -19/+57 |
* | Bug 1287 - Complete Immutable glNamedBufferStorage support in GLBufferObjectT... | Sven Gothel | 2019-12-27 | 1 | -8/+9 |
* | Bug 1156 Regression (Bug 1417): Probe whether 'eglGetPlatformDisplay(..)' is ... | Sven Gothel | 2019-12-25 | 2 | -1/+38 |
* | Bug 1156: Seperate DRM/GBM NEWT native library from main head NEWT native lib... | Sven Gothel | 2019-12-25 | 12 | -13/+33 |
* | Bug 1156: NEWT WindowDriver: Handle case with requested CapabilitiesImmutable... | Sven Gothel | 2019-12-09 | 3 | -2/+31 |