wxwidgets/src
Vadim Zeitlin 0f158ac6d2 Replace wxScopedPtr with std::unique_ptr in wxOSX
Stop using wxScopedPtr in wxOSX and use the standard class instead:
there were just a few occurrences of the former in this port, so it was
easy to get rid of it.
2023-03-06 22:59:45 +01:00
..
aui Add support for client data to wxAuiToolBar 2023-02-20 22:59:03 +01:00
common Improve workaround for wrong wxAppTraits creation 2023-03-06 21:43:33 +00:00
dfb Don't create wrong wxAppTraits during wxApp construction 2023-03-06 21:28:58 +00:00
expat@23b7f47ef6 Apply fix for CVE-2022-40674 to Expat submodule 2022-10-07 02:02:33 +02:00
generic Don't use "Copyright" word in wxAboutDialog under MSW 2023-02-24 00:42:13 +00:00
gtk Don't create wrong wxAppTraits during wxApp construction 2023-03-06 21:28:58 +00:00
html Remove wxUSE_UNICODE checks as they're always true now 2022-10-27 19:43:30 +02:00
jpeg@8524936115 Upgrade libjpeg to the latest 9d version 2020-04-04 00:46:40 +02:00
msw Move manifest check to wxApp::Initialize() from wxApp ctor 2023-03-06 21:37:40 +00:00
osx Replace wxScopedPtr with std::unique_ptr in wxOSX 2023-03-06 22:59:45 +01:00
png@d675c669c8 Update libpng and libtiff to fix warnings with latest clang 2022-03-20 16:01:31 +01:00
propgrid Remove another constexpr not supported by g++ 4.8 2023-02-20 00:42:48 +01:00
qt Don't create wrong wxAppTraits during wxApp construction 2023-03-06 21:28:58 +00:00
ribbon Remove unused variable from ribbon toolbar code 2022-12-24 12:46:31 +01:00
richtext Add missing #if guard around a variable 2022-12-25 18:15:27 +01:00
stc Enable loading legacy and external lexers 2023-02-14 22:52:29 +01:00
tiff@af035310bd Update libtiff submodule to remove snprintf() check in configure 2022-04-14 00:26:01 +02:00
univ Add wxNotebook::GetTabRect() to retrieve the tab position 2022-11-10 16:43:43 +01:00
unix Improve workaround for wrong wxAppTraits creation 2023-03-06 21:43:33 +00:00
x11 Don't create wrong wxAppTraits during wxApp construction 2023-03-06 21:28:58 +00:00
xml Remove wxUSE_UNICODE checks as they're always true now 2022-10-27 19:43:30 +02:00
xrc Add support for XRC "feature" attribute 2023-01-29 00:54:42 +00:00
zlib@a6c8900ecb Update bundled zlib to 1.2.13.1 2023-01-26 23:41:10 +01:00