wxwidgets/src
Vadim Zeitlin 64476dd3e7 Deprecate wxLocale::AddCatalog() overload taking msgIdCharset
This parameter is never used any more, so it should be simply removed
from the application code using this function.
2023-10-02 19:21:48 +02:00
..
aui Don't stop wxWindowDestroyEvent processing in wxAuiManager 2023-08-25 17:24:16 +02:00
common Deprecate wxLocale::AddCatalog() overload taking msgIdCharset 2023-10-02 19:21:48 +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 'qt-popup' of https://github.com/AliKet/wxWidgets 2023-09-30 15:15:41 +02:00
gtk Fix showing popup menu with GTK/Wayland without active event 2023-09-24 14:20:29 -07:00
html Fix default colours used by wxHtmlWindow in dark mode 2023-06-01 17:00:14 +01:00
jpeg@8524936115
msw Implement wxWebView::SetProxy() for Edge backend 2023-09-07 15:33:39 +02:00
osx Fix invisible wxStaticLine on macOS >= 13 2023-09-30 15:21:08 +02:00
png@d675c669c8 Update libpng and libtiff to fix warnings with latest clang 2022-03-20 16:01:31 +01:00
propgrid Use range-based loop to iterate over wxPGProperty children 2023-09-22 23:39:53 +02:00
qt Make wxTopLevelWindow::SetSizeHints() work in wxQt 2023-09-30 15:23:25 +02:00
ribbon Fix wxRibbonToolBar::GetToolByPos() and DeleteToolByPos() 2023-04-18 14:37:04 +02:00
richtext Fix wxBufferedPaintDC scale in wxRichTextCtrl 2023-09-10 17:34:01 +02:00
stc Update Scintilla submodules to avoid warnings with -Wextra 2023-07-04 01:25:03 +02:00
tiff@227d3d489f Synchronize config.* files in submodules with top-level repository 2023-07-27 17:14:48 +02:00
univ Fix creating wxRadioBox with no items in wxUniv 2023-08-24 02:31:22 +02:00
unix Merge branch 'egl-wl-swap-interval' 2023-09-30 15:17:39 +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 specifying high DPI animations in XRC 2023-08-25 20:51:21 +02:00
zlib@a6c8900ecb Update bundled zlib to 1.2.13.1 2023-01-26 23:41:10 +01:00