wxwidgets/src
Vadim Zeitlin 5318637839 Merge branch 'fix_SVG_premultiply' of https://github.com/teliseo/wxWidgets
Fix wxBitmapBundle::FromSVG(), which renders incorrectly on GTK and add
wxHAS_PREMULTIPLIED_ALPHA to make the code dealing with alpha more clear
and correct.

See #24097.
2023-11-30 02:35:20 +01:00
..
aui Add wxAuiTabCtrl::DoEndDragging() 2023-11-06 00:11:52 +01:00
common Fix double negatives used with 'neither' 2023-11-30 02:31:42 +01:00
dfb Fix compiling calls to CopyBits() in C++17 2023-10-24 01:22:17 +02:00
expat@23b7f47ef6 Apply fix for CVE-2022-40674 to Expat submodule 2022-10-07 02:02:33 +02:00
generic Merge branch 'fix_SVG_premultiply' of https://github.com/teliseo/wxWidgets 2023-11-30 02:35:20 +01:00
gtk Fix double negatives used with 'neither' 2023-11-30 02:31:42 +01:00
html Avoid Clang -Wcomma warnings 2023-11-23 09:17:21 -08:00
jpeg@8524936115
msw Fix double negatives used with 'neither' 2023-11-30 02:31:42 +01:00
osx Fix clipping of scrolled windows under macOS Sonoma 2023-11-30 02:16:04 +01:00
png@d675c669c8 Update libpng and libtiff to fix warnings with latest clang 2022-03-20 16:01:31 +01:00
propgrid Avoid Clang -Wcomma warnings 2023-11-23 09:17:21 -08:00
qt Avoid a few fallthrough warnings 2023-11-23 09:42:59 -08:00
ribbon Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
richtext Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
stc Add wxHAS_PREMULTIPLIED_ALPHA to abstract if wxBitmap pixels are premultiplied. 2023-11-26 13:23:52 -08:00
tiff@227d3d489f Synchronize config.* files in submodules with top-level repository 2023-07-27 17:14:48 +02:00
univ Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
unix Build fix for wxUSE_CONFIG==0 2023-11-15 20:36:21 -08:00
x11 Fix crash on shutdown of wxX11 GUI applications not using GUI 2023-10-24 01:21:22 +02:00
xml Replace all remaining occurrences of wxScopedPtr 2023-03-06 23:53:13 +01:00
xrc Remove extraneous semicolons 2023-11-23 09:25:03 -08:00
zlib@a6c8900ecb Update bundled zlib to 1.2.13.1 2023-01-26 23:41:10 +01:00