1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 09, 2024 — Sep 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
UnitTestRunner: Include failure messages in failure summary More... 2 months ago
PopupMenu: Add mouse movement timeout back in More... 2 months ago
PopupMenu: Refactor highlightItemUnderMouse() to reduce nesting More... 2 months ago
Android: Allow modifying the status/navigation bar colours More... 2 months ago
Direct2DImage: Flush CPU-only changes if necessary when copying images More... 2 months ago
Network: Fix potential deadlock in macOS WebInputStream More... 2 months ago
Windows: Update window style flags when toggling kiosk mode More... 2 months ago
Slider: Update docs regarding conversions between values and text More... 2 months ago
UnitTestRunner: Add argument to run tests by name and allow short form arguments More... 3 months ago
UnitTest: Add a way to get and run tests by name More... 3 months ago
Time: Prevent errors calculating the UTC offset More... 3 months ago
Linux: Implement support for extra mouse buttons More... 3 months ago
MacOS: Implement support for extra mouse buttons More... 3 months ago
OpenGL: Respect result of getDesktopScaleFactor() for component hosting OpenGLContext More... 3 months ago
Android: Fix scaling of bounds and input coordinates for components using a custom desktop scale factor More... 3 months ago
Windows: Ensure modifier keys are left in a consistent state after a nonclient button press More... 3 months ago
Windows: Fix bug where stale mouse button state could get sent to windows after a window move More... 3 months ago
OpenGLFrameBuffer: Refactor to move stored OpenGLContext out of TransientState More... 3 months ago
OpenGLFrameBuffer: Refactor pimpl to represent mutually exclusive states with std::variant More... 3 months ago
TextLayout: Enforce character wrapping attribute More... 3 months ago
OpenGLFrameBuffer: Refactor SavedState in implementation to allow copying and moving More... 3 months ago
OpenGLFrameBuffer: Refactor pimpl to completely hide SavedState More... 3 months ago
OpenGLFrameBuffer: Remove unused members in implementation More... 3 months ago
OpenGLFrameBuffer: Automatically save/restore content when the context is paused/resumed More... 3 months ago
OpenGLFrameBuffer: Remove outdated info from docs More... 3 months ago
Windows: Recreate peer if window styles need to change as a result of entering/leaving kiosk mode More... 3 months ago
Windows: Use isKioskMode() getter where appropriate in peer More... 3 months ago
WebBrowserComponent: Avoid spinning indefinitely when reaching end of file More... 3 months ago
WebBrowserComponent: Refactor Linux implementation to simplify cross-process communication More... 3 months ago
WebBrowserComponent: Allow specifying request headers on Linux More... 3 months ago