3.2 backport August 2026 edition (PR #26774)

28 views
Skip to first unread message

VZ

unread,
Aug 2, 2026, 3:19:14 PMAug 2
to wx-...@googlegroups.com, Subscribed

You can view, comment on, or merge this pull request online at:

  https://github.com/wxWidgets/wxWidgets/pull/26774

Commit Summary

  • d0e1f77 Always create a GtkImageMenuItem for wxITEM_NORMAL items in wxGTK

File Changes

(2 files)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/26774@github.com>

VZ

unread,
Aug 21, 2026, 7:35:49 PM (7 days ago) Aug 21
to wx-...@googlegroups.com, Push

@vadz pushed 9 commits.

  • a1b0af9 Fix memory leak with custom handlers in wxGTK wxWebView
  • 5ae5390 Use image-relative coordinates for HTML image maps
  • 8404f7c Avoid modal HTML help after missing topic
  • 36c5896 Preserve leading wxHTML BR elements
  • 776821e Add missing Dstrok HTML entity
  • 9e50a8e Fix XRC unknown-control size hints after attach
  • 3c2c7a1 Fix memory leak in GTK animation control
  • 3371282 document wxDC::DrawRectangle() transparent pen special behavior
  • 97bc9e4 Fix MSW 1x1 rectangle drawing


View it on GitHub or unsubscribe.


Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/26774/before/d0e1f7765242029ce9cc1f5888dcc464af6036c9/after/97bc9e43260617b3e84f0417a8cd04d95a9cfa07@github.com>

VZ

unread,
Aug 21, 2026, 7:46:56 PM (7 days ago) Aug 21
to wx-...@googlegroups.com, Push

@vadz pushed 5 commits.

  • 16e0ab7 Add missing Dstrok HTML entity
  • fd291e6 Fix XRC unknown-control size hints after attach
  • 06939eb Fix memory leak in GTK animation control
  • 17e13d1 document wxDC::DrawRectangle() transparent pen special behavior
  • f6fb66d Fix MSW 1x1 rectangle drawing


View it on GitHub or unsubscribe.


Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/26774/before/97bc9e43260617b3e84f0417a8cd04d95a9cfa07/after/f6fb66d7d0f2050085956b516bccc4a6e2dac2a3@github.com>

paulcor

unread,
Aug 21, 2026, 7:53:38 PM (7 days ago) Aug 21
to wx-...@googlegroups.com, Subscribed
paulcor left a comment (wxWidgets/wxWidgets#26774)

Looks like af2f951 hasn't been backported.


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/26774/c5376579518@github.com>

VZ

unread,
Aug 21, 2026, 7:55:15 PM (7 days ago) Aug 21
to wx-...@googlegroups.com, Push

@vadz pushed 6 commits.

  • f955d4e Avoid modal HTML help after missing topic
  • a76f3a8 Add missing Dstrok HTML entity
  • 9766481 Fix XRC unknown-control size hints after attach
  • 9704cb0 Fix memory leak in GTK animation control
  • 01e59ed document wxDC::DrawRectangle() transparent pen special behavior
  • 4616d8a Fix MSW 1x1 rectangle drawing


View it on GitHub or unsubscribe.


Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/26774/before/f6fb66d7d0f2050085956b516bccc4a6e2dac2a3/after/4616d8a14b59e1997d2431cedb51f4d086f925a8@github.com>

VZ

unread,
Aug 21, 2026, 7:58:41 PM (7 days ago) Aug 21
to wx-...@googlegroups.com, Subscribed
vadz left a comment (wxWidgets/wxWidgets#26774)

Looks like af2f951 hasn't been backported.

Thanks, I'll add it. Although I don't know how good Wayland support in 3.2 can really be, a lot of Wayland-specific fixes are only in master...


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/26774/c5376605141@github.com>

VZ

unread,
Aug 21, 2026, 8:13:28 PM (7 days ago) Aug 21
to wx-...@googlegroups.com, Push

@vadz pushed 8 commits.

  • ab61af5 Use image-relative coordinates for HTML image maps
  • fdcaef8 Avoid modal HTML help after missing topic
  • 9d560d0 Add missing Dstrok HTML entity
  • 7bf772c Fix XRC unknown-control size hints after attach
  • 254a6b8 Fix memory leak in GTK animation control
  • 2d05998 document wxDC::DrawRectangle() transparent pen special behavior
  • 2068581 Fix MSW 1x1 rectangle drawing
  • 215af7f Allow setting Wayland app_id via wxApp:SetClassName()


View it on GitHub or unsubscribe.


Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/26774/before/4616d8a14b59e1997d2431cedb51f4d086f925a8/after/215af7faf3c71ae9eba3dd481a52fa8663ba7882@github.com>

VZ

unread,
Aug 22, 2026, 7:01:37 AM (6 days ago) Aug 22
to wx-...@googlegroups.com, Push

@vadz pushed 6 commits.

  • be05aa6 Fix XRC unknown-control size hints after attach
  • ef15376 Fix memory leak in GTK animation control
  • 6628926 document wxDC::DrawRectangle() transparent pen special behavior
  • 624efb0 Fix MSW 1x1 rectangle drawing
  • 55da354 Allow setting Wayland app_id via wxApp:SetClassName()
  • 478e6b8 Simplify test for correct "&Dstrok;" parsing in wxHTML


View it on GitHub or unsubscribe.


Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/26774/before/215af7faf3c71ae9eba3dd481a52fa8663ba7882/after/478e6b8d23f372d2e9f5e4487272ee70c66b5a1b@github.com>

VZ

unread,
Aug 22, 2026, 7:08:10 AM (6 days ago) Aug 22
to wx-...@googlegroups.com, Push

@vadz pushed 1 commit.

  • 7ec4e7e Don't compile wxHtmlEntitiesParser test when not using Unicode


View it on GitHub or unsubscribe.


Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/26774/before/478e6b8d23f372d2e9f5e4487272ee70c66b5a1b/after/7ec4e7efb80a7521915c6088c101fc4cc6ae9172@github.com>

VZ

unread,
Aug 26, 2026, 8:35:17 PM (2 days ago) Aug 26
to wx-...@googlegroups.com, Push

@vadz pushed 2 commits.

  • cbf9708 Stop GridBagSizer empty cells inflating gaps
  • 3382306 Don't call handlers unregistered during wxEpollDispatcher::Dispatch()


View it on GitHub or unsubscribe.


Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/26774/before/7ec4e7efb80a7521915c6088c101fc4cc6ae9172/after/3382306c8c35113ea93fe9276aa6f3a0587677c0@github.com>

Reply all
Reply to author
Forward
0 new messages