wxwidgets/src
Mark Wagner 8eb3729fec Fix reading GIF images without CLEAR code
The encoder may chose not to emit a CLEAR code when the alphabet is full
according to the specification, but wxGIFDecoder assumed it always did,
preventing it from reading some valid GIF files (in practice, most often
animated ones).

This commit is best viewed ignoring whitespace-only changes.

Closes #22799.

Closes #24234.
2024-02-06 19:14:20 +01:00
..
aui Merge branch 'aui-events' 2024-01-12 18:38:24 +01:00
common Fix reading GIF images without CLEAR code 2024-02-06 19:14:20 +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-vlistbox-out-of-range' of https://github.com/wsu-cb/wxWidgets 2024-02-03 21:54:40 +01:00
gtk Do common wxApp cleanup before port-specific part in all ports 2024-01-30 21:07:29 +01:00
html Avoid Clang -Wcomma warnings 2023-11-23 09:17:21 -08:00
jpeg@8524936115
msw Add wxStandardPaths::GetSharedLibrariesDir() 2024-01-28 18:41:20 +01:00
osx Do common wxApp cleanup before port-specific part in all ports 2024-01-30 21:07:29 +01:00
png@d675c669c8 Update libpng and libtiff to fix warnings with latest clang 2022-03-20 16:01:31 +01:00
propgrid Fix wrong uses of wxBitmap::CreateWithDIPSize() 2024-01-09 15:09:31 +01:00
qt Add wxRendererNative implementation for wxQt 2024-01-23 03:22:06 +01:00
ribbon Add support for hidden panels in ribbon 2024-01-22 21:39:10 +01:00
richtext Fix wrong uses of wxBitmap::CreateWithDIPSize() 2024-01-09 15:09:31 +01:00
stc Use wxBitmap::CreateWithLogicalSize() in wxSTC code 2024-01-09 15:09:31 +01:00
tiff@227d3d489f Synchronize config.* files in submodules with top-level repository 2023-07-27 17:14:48 +02:00
univ wxUniv: wxWindow: rename SetCurrent() to WXMakeCurrent() 2024-01-17 00:52:01 -05:00
unix Add wxStandardPaths::GetSharedLibrariesDir() 2024-01-28 18:41:20 +01:00
x11 Do common wxApp cleanup before port-specific part in all ports 2024-01-30 21:07:29 +01:00
xml Add optional wxXmlParseError to wxXmlDocument::Load() 2024-01-19 02:55:54 +01:00
xrc Deprecate "encoding" parameter of wxXmlDocument ctor and Load() 2024-01-01 22:08:28 +01:00
zlib@a6c8900ecb Update bundled zlib to 1.2.13.1 2023-01-26 23:41:10 +01:00