Proposed backports to 3.2 (PR #25752)

69 views
Skip to first unread message

VZ

unread,
Sep 1, 2025, 7:39:53 PMSep 1
to wx-...@googlegroups.com, Subscribed

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

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

Commit Summary

  • ab1c1f2 Fix check for extended locale functions in CMake

File Changes

(2 files)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/25752@github.com>

paulcor

unread,
Sep 8, 2025, 7:12:46 PMSep 8
to wx-...@googlegroups.com, Subscribed
paulcor left a comment (wxWidgets/wxWidgets#25752)

Suggest 34e6866


Reply to this email directly, view it on GitHub, or unsubscribe.

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

VZ

unread,
Sep 8, 2025, 7:15:14 PMSep 8
to wx-...@googlegroups.com, Push

@vadz pushed 5 commits.

  • 97a9f9b Fix broken wxMenuItem bitmap setting on macOS
  • 8d728c5 Initialize value to suppress false positive warning from MSVC
  • 498f4fe Document that wxIMPLEMENT_APP must be used in global scope
  • 82da387 Document wxIMPLEMENT_APP_NO_MAIN() too
  • 07495d6 Don't leak surface every time wxOverlay is used in wxGTK


View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/25752/before/ab1c1f23365e4a181c6c7116290946c3f1c15659/after/07495d603b84753333ba6248eecb9d466e3aa0d8@github.com>

VZ

unread,
Sep 8, 2025, 7:15:17 PMSep 8
to wx-...@googlegroups.com, Subscribed
vadz left a comment (wxWidgets/wxWidgets#25752)

Suggest 34e6866

Thanks, added.


Reply to this email directly, view it on GitHub, or unsubscribe.

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

Maarten

unread,
Sep 8, 2025, 7:23:17 PMSep 8
to wx-...@googlegroups.com, Subscribed
MaartenBent left a comment (wxWidgets/wxWidgets#25752)

I'd like to suggest 329162e, since the initial fix was also backported.


Reply to this email directly, view it on GitHub, or unsubscribe.

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

VZ

unread,
Sep 8, 2025, 7:26:49 PMSep 8
to wx-...@googlegroups.com, Subscribed
vadz left a comment (wxWidgets/wxWidgets#25752)

I'd like to suggest 329162e, since the initial fix was also backported.

Thanks, added locally, will push later to avoid rerunning all the CI jobs again right now.


Reply to this email directly, view it on GitHub, or unsubscribe.

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

VZ

unread,
Sep 9, 2025, 12:04:02 PMSep 9
to wx-...@googlegroups.com, Push

@vadz pushed 1 commit.

  • 1f29d17 Fix Shift-TAB behaviour when notebook is the only active child


View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/25752/before/07495d603b84753333ba6248eecb9d466e3aa0d8/after/1f29d170868f35608e993f8520257b38b1a275d4@github.com>

Lauri Nurmi

unread,
Sep 15, 2025, 4:23:16 AMSep 15
to wx-...@googlegroups.com, Subscribed
lanurmi left a comment (wxWidgets/wxWidgets#25752)

Suggesting #25762, at least a6cd8a7 from it.


Reply to this email directly, view it on GitHub, or unsubscribe.

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

VZ

unread,
Sep 15, 2025, 4:44:55 PMSep 15
to wx-...@googlegroups.com, Subscribed
vadz left a comment (wxWidgets/wxWidgets#25752)

Suggesting #25762, at least a6cd8a7 from it.

Looks like it could be backported entirely, so I'll cherry-pick the merge commit, thanks.


Reply to this email directly, view it on GitHub, or unsubscribe.

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

VZ

unread,
Sep 16, 2025, 6:21:17 AMSep 16
to wx-...@googlegroups.com, Push

@vadz pushed 2 commits.

  • 96324ad Make wxGenericCalendarCtrl DPI aware
  • eab019c Don't link with unnecessary and now removed AGL framework


View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/25752/before/1f29d170868f35608e993f8520257b38b1a275d4/after/eab019c07fdb5e4354a1c8fb3d56fe2ccbb2d7df@github.com>

VZ

unread,
Sep 16, 2025, 7:24:13 AMSep 16
to wx-...@googlegroups.com, Push

@vadz pushed 2 commits.

  • a6fc33b Don't link with unnecessary and now removed AGL framework
  • f2c432c Make wxGenericCalendarCtrl DPI aware


View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/25752/before/eab019c07fdb5e4354a1c8fb3d56fe2ccbb2d7df/after/f2c432cc0df43e68405c57a5aa965e2729a9e99c@github.com>

VZ

unread,
Sep 26, 2025, 12:08:13 PM (10 days ago) Sep 26
to wx-...@googlegroups.com, Push

@vadz pushed 1 commit.

  • 84f27aa Silence warning about non-virtual dtor on VC++ <=2017


View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/25752/before/f2c432cc0df43e68405c57a5aa965e2729a9e99c/after/84f27aa1b6e969d316c0ec354ea78003cb848fde@github.com>

VZ

unread,
Oct 3, 2025, 3:48:06 AM (3 days ago) Oct 3
to wx-...@googlegroups.com, Subscribed

Merged #25752 into 3.2.


Reply to this email directly, view it on GitHub, or unsubscribe.

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

Reply all
Reply to author
Forward
0 new messages