wxwidgets/src
Vadim Zeitlin 1dafca9e1d Remove "automatic" dark mode support
This commit reverts cb85871831 (Add MSWShouldUseAutoDarkMode() and use
it for wxSpinButton, 2022-12-07) as, contrary to the expectations of
this commit, other controls didn't use this function and even
wxSpinButton itself doesn't need it any more after the changes of the
parent commit, which were required because automatic support was not
flexible enough.
2023-07-08 23:00:43 +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
msw Remove "automatic" dark mode support 2023-07-08 23:00:43 +01:00
osx Make UIActionSimulator work under macOS by adding extra delay 2023-07-08 17:09:06 +02:00
png@d675c669c8
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
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