wxwidgets/src
Vadim Zeitlin d5a90896ae Merge branch 'app-init'
Improvements to wxApp initialization and modernize the code to use
std::unique_ptr<> instead of wxScopedPtr or, worse, macro-based scoped
pointers.

See #23319.
2023-03-07 19:27:10 +01:00
..
aui Add support for client data to wxAuiToolBar 2023-02-20 22:59:03 +01:00
common Replace all remaining occurrences of wxScopedPtr 2023-03-06 23:53:13 +01: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 Replace all remaining occurrences of wxScopedPtr 2023-03-06 23:53:13 +01:00
gtk Replace all remaining occurrences of wxScopedPtr 2023-03-06 23:53:13 +01: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 Replace all remaining occurrences of wxScopedPtr 2023-03-06 23:53:13 +01: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 Fix checking if bit in wxPGVFBFlags is set 2023-03-07 17:36:28 +01:00
qt Replace all remaining occurrences of wxScopedPtr 2023-03-06 23:53:13 +01:00
ribbon Replace all remaining occurrences of wxScopedPtr 2023-03-06 23:53:13 +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 Replace all remaining occurrences of wxScopedPtr 2023-03-06 23:53:13 +01:00
x11 Don't create wrong wxAppTraits during wxApp construction 2023-03-06 21:28:58 +00:00
xml Replace all remaining occurrences of wxScopedPtr 2023-03-06 23:53:13 +01:00
xrc Replace all remaining occurrences of wxScopedPtr 2023-03-06 23:53:13 +01:00
zlib@a6c8900ecb Update bundled zlib to 1.2.13.1 2023-01-26 23:41:10 +01:00