summaryrefslogtreecommitdiff
path: root/vcl/win/window
AgeCommit message (Expand)Author
2023-06-13tdf#147021: vcl/* KeyboardReplacements SAL_N_ELEMENTS removalDr. David Alan Gilbert
2023-06-13tdf#155794 vcl: handle WM_GETOBJECT without SolarMutexMichael Stahl
2023-05-23Resolves tdf#145080 - Use accent color for focused cellHeiko Tietze
2023-04-14add a way to resolve if dark mode (explicit or auto) is activeCaolán McNamara
2023-04-12mpMouseLeaveTimer has been deadNoel Grandin
2023-03-29tdf#149805 tdf#151677 tdf#152217 tdf#154043 tdf#153458 tdf#153800 Revert "VCL...Michael Weghorn
2023-03-14Related tdf#129547 and tdf#154136: add COLON keyJulien Nabet
2023-02-12Resolves: tdf#153566 set darkmode menubar background colorCaolán McNamara
2023-02-10loplugin:staticaccessStephan Bergmann
2023-02-10loplugin:externalStephan Bergmann
2023-02-08tdf#153229 add a switch to override honoring system dark modeCaolán McNamara
2023-02-03Avoid clang-cl -Werror,-WparenthesesStephan Bergmann
2023-02-01tdf#148085 get a more readable hyperlink color under windows dark modeCaolán McNamara
2023-01-24tdf#152404 crash with ibus-mozc with ctrl+alt+c during ExtTextInputCaolán McNamara
2023-01-24tdf#152404 crash in Windows with ctrl+alt+c during ExtTextInputCaolán McNamara
2022-12-16BP_CHECKBOX should be teamed with some CBS_* partCaolán McNamara
2022-12-13Related: tdf#152454 pick something suitable for dark mode Inactive tab colorCaolán McNamara
2022-12-13MBI_NORMAL should be PBS_NORMALCaolán McNamara
2022-12-02Resolves: tdf#152284 pull Shadow and DarkShadow from themeCaolán McNamara
2022-11-23Avoid memory leak on PostMessageW failureMike Kaganski
2022-10-24for windows HighContrast use COLOR_HOTLIGHT for hyperlink colorCaolán McNamara
2022-10-24Related: tdf#151641 set windows WorkspaceColor similiar to other platformsCaolán McNamara
2022-10-15tdf#151522 drop Accessibility::AutoDetectSystemHCCaolán McNamara
2022-10-13tdf#120326: properly prevent Windows from entering power savingMike Kaganski
2022-10-07Related: tdf#98067 get high contrast hover/default button text color rightCaolán McNamara
2022-09-27Fix some headless window sizes on Windows, to make `make check` more reliableStephan Bergmann
2022-09-19tdf#151052 set Windows darkmode "ToolTextColor" to same as "WindowTextColor"Caolán McNamara
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-17-Werror,-Wshadow (clang-cl)Stephan Bergmann
2022-09-12Fix dropdown mispositionedSamuel Mehrbrodt
2022-09-06Simplify SalSysObj(Child)WndProcWMike Kaganski
2022-09-06tdf#150682 - bad shortcut in french langageNoel Grandin
2022-09-06Deduplicate screen rect handlingMike Kaganski
2022-08-29Don't position dialogs relative to other dialogsSamuel Mehrbrodt
2022-08-17Related: tdf#118320 don't require experimental to be set anymoreCaolán McNamara
2022-08-15Fix mispositioning when only quickstarter is activeSamuel Mehrbrodt
2022-07-02tdf#149804 Set newly introduced list box colors from system colorsMichael Weghorn
2022-06-25WIN flatten and assert some codeJan-Marek Glogowski
2022-06-23Silence another unhelpful loplugin:redundantfcastStephan Bergmann
2022-06-21VCL expect correct frame size for native menubarsJan-Marek Glogowski
2022-06-18o3tl: ensure that the initializer of enumarray contains enough elementsMichael Stahl
2022-06-17WIN drop window state redundanciesJan-Marek Glogowski
2022-06-15Drop SalMenu::DrawMenuBar (is WIN-only)Jan-Marek Glogowski
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-04WIN refactor geometry updatingJan-Marek Glogowski
2022-05-31WIN drop effectively empty ImplDrawMenuBarJan-Marek Glogowski
2022-05-03loplugin:stringviewparamStephan Bergmann
2022-04-15tdf#148448 pick a warning color more likely to be readable in dark themeCaolán McNamara
2022-04-08tdf#143447 ignore IME candidate window state.Mark Hung
2022-03-19Related: tdf#118320 let windows icon theme know when a dark theme is preferredCaolán McNamara