Groups
Groups
Sign in
Groups
Groups
wx-dev
Conversations
About
Send feedback
Help
Group path
wx-dev
1–30 of 38496
Mark all as read
Report group
0 selected
Stefan Csomor
6
2:47 AM
OSX macOS 27 adaptions (PR #26578)
csomor left a comment (wxWidgets/wxWidgets#26578) I wonder what does it output for you on the new
unread,
OSX macOS 27 adaptions (PR #26578)
csomor left a comment (wxWidgets/wxWidgets#26578) I wonder what does it output for you on the new
2:47 AM
Blake-Madden
3
1:52 AM
Add DisableGPUOptimization() to wxWebView (PR #26626)
PBfordev left a comment (wxWidgets/wxWidgets#26626) Firstly, should this not be a static method,
unread,
Add DisableGPUOptimization() to wxWebView (PR #26626)
PBfordev left a comment (wxWidgets/wxWidgets#26626) Firstly, should this not be a static method,
1:52 AM
Jaiganésh Kumaran
,
jsha...@gmail.com
23
Jun 23
Re: Modernize wxMSW with WinUI (Issue #19352)
760ceb3b9c0ba4872cadf3ce35a7a494 left a comment (wxWidgets/wxWidgets#19352) a per-control
unread,
Re: Modernize wxMSW with WinUI (Issue #19352)
760ceb3b9c0ba4872cadf3ce35a7a494 left a comment (wxWidgets/wxWidgets#19352) a per-control
Jun 23
Arthur Chan
19
Jun 23
Bug: OSS-Fuzz: Deny an unreasonably large header to avoid OOM (PR #26607)
@arthurscchan commented on this pull request. In src/common/tarstrm.cpp: > @@ -909,8 +912,26 @@
unread,
Bug: OSS-Fuzz: Deny an unreasonably large header to avoid OOM (PR #26607)
@arthurscchan commented on this pull request. In src/common/tarstrm.cpp: > @@ -909,8 +912,26 @@
Jun 23
VZ
16
Jun 23
3.2 backports 202606 (PR #26555)
MaartenBent left a comment (wxWidgets/wxWidgets#26555) Oh, set(wxUSE_STD_DEFAULT ON) was removed when
unread,
3.2 backports 202606 (PR #26555)
MaartenBent left a comment (wxWidgets/wxWidgets#26555) Oh, set(wxUSE_STD_DEFAULT ON) was removed when
Jun 23
Václav Slavík
7
Jun 23
Caching wxWidgetCocoaImpl::GetLayoutInset() breaks some control changes (Issue #26622)
vadz left a comment (wxWidgets/wxWidgets#26622) put in a PR for that. Thanks! @vslavik Could you
unread,
Caching wxWidgetCocoaImpl::GetLayoutInset() breaks some control changes (Issue #26622)
vadz left a comment (wxWidgets/wxWidgets#26622) put in a PR for that. Thanks! @vslavik Could you
Jun 23
Ryan Ogurek
Jun 23
wxOSX/Cocoa add wxWindowMac::MacInvalidateInsetCache() (PR #26625)
See #26622 You can view, comment on, or merge this pull request online at: https://github.com/
unread,
wxOSX/Cocoa add wxWindowMac::MacInvalidateInsetCache() (PR #26625)
See #26622 You can view, comment on, or merge this pull request online at: https://github.com/
Jun 23
BazaarAcc32
5
Jun 23
wxXmlDocument encoding (Issue #26621)
MaartenBent left a comment (wxWidgets/wxWidgets#26621) The documentation was also updated, there is
unread,
wxXmlDocument encoding (Issue #26621)
MaartenBent left a comment (wxWidgets/wxWidgets#26621) The documentation was also updated, there is
Jun 23
Ryan Ogurek
16
Jun 23
wxOSX dynamic background color broken (Issue #26301)
csomor left a comment (wxWidgets/wxWidgets#26301) @vadz I'm rather thinking about looking at ways
unread,
wxOSX dynamic background color broken (Issue #26301)
csomor left a comment (wxWidgets/wxWidgets#26301) @vadz I'm rather thinking about looking at ways
Jun 23
Blake-Madden
3
Jun 23
Fix typo in WebView docs (PR #26619)
Closed #26619 via bf46cc2. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
Fix typo in WebView docs (PR #26619)
Closed #26619 via bf46cc2. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Jun 23
Blake-Madden
6
Jun 23
Don't write unnecessary auto render value to SVG output (PR #26620)
Closed #26620 via b3dea2e. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
Don't write unnecessary auto render value to SVG output (PR #26620)
Closed #26620 via b3dea2e. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Jun 23
Javid Khan
3
Jun 23
reject truncated reads in ReadPCX to avoid uninitialised data (PR #26624)
Closed #26624 via c77b7eb. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
reject truncated reads in ReadPCX to avoid uninitialised data (PR #26624)
Closed #26624 via c77b7eb. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Jun 23
VZ
9
Jun 23
Fixes for behaviour after DPI change in wxMSW (PR #26604)
vadz left a comment (wxWidgets/wxWidgets#26604) Oops, thanks for noticing and sorry for a stupid
unread,
Fixes for behaviour after DPI change in wxMSW (PR #26604)
vadz left a comment (wxWidgets/wxWidgets#26604) Oops, thanks for noticing and sorry for a stupid
Jun 23
taler21
12
Jun 23
Document how `wx{Sizer,Window}::SetMinSize()` work in regard to per-monitor DPI awareness (Issue #26498)
PBfordev left a comment (wxWidgets/wxWidgets#26498) Sorry, my mistake. I somehow missed the whole
unread,
Document how `wx{Sizer,Window}::SetMinSize()` work in regard to per-monitor DPI awareness (Issue #26498)
PBfordev left a comment (wxWidgets/wxWidgets#26498) Sorry, my mistake. I somehow missed the whole
Jun 23
cblackbu-solodigm
8
Jun 22
wx.MessageDialog() wx.ICON_QUESTION constant not working. Other icons: ERROR, EXCLAMATION and INFO all work. (Issue #26623)
vadz left a comment (wxWidgets/wxWidgets#26623) Sorry but did you intentionally skip over my comment
unread,
wx.MessageDialog() wx.ICON_QUESTION constant not working. Other icons: ERROR, EXCLAMATION and INFO all work. (Issue #26623)
vadz left a comment (wxWidgets/wxWidgets#26623) Sorry but did you intentionally skip over my comment
Jun 22
Ryan Ogurek
17
Jun 22
wxOSX perform cleanup when applicationWillTerminate: is called (PR #26542)
csomor left a comment (wxWidgets/wxWidgets#26542) CallOnExit() was introduce to solve a problem with
unread,
wxOSX perform cleanup when applicationWillTerminate: is called (PR #26542)
csomor left a comment (wxWidgets/wxWidgets#26542) CallOnExit() was introduce to solve a problem with
Jun 22
Jorge Moraleda
6
Jun 22
Add wxGrid::GetFrozenRowLabelWindow() and GetFrozenColLabelWindow(). (PR #26617)
vadz left a comment (wxWidgets/wxWidgets#26617) Doing this in 3.2 requires adding some extra checks
unread,
Add wxGrid::GetFrozenRowLabelWindow() and GetFrozenColLabelWindow(). (PR #26617)
vadz left a comment (wxWidgets/wxWidgets#26617) Doing this in 3.2 requires adding some extra checks
Jun 22
Blake-Madden
25
Jun 22
Add & fix SVG Graphics Context unit tests (PR #26504)
@Blake-Madden pushed 1 commit. 69ed7d8 test_drawing needs to be excluded from make CI — View it on
unread,
Add & fix SVG Graphics Context unit tests (PR #26504)
@Blake-Madden pushed 1 commit. 69ed7d8 test_drawing needs to be excluded from make CI — View it on
Jun 22
Maarten
3
Jun 22
Support pen and brush styles in wxSVGGraphicsContext (PR #26586)
Merged #26586 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
Support pen and brush styles in wxSVGGraphicsContext (PR #26586)
Merged #26586 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Jun 22
Blake-Madden
22
Jun 22
Add PrintToPDF to webview (Edge and macOS) (PR #26583)
Closed #26583 via e871f1a. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
Add PrintToPDF to webview (Edge and macOS) (PR #26583)
Closed #26583 via e871f1a. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Jun 22
taler21
7
Jun 22
AUI pane becomes huge on DPI change if a partial minimum size is specified (Issue #26557)
Closed #26557 as completed via 81ac052. — Reply to this email directly, view it on GitHub, or
unread,
AUI pane becomes huge on DPI change if a partial minimum size is specified (Issue #26557)
Closed #26557 as completed via 81ac052. — Reply to this email directly, view it on GitHub, or
Jun 22
VZ
2
Jun 22
Respect user-set button foreground colour in wxMSW (PR #26618)
Merged #26618 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
Respect user-set button foreground colour in wxMSW (PR #26618)
Merged #26618 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Jun 22
taler21
8
Jun 22
A specified minimal size causes a smaller size on DPI change (Issue #26487)
vadz left a comment (wxWidgets/wxWidgets#26487) Do you/we think that adding some new virtual
unread,
A specified minimal size causes a smaller size on DPI change (Issue #26487)
vadz left a comment (wxWidgets/wxWidgets#26487) Do you/we think that adding some new virtual
Jun 22
MrWeiCodes
28
Jun 21
The current state of the button cannot display the correct color. (Issue #26453)
Closed #26453 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
The current state of the button cannot display the correct color. (Issue #26453)
Closed #26453 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Jun 21
scottb88
2
Jun 21
wxZipInputStream reading GetExternalAttributes accurately (Issue #26616)
vadz left a comment (wxWidgets/wxWidgets#26616) I agree that it would make sense to add some
unread,
wxZipInputStream reading GetExternalAttributes accurately (Issue #26616)
vadz left a comment (wxWidgets/wxWidgets#26616) I agree that it would make sense to add some
Jun 21
wsu
,
Vadim Zeitlin
8
Jun 20
wxTopLevelWindow::GeometrySerializer::SaveField() const
On Friday, June 19, 2026 at 11:17:37 AM UTC-4 Vadim Zeitlin wrote: I've merged it for now, but it
unread,
wxTopLevelWindow::GeometrySerializer::SaveField() const
On Friday, June 19, 2026 at 11:17:37 AM UTC-4 Vadim Zeitlin wrote: I've merged it for now, but it
Jun 20
Emily Ellis
5
Jun 20
wxListCtrl stops displaying rows properly after a few hundred thousand (Issue #25365)
Closed #25365 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
wxListCtrl stops displaying rows properly after a few hundred thousand (Issue #25365)
Closed #25365 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Jun 20
paulcor
7
Jun 20
Avoid using very large wxDC origin offsets with wxGenericListCtrl (PR #26614)
Merged #26614 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
Avoid using very large wxDC origin offsets with wxGenericListCtrl (PR #26614)
Merged #26614 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Jun 20
dsa-t
11
Jun 20
DPI change not handled correctly in AUI demo on MSW (Issue #26075)
vadz left a comment (wxWidgets/wxWidgets#26075) @dsa-t It would be great if you could please test
unread,
DPI change not handled correctly in AUI demo on MSW (Issue #26075)
vadz left a comment (wxWidgets/wxWidgets#26075) @dsa-t It would be great if you could please test
Jun 20
Legiaoday
4
Jun 20
wxDataViewChoiceRenderer placement and visual bug on Linux (Issue #26021)
paulcor left a comment (wxWidgets/wxWidgets#26021) I can reproduce frequently without maximizing or a
unread,
wxDataViewChoiceRenderer placement and visual bug on Linux (Issue #26021)
paulcor left a comment (wxWidgets/wxWidgets#26021) I can reproduce frequently without maximizing or a
Jun 20