[wxWidgets/wxWidgets] 71f1b8: Fix assertion failure in generic animation control

0 views
Skip to first unread message

paulcor

unread,
Jun 16, 2026, 1:41:27 AM (9 days ago) Jun 16
to wx-co...@googlegroups.com
Branch: refs/heads/master
Home: https://github.com/wxWidgets/wxWidgets
Commit: 71f1b8b894c953ca5a283c8956c0c08e551e5312
https://github.com/wxWidgets/wxWidgets/commit/71f1b8b894c953ca5a283c8956c0c08e551e5312
Author: Paul Cornett <pau...@users.noreply.github.com>
Date: 2026-06-15 (Mon, 15 Jun 2026)

Changed paths:
M src/generic/animateg.cpp

Log Message:
-----------
Fix assertion failure in generic animation control

See #26598


Commit: ecb37e81afcf47a3254f367c8fdafdd216b5ec82
https://github.com/wxWidgets/wxWidgets/commit/ecb37e81afcf47a3254f367c8fdafdd216b5ec82
Author: Paul Cornett <pau...@users.noreply.github.com>
Date: 2026-06-15 (Mon, 15 Jun 2026)

Changed paths:
M src/gtk/bitmap.cpp

Log Message:
-----------
Fix drawing of very large bitmaps with GTK3

Creating a Cairo "similar image" surface seems to use a lot of memory for very large
images, resulting in what is probably an out-of-memory condition. Using a plain
image surface allows sizes up to the Cairo limit of 32767x32767 to be handled.
See #25656


Commit: e69213eca1a947c7f947295174d798293e7a1b48
https://github.com/wxWidgets/wxWidgets/commit/e69213eca1a947c7f947295174d798293e7a1b48
Author: Paul Cornett <pau...@users.noreply.github.com>
Date: 2026-06-15 (Mon, 15 Jun 2026)

Changed paths:
M include/wx/generic/splash.h

Log Message:
-----------
Remove declaration for function which was removed

Should have been part of
bf386d99c0 (Simplify wxSplashScreen drawing code, 2026-05-15)


Commit: be1274d5179ecccaaee3d181df1b13ddd8ee088e
https://github.com/wxWidgets/wxWidgets/commit/be1274d5179ecccaaee3d181df1b13ddd8ee088e
Author: Paul Cornett <pau...@users.noreply.github.com>
Date: 2026-06-15 (Mon, 15 Jun 2026)

Changed paths:
M src/common/time.cpp
M tests/archive/archivetest.cpp
M tests/controls/gridtest.cpp
M tests/test.cpp

Log Message:
-----------
Avoid some -Wcomma warnings


Commit: 05e49a5972395b24b5f3623fd5eb48cf2dcfd7d5
https://github.com/wxWidgets/wxWidgets/commit/05e49a5972395b24b5f3623fd5eb48cf2dcfd7d5
Author: Paul Cornett <pau...@users.noreply.github.com>
Date: 2026-06-15 (Mon, 15 Jun 2026)

Changed paths:
M src/common/imagwebp.cpp

Log Message:
-----------
Remove execute permission from source file


Commit: eb44efae4b13266daf9b6babb226413c94cb3a5e
https://github.com/wxWidgets/wxWidgets/commit/eb44efae4b13266daf9b6babb226413c94cb3a5e
Author: Paul Cornett <pau...@users.noreply.github.com>
Date: 2026-06-15 (Mon, 15 Jun 2026)

Changed paths:
M src/unix/glx11.cpp
M tests/strings/numformatter.cpp

Log Message:
-----------
Avoid some -Wzero-as-null-pointer-constant warnings


Compare: https://github.com/wxWidgets/wxWidgets/compare/788b4581122f...eb44efae4b13

To unsubscribe from these emails, change your notification settings at https://github.com/wxWidgets/wxWidgets/settings/notifications
Reply all
Reply to author
Forward
0 new messages