Groups
Groups
Sign in
Groups
Groups
wx-dev
Conversations
About
Send feedback
Help
wx-dev
1–30 of 37909
Mark all as read
Report group
0 selected
Stefan Csomor
2
9:34 AM
OSX add explicit transparency where missing (PR #26092)
@vadz commented on this pull request. In include/wx/osx/radiobut.h: > @@ -37,6 +37,8 @@ class
unread,
OSX add explicit transparency where missing (PR #26092)
@vadz commented on this pull request. In include/wx/osx/radiobut.h: > @@ -37,6 +37,8 @@ class
9:34 AM
RobertRoeb
16
9:24 AM
Make selection rect rounded as per OS X look (PR #26084)
@paulcor commented on this pull request. In include/wx/renderer.h: > @@ -74,7 +74,16 @@ enum //
unread,
Make selection rect rounded as per OS X look (PR #26084)
@paulcor commented on this pull request. In include/wx/renderer.h: > @@ -74,7 +74,16 @@ enum //
9:24 AM
Robert Roebling
9:16 AM
macOS 26 amd overriding drawRect
Hi all, as it has already been pointed out, overriding drawRect in windows.mm causes legacy rendering
unread,
macOS 26 amd overriding drawRect
Hi all, as it has already been pointed out, overriding drawRect in windows.mm causes legacy rendering
9:16 AM
Mohmed abdel-fattah
8
9:07 AM
Improve MSW menu dark-mode rendering and Windows 11 menu appearance (PR #26053)
vadz left a comment (wxWidgets/wxWidgets#26053) @memoarfaa Do you plan to make more changes here or
unread,
Improve MSW menu dark-mode rendering and Windows 11 menu appearance (PR #26053)
vadz left a comment (wxWidgets/wxWidgets#26053) @memoarfaa Do you plan to make more changes here or
9:07 AM
lsri2
7
4:24 AM
wxRichTextCtrl Selected Text Shifts (Issue #22771)
torstenvl left a comment (wxWidgets/wxWidgets#22771) I've spent a fair amount of time this week
unread,
wxRichTextCtrl Selected Text Shifts (Issue #22771)
torstenvl left a comment (wxWidgets/wxWidgets#22771) I've spent a fair amount of time this week
4:24 AM
Stefan Csomor
7
3:53 AM
OSX transparent controls background (PR #26090)
Merged #26090 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
OSX transparent controls background (PR #26090)
Merged #26090 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
3:53 AM
Randalphwa
,
Randalph
75
Jan 10
Add wxLunaSVG rendering enginge library (PR #25902)
Randalphwa left a comment (wxWidgets/wxWidgets#25902) That fixes the Ubuntu 18.04 check. — Reply to
unread,
Add wxLunaSVG rendering enginge library (PR #25902)
Randalphwa left a comment (wxWidgets/wxWidgets#25902) That fixes the Ubuntu 18.04 check. — Reply to
Jan 10
Maarten
3
Jan 10
CMake: Search for GTK2 using pkg-config first (PR #26091)
Closed #26091. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving
unread,
CMake: Search for GTK2 using pkg-config first (PR #26091)
Closed #26091. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving
Jan 10
gmeeker
5
Jan 10
CMake is unable to find gio/gunixfdlist.h (Issue #26040)
Closed #26040 as completed via 312645b. — Reply to this email directly, view it on GitHub, or
unread,
CMake is unable to find gio/gunixfdlist.h (Issue #26040)
Closed #26040 as completed via 312645b. — Reply to this email directly, view it on GitHub, or
Jan 10
RobertRoeb
6
Jan 10
OS X, correct background of wxStaticText in a wxStaticBox (PR #26088)
Closed #26088. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving
unread,
OS X, correct background of wxStaticText in a wxStaticBox (PR #26088)
Closed #26088. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving
Jan 10
VZ
12
Jan 10
2026-01 backports to 3.2 (PR #26065)
vadz left a comment (wxWidgets/wxWidgets#26065) Before 3.2.9 CMake only looked for Qt5. When I
unread,
2026-01 backports to 3.2 (PR #26065)
vadz left a comment (wxWidgets/wxWidgets#26065) Before 3.2.9 CMake only looked for Qt5. When I
Jan 10
VZ
4
Jan 10
Add debug logging to `wxWebRequest` (PR #26086)
vadz left a comment (wxWidgets/wxWidgets#26086) I've moved setting the logger to the session as
unread,
Add debug logging to `wxWebRequest` (PR #26086)
vadz left a comment (wxWidgets/wxWidgets#26086) I've moved setting the logger to the session as
Jan 10
Stefan Csomor
,
Vadim Zeitlin
2
Jan 10
macOS latest wxOSX Ninja build error
On Sat, 10 Jan 2026 19:32:30 +0000 'Stefan Csomor' via wx-dev wrote: SC> any ideas what
unread,
macOS latest wxOSX Ninja build error
On Sat, 10 Jan 2026 19:32:30 +0000 'Stefan Csomor' via wx-dev wrote: SC> any ideas what
Jan 10
Bill Su
6
Jan 10
wxPopupTransientWindow: don't destroy twice (PR #26083)
vadz left a comment (wxWidgets/wxWidgets#26083) Sorry, I made a typo, I meant to write: "what
unread,
wxPopupTransientWindow: don't destroy twice (PR #26083)
vadz left a comment (wxWidgets/wxWidgets#26083) Sorry, I made a typo, I meant to write: "what
Jan 10
VZ
3
Jan 10
Fix flushing white background for check/radio buttons in dark mode (PR #26087)
vadz left a comment (wxWidgets/wxWidgets#26087) Cherry picked in the commit referenced above. — Reply
unread,
Fix flushing white background for check/radio buttons in dark mode (PR #26087)
vadz left a comment (wxWidgets/wxWidgets#26087) Cherry picked in the commit referenced above. — Reply
Jan 10
moi15moi
5
Jan 10
wxFont::GetFaceName result is truncated (Issue #25333)
Closed #25333 as completed via c73b1b1. — Reply to this email directly, view it on GitHub, or
unread,
wxFont::GetFaceName result is truncated (Issue #25333)
Closed #25333 as completed via c73b1b1. — Reply to this email directly, view it on GitHub, or
Jan 10
moi15moi
10
Jan 10
[msw/font] If the face name might be truncated, try to get the full face name (PR #26078)
Closed #26078 via c73b1b1. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[msw/font] If the face name might be truncated, try to get the full face name (PR #26078)
Closed #26078 via c73b1b1. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Jan 10
Sergey K.
11
Jan 10
Incorrect colors of wxCheckBox, wxRadioButton after pressing "ALT" key, when WX_MSW_DARK_MODE is active (wxMSW) (Issue #23380)
Closed #23380 as completed via a8db167. — Reply to this email directly, view it on GitHub, or
unread,
Incorrect colors of wxCheckBox, wxRadioButton after pressing "ALT" key, when WX_MSW_DARK_MODE is active (wxMSW) (Issue #23380)
Closed #23380 as completed via a8db167. — Reply to this email directly, view it on GitHub, or
Jan 10
RobertRoeb
3
Jan 10
Disallow wxSplitterWindow to get the focus (PR #26085)
Closed #26085 via d9c1bd7. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Disallow wxSplitterWindow to get the focus (PR #26085)
Closed #26085 via d9c1bd7. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Jan 10
Sergey Fedorov
5
Jan 10
Build fails from the master: `evtloopcmn.cpp: error: use of undeclared identifier 'wxEventLoopManual'; did you mean 'wxEventLoopBase'?` (Issue #26089)
Closed #26089 as completed via d07273a. — Reply to this email directly, view it on GitHub, or
unread,
Build fails from the master: `evtloopcmn.cpp: error: use of undeclared identifier 'wxEventLoopManual'; did you mean 'wxEventLoopBase'?` (Issue #26089)
Closed #26089 as completed via d07273a. — Reply to this email directly, view it on GitHub, or
Jan 10
hadess
8
Jan 9
Regression in BambuStudio between wxWidgets 3.1.5 and 3.16 (Issue #24249)
vadz left a comment (wxWidgets/wxWidgets#24249) Thanks for rechecking this! I still have no idea what
unread,
Regression in BambuStudio between wxWidgets 3.1.5 and 3.16 (Issue #24249)
vadz left a comment (wxWidgets/wxWidgets#24249) Thanks for rechecking this! I still have no idea what
Jan 9
David Hansel
6
Jan 9
Prevent crash in wxD2DRenderer::CreateContext* if BindDC() call fails. (PR #26052)
vadz left a comment (wxWidgets/wxWidgets#26052) I'd just like to check if you plan any more
unread,
Prevent crash in wxD2DRenderer::CreateContext* if BindDC() call fails. (PR #26052)
vadz left a comment (wxWidgets/wxWidgets#26052) I'd just like to check if you plan any more
Jan 9
rudolfwalter
2
Jan 9
Surprising wxAuiNotebook split behaviour (Issue #26081)
vadz left a comment (wxWidgets/wxWidgets#26081) Thanks for reporting this, the problem (1) is indeed
unread,
Surprising wxAuiNotebook split behaviour (Issue #26081)
vadz left a comment (wxWidgets/wxWidgets#26081) Thanks for reporting this, the problem (1) is indeed
Jan 9
VZ
32
Jan 9
Graphical glitches when using AUI in KiCad/PrusaSlicer (Issue #26024)
vadz left a comment (wxWidgets/wxWidgets#26024) For the other people finding this issue: please only
unread,
Graphical glitches when using AUI in KiCad/PrusaSlicer (Issue #26024)
vadz left a comment (wxWidgets/wxWidgets#26024) For the other people finding this issue: please only
Jan 9
0mhu
70
Jan 9
OpenGL Canvas not redrawn under Wayland (Issue #25848)
pvantrap left a comment (wxWidgets/wxWidgets#25848) Chipping in here from #26024 after seeing the
unread,
OpenGL Canvas not redrawn under Wayland (Issue #25848)
pvantrap left a comment (wxWidgets/wxWidgets#25848) Chipping in here from #26024 after seeing the
Jan 9
VZ
21
Jan 8
Define wxUSE_GUI=0 when using only base libraries with CMake (PR #26074)
barracuda156 left a comment (wxWidgets/wxWidgets#26074) @vadz Thank you, I will try this in a few
unread,
Define wxUSE_GUI=0 when using only base libraries with CMake (PR #26074)
barracuda156 left a comment (wxWidgets/wxWidgets#26074) @vadz Thank you, I will try this in a few
Jan 8
dsa-t
5
Jan 8
wxGrid breaks on DPI change if hidden columns are present (Issue #26079)
Closed #26079 as completed via 4bd7fe2. — Reply to this email directly, view it on GitHub, or
unread,
wxGrid breaks on DPI change if hidden columns are present (Issue #26079)
Closed #26079 as completed via 4bd7fe2. — Reply to this email directly, view it on GitHub, or
Jan 8
Maarten
4
Jan 8
Fix disabled wxListCtrl background colour (PR #26072)
Closed #26072 via 8dcb541. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Fix disabled wxListCtrl background colour (PR #26072)
Closed #26072 via 8dcb541. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Jan 8
Bill Su
2
Jan 8
wxTipWindow can crash due to constructor race condition (Issue #26070)
Closed #26070 as completed via 96eca64. — Reply to this email directly, view it on GitHub, or
unread,
wxTipWindow can crash due to constructor race condition (Issue #26070)
Closed #26070 as completed via 96eca64. — Reply to this email directly, view it on GitHub, or
Jan 8
VZ
8
Jan 8
Linking with `wx::base` still defines `-D__WX${TOOLKIT}__` (Issue #26043)
Closed #26043 as completed via 615b68b. — Reply to this email directly, view it on GitHub, or
unread,
Linking with `wx::base` still defines `-D__WX${TOOLKIT}__` (Issue #26043)
Closed #26043 as completed via 615b68b. — Reply to this email directly, view it on GitHub, or
Jan 8