wxwidgets/src
Vadim Zeitlin 68666d929d Invert wxSpinButton in dark mode in its own OnPaint()
This doesn't change anything yet, as the same thing was done by wxWindow
by default thanks to the overridden MSWShouldUseAutoDarkMode(), but this
will be easier to customize in the upcoming commits.

This commit is best viewed ignoring whitespace-only changes.
2023-07-08 23:00:10 +01:00
..
aui Add wxUxThemeHandle::GetTrueSize() and GetDrawSize() helpers 2023-06-03 19:18:57 +01:00
common Merge branch 'fix_no_intl_no_radiobtn' of https://github.com/matyalatte/wxWidgets 2023-07-03 20:05:49 +02:00
dfb Use std::unordered_map<> in wxDFB 2023-04-12 18:15:45 +01:00
expat@23b7f47ef6 Apply fix for CVE-2022-40674 to Expat submodule 2022-10-07 02:02:33 +02:00
generic Merge branch 'gcc-wextra' 2023-07-08 00:36:47 +02:00
gtk Merge branch 'gcc-wextra' 2023-07-08 00:36:47 +02:00
html Fix default colours used by wxHtmlWindow in dark mode 2023-06-01 17:00:14 +01:00
jpeg@8524936115 Upgrade libjpeg to the latest 9d version 2020-04-04 00:46:40 +02:00
msw Invert wxSpinButton in dark mode in its own OnPaint() 2023-07-08 23:00:10 +01:00
osx Make UIActionSimulator work under macOS by adding extra delay 2023-07-08 17:09:06 +02:00
png@d675c669c8 Update libpng and libtiff to fix warnings with latest clang 2022-03-20 16:01:31 +01:00
propgrid Add operators for boolean conversions to wxPGGlobalVars 2023-06-03 21:07:40 +02:00
qt Initialize base class in copy ctor in the other ports too 2023-07-04 01:24:43 +02:00
ribbon Fix wxRibbonToolBar::GetToolByPos() and DeleteToolByPos() 2023-04-18 14:37:04 +02:00
richtext Use std::unordered_map<> in wxRichTextXMLHandler 2023-04-18 00:42:55 +01:00
stc Update Scintilla submodules to avoid warnings with -Wextra 2023-07-04 01:25:03 +02:00
tiff@af035310bd Update libtiff submodule to remove snprintf() check in configure 2022-04-14 00:26:01 +02:00
univ Fix showing hint in wxUniv wxTextCtrl 2023-05-02 18:58:36 +02:00
unix Avoid always true comparison in wxThread::SetPriority() 2023-07-03 20:55:18 +02:00
x11 Initialize base class in copy ctor in the other ports too 2023-07-04 01:24:43 +02:00
xml Replace all remaining occurrences of wxScopedPtr 2023-03-06 23:53:13 +01:00
xrc Add support for dark mode colours to XRC 2023-05-27 21:51:51 +02:00
zlib@a6c8900ecb Update bundled zlib to 1.2.13.1 2023-01-26 23:41:10 +01:00