summaryrefslogtreecommitdiff
path: root/vcl/osx/salgdiutils.cxx
AgeCommit message (Expand)Author
2024-10-12update to skia m129Noel Grandin
2024-10-06Update to skia m116Noel Grandin
2024-09-26tdf#163152 don't convert image's sRGB colorspacePatrick Luby
2024-09-26tdf#160837 macOS: Replace direct access to SalFrame::maGeometryMichael Weghorn
2024-06-25tdf#159175 Do not allocate a CGLayer for each NSWindow when using SkiaPatrick Luby
2023-11-30Related: tdf#155092 translate Y coordinate for height differencesPatrick Luby
2023-06-07Partial fix tdf#155376 use NSAccessibilityElement instead of NSViewPatrick Luby
2023-01-26tdf#147342 Notify Skia that the window's backing properties changedPatrick Luby
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2021-11-16implement HiDPI support for Skia/Mac (tdf#144214)Luboš Luňák
2021-08-23make SalGeometryProvider available for Aqua VCL backendsLuboš Luňák
2021-04-30vcl: iOS/macOS - move graphic render func. into AquaGraphicsBackendTomaž Vajngerl
2021-02-23tdf#138122 Detect window scaling for multi display configurations on macOSThorsten Wagner
2021-01-28Revert "tdf#138122 Detect window scaling for multi display configurations on ...Stephan Bergmann
2021-01-27tdf#138122 Detect window scaling for multi display configurations on macOSThorsten Wagner
2021-01-17tdf#138122: Fix vcl for iOS after 1a167625314bf36b735176ed488e6ba9b5e9b675Tor Lillqvist