wxwidgets/src
Vadim Zeitlin 0f73473ae6 Update Scintilla submodules to avoid warnings with -Wextra
No real changes, just suppress some warnings (that we don't really care
about as we won't be fixing warnings in 3rd party code anyhow).
2023-07-04 01:25:03 +02:00
..
aui Add wxUxThemeHandle::GetTrueSize() and GetDrawSize() helpers 2023-06-03 19:18:57 +01:00
common Ignore keys with modifiers in wxNumValidatorBase 2023-07-02 22:43:15 +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 Rewrite generic wxPaletteRefData to use vector 2023-07-03 20:55:18 +02:00
gtk Disable missing initializers warnings in wxGTK webview code 2023-07-03 21:25:48 +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 Slightly clarify the code in wxBitmapDataObject::GetDataSize() 2023-06-30 00:30:53 +01:00
osx Fix scrollbar creation for Mac windows not using standard peer 2023-06-18 17:41:05 +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