Groups
Groups
Sign in
Groups
Groups
wx-dev
Conversations
About
Send feedback
Help
wx-dev
1–30 of 37914
Mark all as read
Report group
0 selected
RobertRoeb
30
7:38 AM
Make selection rect rounded as per OS X look (PR #26084)
vadz left a comment (wxWidgets/wxWidgets#26084) Not only it won't describe what it does under
unread,
Make selection rect rounded as per OS X look (PR #26084)
vadz left a comment (wxWidgets/wxWidgets#26084) Not only it won't describe what it does under
7:38 AM
RobertRoeb
7
7:37 AM
wxDialogValidateEvent as an alternative to Validate() (PR #26026)
vadz left a comment (wxWidgets/wxWidgets#26026) One month later, I think it's time to close this
unread,
wxDialogValidateEvent as an alternative to Validate() (PR #26026)
vadz left a comment (wxWidgets/wxWidgets#26026) One month later, I think it's time to close this
7:37 AM
Henk Demper
6
5:27 AM
On Mac, wxWidgets applications initially not shown till mouse moved or keyboard pressed (Issue #26095)
HenkDemper left a comment (wxWidgets/wxWidgets#26095) @torstenvl : Does this also happen if
unread,
On Mac, wxWidgets applications initially not shown till mouse moved or keyboard pressed (Issue #26095)
HenkDemper left a comment (wxWidgets/wxWidgets#26095) @torstenvl : Does this also happen if
5:27 AM
nieder
75
Jan 13
GTK2 port fails to build on macOS (v3.2.2.1) (Issue #23475)
barracuda156 left a comment (wxWidgets/wxWidgets#23475) Just to reflect recent developments: the
unread,
GTK2 port fails to build on macOS (v3.2.2.1) (Issue #23475)
barracuda156 left a comment (wxWidgets/wxWidgets#23475) Just to reflect recent developments: the
Jan 13
Stefan Csomor
5
Jan 13
OSX add explicit transparency where missing (PR #26092)
@csomor pushed 1 commit. 9186569 add slider to group needing transparency — View it on GitHub or
unread,
OSX add explicit transparency where missing (PR #26092)
@csomor pushed 1 commit. 9186569 add slider to group needing transparency — View it on GitHub or
Jan 13
RobertRoeb
8
Jan 13
OS X, correct background of wxStaticText in a wxStaticBox (PR #26088)
csomor left a comment (wxWidgets/wxWidgets#26088) @csomor I assume that this is expected because
unread,
OS X, correct background of wxStaticText in a wxStaticBox (PR #26088)
csomor left a comment (wxWidgets/wxWidgets#26088) @csomor I assume that this is expected because
Jan 13
RobertRoeb
Jan 13
Corrected wxTreeCtrl::DoGetBestSize(), added DoGetBestClientWidth (PR #26097)
For the generic wxTreeCtrl: Corrected ::DoGetBestSize(), added DoGetBestClientWidth Adapted both to
unread,
Corrected wxTreeCtrl::DoGetBestSize(), added DoGetBestClientWidth (PR #26097)
For the generic wxTreeCtrl: Corrected ::DoGetBestSize(), added DoGetBestClientWidth Adapted both to
Jan 13
Ian McInerney
Jan 12
Wrap wxCHECK macro inside a do{}while construct to protect it (PR #26096)
Before, it is just a bare if statement, which could pose issues if used as the only statement in a
unread,
Wrap wxCHECK macro inside a do{}while construct to protect it (PR #26096)
Before, it is just a bare if statement, which could pose issues if used as the only statement in a
Jan 12
AliKet
2
Jan 12
Fix wxRibbonBar crashing under wxQt ( 5&6 ) (PR #26093)
vadz left a comment (wxWidgets/wxWidgets#26093) Thanks for the fixes! I will merge them soon. — Reply
unread,
Fix wxRibbonBar crashing under wxQt ( 5&6 ) (PR #26093)
vadz left a comment (wxWidgets/wxWidgets#26093) Thanks for the fixes! I will merge them soon. — Reply
Jan 12
RobertRoeb
Jan 12
Enable macOS 26 Tahoe look, no matter what, still fails in dark mode (PR #26094)
Don't override drawRect (and as such disable user code drawing in all native controls) to avoid
unread,
Enable macOS 26 Tahoe look, no matter what, still fails in dark mode (PR #26094)
Don't override drawRect (and as such disable user code drawing in all native controls) to avoid
Jan 12
lsri2
9
Jan 12
wxRichTextCtrl Selected Text Shifts (Issue #22771)
torstenvl left a comment (wxWidgets/wxWidgets#22771) @lsri2 Can you help me understand the exact
unread,
wxRichTextCtrl Selected Text Shifts (Issue #22771)
torstenvl left a comment (wxWidgets/wxWidgets#22771) @lsri2 Can you help me understand the exact
Jan 12
David Hansel
7
Jan 11
Prevent crash in wxD2DRenderer::CreateContext* if BindDC() call fails. (PR #26052)
dhansel left a comment (wxWidgets/wxWidgets#26052) I had hoped I could get to it but work has come in
unread,
Prevent crash in wxD2DRenderer::CreateContext* if BindDC() call fails. (PR #26052)
dhansel left a comment (wxWidgets/wxWidgets#26052) I had hoped I could get to it but work has come in
Jan 11
Mohmed abdel-fattah
9
Jan 11
Improve MSW menu dark-mode rendering and Windows 11 menu appearance (PR #26053)
memoarfaa left a comment (wxWidgets/wxWidgets#26053) @memoarfaa Do you plan to make more changes here
unread,
Improve MSW menu dark-mode rendering and Windows 11 menu appearance (PR #26053)
memoarfaa left a comment (wxWidgets/wxWidgets#26053) @memoarfaa Do you plan to make more changes here
Jan 11
Robert Roebling
Jan 11
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
Jan 11
Stefan Csomor
7
Jan 11
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
Jan 11
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
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
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