Groups
Groups
Sign in
Groups
Groups
wx-dev
Conversations
About
Send feedback
Help
Group path
wx-dev
1–30 of 38525
Mark all as read
Report group
0 selected
VZ
19
8:46 AM
3.2 backports 202606 (PR #26555)
MaartenBent left a comment (wxWidgets/wxWidgets#26555) Should wxwidgets.props be updated for VS2026?
unread,
3.2 backports 202606 (PR #26555)
MaartenBent left a comment (wxWidgets/wxWidgets#26555) Should wxwidgets.props be updated for VS2026?
8:46 AM
Stefan Csomor
25
3:19 AM
OSX macOS 27 adaptions (PR #26578)
csomor left a comment (wxWidgets/wxWidgets#26578) ok, builds fine, sample runs — Reply to this email
unread,
OSX macOS 27 adaptions (PR #26578)
csomor left a comment (wxWidgets/wxWidgets#26578) ok, builds fine, sample runs — Reply to this email
3:19 AM
JP Mattia
21
Jul 1
Fix issues in IPC using TCP sockets (PR #24858)
jpmattia left a comment (wxWidgets/wxWidgets#24858) Picking this back up after a long detour. The
unread,
Fix issues in IPC using TCP sockets (PR #24858)
jpmattia left a comment (wxWidgets/wxWidgets#24858) Picking this back up after a long detour. The
Jul 1
Daniil-Gusev
3
Jul 1
wxStyledTextCtrl isn't accessible with MacOS voiceover screenreader (Issue #26652)
MaartenBent left a comment (wxWidgets/wxWidgets#26652) I suppose the NSAccessibility functions will
unread,
wxStyledTextCtrl isn't accessible with MacOS voiceover screenreader (Issue #26652)
MaartenBent left a comment (wxWidgets/wxWidgets#26652) I suppose the NSAccessibility functions will
Jul 1
Maarten
6
Jul 1
Backport CMake 2026-06 (PR #26653)
@MaartenBent pushed 1 commit. 06e93f6 CMake: Refactor applying toolkit properties — View it on GitHub
unread,
Backport CMake 2026-06 (PR #26653)
@MaartenBent pushed 1 commit. 06e93f6 CMake: Refactor applying toolkit properties — View it on GitHub
Jul 1
Nong Thi Quynh Anh
7
Jul 1
Use range-based for loops in dialup and mediaplayer samples (PR #26640)
anhnong90 left a comment (wxWidgets/wxWidgets#26640) Yes, this was the automated behavior of clang-
unread,
Use range-based for loops in dialup and mediaplayer samples (PR #26640)
anhnong90 left a comment (wxWidgets/wxWidgets#26640) Yes, this was the automated behavior of clang-
Jul 1
Blake-Madden
21
Jul 1
Add system color change responsiveness to ribbon (PR #26644)
Closed #26644 via 8b080b8. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
Add system color change responsiveness to ribbon (PR #26644)
Closed #26644 via 8b080b8. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Jul 1
Lunar-YZ
3
Jul 1
fix compile error when wxNO_IMPLICIT_WXSTRING_ENCODING is add (PR #26651)
Closed #26651 via aae2d70. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
fix compile error when wxNO_IMPLICIT_WXSTRING_ENCODING is add (PR #26651)
Closed #26651 via aae2d70. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Jul 1
Blake-Madden
6
Jul 1
Add parent distro info to wxLinuxDistributionInfo/wxGetOsDescription (PR #26641)
Closed #26641 via 9956c25. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
Add parent distro info to wxLinuxDistributionInfo/wxGetOsDescription (PR #26641)
Closed #26641 via 9956c25. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Jul 1
Blake-Madden
11
Jul 1
Add DisableGPUOptimization() to wxWebView (PR #26626)
Closed #26626 via 6c3b09b. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
Add DisableGPUOptimization() to wxWebView (PR #26626)
Closed #26626 via 6c3b09b. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Jul 1
Steve Cornett
3
Jul 1
MSW: Fix dark mode for context help popup (PR #26650)
Closed #26650 via 9b46b1d. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
MSW: Fix dark mode for context help popup (PR #26650)
Closed #26650 via 9b46b1d. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Jul 1
Mohmed abdel-fattah
21
Jun 30
MSW: Fix Darkmode NoneClient border flicker via GDI region partitioning (PR #26635)
vadz left a comment (wxWidgets/wxWidgets#26635) Now that #26630 was fixed in another way, this is
unread,
MSW: Fix Darkmode NoneClient border flicker via GDI region partitioning (PR #26635)
vadz left a comment (wxWidgets/wxWidgets#26635) Now that #26630 was fixed in another way, this is
Jun 30
Mohmed abdel-fattah
3
Jun 30
MSW: Dark mode border flickers white on WM_NCPAINT (Issue #26630)
vadz left a comment (wxWidgets/wxWidgets#26630) This should have been fixed by 013f249 which was part
unread,
MSW: Dark mode border flickers white on WM_NCPAINT (Issue #26630)
vadz left a comment (wxWidgets/wxWidgets#26630) This should have been fixed by 013f249 which was part
Jun 30
Arthur Chan
3
Jun 30
OSS-Fuzz: Add new fuzzer targets fileconf (PR #26597)
Closed #26597 via a2e1980. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
OSS-Fuzz: Add new fuzzer targets fileconf (PR #26597)
Closed #26597 via a2e1980. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Jun 30
Arthur Chan
21
Jun 30
Bug: OSS-Fuzz: Deny an unreasonably large header to avoid OOM (PR #26607)
Closed #26607 via ae89759. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
Bug: OSS-Fuzz: Deny an unreasonably large header to avoid OOM (PR #26607)
Closed #26607 via ae89759. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Jun 30
VZ
3
Jun 30
Fix issue found by OSS-Fuzz in `wxTarInputStream` (Issue #26588)
Closed #26588 as completed via ae89759. — Reply to this email directly, view it on GitHub, or
unread,
Fix issue found by OSS-Fuzz in `wxTarInputStream` (Issue #26588)
Closed #26588 as completed via ae89759. — Reply to this email directly, view it on GitHub, or
Jun 30
Javid Khan
3
Jun 30
limit sscanf field widths when parsing AFM files (PR #26645)
Closed #26645 via b0e297a. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
limit sscanf field widths when parsing AFM files (PR #26645)
Closed #26645 via b0e297a. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Jun 30
Steve Cornett
5
Jun 30
MSW: Fix dark mode border flicker (PR #26646)
Closed #26646 via 0401dd5. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
MSW: Fix dark mode border flicker (PR #26646)
Closed #26646 via 0401dd5. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Jun 30
Steve Cornett
3
Jun 30
Add missing functions for wxUSE_DARK_MODE=0 (PR #26649)
Closed #26649 via c06b502. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
Add missing functions for wxUSE_DARK_MODE=0 (PR #26649)
Closed #26649 via c06b502. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Jun 30
Václav Slavík
9
Jun 30
Caching wxWidgetCocoaImpl::GetLayoutInset() breaks some control changes (Issue #26622)
Closed #26622 as completed via 5426a72. — Reply to this email directly, view it on GitHub, or
unread,
Caching wxWidgetCocoaImpl::GetLayoutInset() breaks some control changes (Issue #26622)
Closed #26622 as completed via 5426a72. — Reply to this email directly, view it on GitHub, or
Jun 30
Steve Cornett
3
Jun 30
MSW: Dark mode switching for wxAuiToolBar (PR #26648)
Closed #26648 via 25d7cfe. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
MSW: Dark mode switching for wxAuiToolBar (PR #26648)
Closed #26648 via 25d7cfe. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Jun 30
Ryan Ogurek
8
Jun 30
wxOSX/Cocoa add wxWindowMac::MacInvalidateInsetCache() (PR #26625)
Merged #26625 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
wxOSX/Cocoa add wxWindowMac::MacInvalidateInsetCache() (PR #26625)
Merged #26625 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Jun 30
taler21
3
Jun 30
Scale `wxSplitterWindow` sash width by DPI factor (PR #26647)
Closed #26647 via c5b9d28. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
Scale `wxSplitterWindow` sash width by DPI factor (PR #26647)
Closed #26647 via c5b9d28. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Jun 30
Dave Frischknecht
5
Jun 30
Search seems to be broken in the online manual (Issue #26482)
vadz left a comment (wxWidgets/wxWidgets#26482) This has been fixed by removing our old custom search
unread,
Search seems to be broken in the online manual (Issue #26482)
vadz left a comment (wxWidgets/wxWidgets#26482) This has been fixed by removing our old custom search
Jun 30
sargonkadnezar
3
Jun 30
docs: add annotated wxFrame constructor example to reference (PR #26643)
vadz left a comment (wxWidgets/wxWidgets#26643) Sorry, I don't know what did you (or your LLM/
unread,
docs: add annotated wxFrame constructor example to reference (PR #26643)
vadz left a comment (wxWidgets/wxWidgets#26643) Sorry, I don't know what did you (or your LLM/
Jun 30
VZ
3
Jun 30
Migrate GitHub Actions CI builds using Ubuntu 18.04 to a later version (Issue #26642)
vadz left a comment (wxWidgets/wxWidgets#26642) Yes, I wanted to keep builds using gcc 4.8 (which was
unread,
Migrate GitHub Actions CI builds using Ubuntu 18.04 to a later version (Issue #26642)
vadz left a comment (wxWidgets/wxWidgets#26642) Yes, I wanted to keep builds using gcc 4.8 (which was
Jun 30
Joshua Lee Ockert
3
Jun 30
Re: wxRichTextCtrl macOS cursor position incorrect following tabs in wxPython (#18797)
vadz left a comment (wxWidgets/wxWidgets#18797) Thanks for checking this! Closing as it seems to work
unread,
Re: wxRichTextCtrl macOS cursor position incorrect following tabs in wxPython (#18797)
vadz left a comment (wxWidgets/wxWidgets#18797) Thanks for checking this! Closing as it seems to work
Jun 30
taler21
11
Jun 30
A specified minimal size causes a smaller size on DPI change (Issue #26487)
Closed #26487 as not planned. — Reply to this email directly, view it on GitHub, or unsubscribe.
unread,
A specified minimal size causes a smaller size on DPI change (Issue #26487)
Closed #26487 as not planned. — Reply to this email directly, view it on GitHub, or unsubscribe.
Jun 30
VZ
12
Jun 30
Fixes for behaviour after DPI change in wxMSW (PR #26604)
vadz left a comment (wxWidgets/wxWidgets#26604) Thanks for reporting this! Unfortunately I don't
unread,
Fixes for behaviour after DPI change in wxMSW (PR #26604)
vadz left a comment (wxWidgets/wxWidgets#26604) Thanks for reporting this! Unfortunately I don't
Jun 30
Steve Cornett
4
Jun 27
Fix wxStyledTextCtrl dark mode switching (PR #26639)
Closed #26639 via 5e4034b. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
Fix wxStyledTextCtrl dark mode switching (PR #26639)
Closed #26639 via 5e4034b. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Jun 27