22
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
NEWT WindowImpl: Bring back DEBUG output on positionChanged(..) More... almost 2 years ago
NEWT WindowImpl: Bring back DEBUG output on positionChanged(..) More... almost 2 years ago
NEWT Regression: Move superSizeChangedOffThread() back to iOS/MacOS WindowDriver, used to call the super class method. More... almost 2 years ago
NEWT Regression: Move superSizeChangedOffThread() back to iOS/MacOS WindowDriver, used to call the super class method. More... almost 2 years ago
Fix comment for WindowImpl.insets: value is in window units More... almost 2 years ago
Fix comment for WindowImpl.insets: value is in window units More... almost 2 years ago
NEWT Soft-PixelScale (p6): Implement Soft-PixelScale for X11 and Windows ... (working state) More... almost 2 years ago
NEWT Soft-PixelScale (p6): Implement Soft-PixelScale for X11 and Windows ... (working state) More... almost 2 years ago
NEWT Soft-PixelScale (p5): Add WindowImpl.applySoftPixelScale(..) for general usage More... almost 2 years ago
NEWT Soft-PixelScale (p5): Add WindowImpl.applySoftPixelScale(..) for general usage More... almost 2 years ago
NEWT Soft-PixelScale (p4): WindowImpl: Change SetSizeAction to optionally set a custom position additionally to size More... almost 2 years ago
NEWT Soft-PixelScale (p4): WindowImpl: Change SetSizeAction to optionally set a custom position additionally to size More... almost 2 years ago
NEWT Soft-PixelScale (p3): WindowImpl.createNativeImpl(..): Add boolean positionModified[] return value, allowing to not wait for the previous custom position More... almost 2 years ago
NEWT Soft-PixelScale (p3): WindowImpl.createNativeImpl(..): Add boolean positionModified[] return value, allowing to not wait for the previous custom position More... almost 2 years ago
NEWT Soft-PixelScale (p2): MonitorDevice: Add getOrientationTo(..) to determine the orientation of this monitor to the other incl. the 'move_diff' More... almost 2 years ago
NEWT Soft-PixelScale (p2): MonitorDevice: Add getOrientationTo(..) to determine the orientation of this monitor to the other incl. the 'move_diff' More... almost 2 years ago
NEWT Soft-PixelScale (p1): WindowImpl: Separate window and pixel units for size and position via atomic-replacable int arrays More... almost 2 years ago
NEWT Soft-PixelScale (p1): WindowImpl: Separate window and pixel units for size and position via atomic-replacable int arrays More... almost 2 years ago
Fix NewtFactoryAWT: screen.getMonitor(..) -> screen.getMonitorById(..); Misc left-over changes .. More... almost 2 years ago
Fix NewtFactoryAWT: screen.getMonitor(..) -> screen.getMonitorById(..); Misc left-over changes .. More... almost 2 years ago
Update Eclipse settings (add openjfx jar) More... almost 2 years ago
Update Eclipse settings (add openjfx jar) More... almost 2 years ago
NativeWindow: Add getBounds() (moved from NEWT Window) and getSurfaceBounds() More... almost 2 years ago
NativeWindow: Add getBounds() (moved from NEWT Window) and getSurfaceBounds() More... almost 2 years ago
Nativewindow Rectangle*: Add contains, scale*(float..) and make union(List<Rectangle*>) public; Fix union/intersection 'off-by-1' for pos2. More... almost 2 years ago
Nativewindow Rectangle*: Add contains, scale*(float..) and make union(List<Rectangle*>) public; Fix union/intersection 'off-by-1' for pos2. More... almost 2 years ago
GDIUtil: Add GetMonitor*() variants incl. PixelScale (Part-2, adding missing native header and code files) More... almost 2 years ago
GDIUtil: Add GetMonitor*() variants incl. PixelScale (Part-2, adding missing native header and code files) More... almost 2 years ago
GDIUtil: Add GetMonitor*() variants incl. PixelScale; NEWT MonitorDevice: Add 64-bit nativeHandle (Windows HMONITOR), add PixelScale for Windows More... almost 2 years ago
GDIUtil: Add GetMonitor*() variants incl. PixelScale; NEWT MonitorDevice: Add 64-bit nativeHandle (Windows HMONITOR), add PixelScale for Windows More... almost 2 years ago