summaryrefslogtreecommitdiff
path: root/vcl/osx/salframe.cxx
AgeCommit message (Expand)Author
2024-04-30tdf#130678 draw SVG icons at Retina resolution on macOSPatrick Luby
2023-12-06Related: tdf#155266 skip redisplay of the view when forcing flushPatrick Luby
2023-11-23tdf#155092 use tracking areas instead of tracking rectanglesPatrick Luby
2023-11-06tdf#155266 force flush after scrollingPatrick Luby
2023-11-06tdf#155266 revert commit 9c0803edd1f42b2d29115674795c7c674fea1a35Patrick Luby
2023-11-03tdf#155266 flush when scrolling or draggingPatrick Luby
2023-10-20tdf#157565 show tooltip if any parent window is the key windowPatrick Luby
2023-10-14Add NUMBERSIGN key handler.Gökay Şatır
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-24tdf#155414 include system "reduce animation" preferencesPatrick Luby
2023-06-07Partial fix tdf#155376 use NSAccessibilityElement instead of NSViewPatrick Luby
2023-05-23Resolves tdf#145080 - Use accent color for focused cellHeiko Tietze
2023-05-10tdf#152173 Don't display tooltip windows when mousing over non-key windowsPatrick Luby
2023-05-04tdf#152173 Don't display tooltip windows when application is inactivePatrick Luby
2023-04-14add a way to resolve if dark mode (explicit or auto) is activeCaolán McNamara
2023-03-14Related tdf#129547 and tdf#154136: add COLON keyJulien Nabet
2023-03-11Use a matching dark icon theme on auto picking icon theme from fallbacksCaolán McNamara
2023-02-09loplugin:staticaccessStephan Bergmann
2023-02-08tdf#153229 use bestMatchFromAppearancesWithNames to take user pref into accountCaolán McNamara
2023-02-08tdf#153229 add a switch to override honoring system dark modeCaolán McNamara
2023-01-26tdf#147342 Notify Skia that the window's backing properties changedPatrick Luby
2022-12-23tdf#150177 Limit minimum blink cursor ratePatrick Luby
2022-12-08tdf#82115 Commit uncommitted text when a popup menu is openedPatrick Luby
2022-12-02Related: tdf#152284 use a different macOS DarkShadowCaolán McNamara
2022-11-30Resolves: tdf#152317 macOS Calc highlighted sheet name unreadableCaolán McNamara
2022-11-28Silence -Werror,-Wdeprecated-declarations for nowStephan Bergmann
2022-11-28Resolves: tdf#152253 Text in calc Input Box unreadable in dark modeCaolán McNamara
2022-11-25tdf#152183 update settings when dark/light system mode toggledCaolán McNamara
2022-11-22use an alternative macOS themeing approach to support dark-modeCaolán McNamara
2022-11-02use a narrower cursor, the wide one feels out of placeCaolán McNamara
2022-10-28macos: set tooltext colors from something from the themeCaolán McNamara
2022-10-28macos: set tooltip colors from something from the themeCaolán McNamara
2022-10-28macos: use system linkColor for hyperlinksCaolán McNamara
2022-10-22macos: set Dialog and DialogText color explicitly from themeCaolán McNamara
2022-10-21macos: set TabRolloverTextColor color explicitly from themeCaolán McNamara
2022-10-21macos: set some more background colors explicitly from themeCaolán McNamara
2022-10-20macos: set some more text colors explicitly from themeCaolán McNamara
2022-09-06tdf#150682 - bad shortcut in french langageNoel Grandin
2022-08-29Prevent rounding down fontheights depending on display resolution for macOSThorsten Wagner
2022-08-28Adjust button text colors for macOS Big SurThorsten Wagner
2022-06-22improve the look of the macOS comboboxNoel Grandin
2022-06-15Drop SalMenu::DrawMenuBar (is WIN-only)Jan-Marek Glogowski
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2021-10-29Use non-deprecated names for bits and constantsTor Lillqvist
2021-10-06drop 'using namespace std' in vcl (MacOs/ios), blindlyJulien Nabet
2021-08-24implement explicit screen flushing also for Skia/MacLuboš Luňák
2021-06-10loplugin:unnecessaryreturn SalFrame::SetPluginParentNoel Grandin
2021-03-06tdf#138314 Change selected tab text color on macOS Big SurThorsten Wagner
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski
2021-01-17tdf#138314 Change selected tab text color on macOS Big SurThorsten Wagner