Groups
Groups
Sign in
Groups
Groups
wx-dev
Conversations
About
Send feedback
Help
wx-dev
1–30 of 37850
Mark all as read
Report group
0 selected
gmeeker
2
Dec 19
CMake is unable to find gio/gunixfdlist.h (Issue #26040)
MaartenBent left a comment (wxWidgets/wxWidgets#26040) For gtk2 we rely on CMake's (unmaintained)
unread,
CMake is unable to find gio/gunixfdlist.h (Issue #26040)
MaartenBent left a comment (wxWidgets/wxWidgets#26040) For gtk2 we rely on CMake's (unmaintained)
Dec 19
wxTrac
, …
Jorge Moraleda
47
Dec 19
Re: #14939: Using wxCOL_WIDTH_AUTOSIZE in wxDataViewColumn does not work under Cocoa
What is the recommended best practice to work around this issue in the most recent 3.2/3.3 branches?
unread,
Re: #14939: Using wxCOL_WIDTH_AUTOSIZE in wxDataViewColumn does not work under Cocoa
What is the recommended best practice to work around this issue in the most recent 3.2/3.3 branches?
Dec 19
RobertRoeb
4
Dec 19
OSX: choose grey tone for selection background in dark mode (PR #26035)
RobertRoeb left a comment (wxWidgets/wxWidgets#26035) I have now added OSX 10.4 code using NSColor (
unread,
OSX: choose grey tone for selection background in dark mode (PR #26035)
RobertRoeb left a comment (wxWidgets/wxWidgets#26035) I have now added OSX 10.4 code using NSColor (
Dec 19
David Hansel
Dec 19
wxMSW crashes when attempting to create a wxGraphicsContext for a D2DRenderer using a very large bitmap (Issue #26041)
dhansel created an issue (wxWidgets/wxWidgets#26041) This is not critical but a case where it would
unread,
wxMSW crashes when attempting to create a wxGraphicsContext for a D2DRenderer using a very large bitmap (Issue #26041)
dhansel created an issue (wxWidgets/wxWidgets#26041) This is not critical but a case where it would
Dec 19
0tkl
3
Dec 19
Toolbar high DPI on MSW (Issue #26038)
0tkl left a comment (wxWidgets/wxWidgets#26038) The minimum usable code for me is diff --git a/src/
unread,
Toolbar high DPI on MSW (Issue #26038)
0tkl left a comment (wxWidgets/wxWidgets#26038) The minimum usable code for me is diff --git a/src/
Dec 19
Dan
4
Dec 18
wxXmlInitResourceModule() issues (Issue #26039)
vadz left a comment (wxWidgets/wxWidgets#26039) The call to this function was uncommented in
unread,
wxXmlInitResourceModule() issues (Issue #26039)
vadz left a comment (wxWidgets/wxWidgets#26039) The call to this function was uncommented in
Dec 18
Robert Roebling
, …
Vadim Zeitlin
3
Dec 18
How do I enable Liquid Glass?
On Thu, 18 Dec 2025 09:02:41 -0800 John Ralls wrote: JR> “Wonderfull Liquid Glass” seems to be an
unread,
How do I enable Liquid Glass?
On Thu, 18 Dec 2025 09:02:41 -0800 John Ralls wrote: JR> “Wonderfull Liquid Glass” seems to be an
Dec 18
0mhu
69
Dec 18
OpenGL Canvas not redrawn under Wayland (Issue #25848)
0mhu left a comment (wxWidgets/wxWidgets#25848) For me eeschema only refresh when the window gains
unread,
OpenGL Canvas not redrawn under Wayland (Issue #25848)
0mhu left a comment (wxWidgets/wxWidgets#25848) For me eeschema only refresh when the window gains
Dec 18
Dietmar Schwertberger
3
Dec 17
wxDropTarget GetData() can fail for long path names on Windows (Issue #26037)
vadz left a comment (wxWidgets/wxWidgets#26037) We don't pass any buffer size to GetData() , so
unread,
wxDropTarget GetData() can fail for long path names on Windows (Issue #26037)
vadz left a comment (wxWidgets/wxWidgets#26037) We don't pass any buffer size to GetData() , so
Dec 17
Hydra
3
Dec 16
OSX: allow setting GL context on any thread (PR #26036)
Hydr8gon left a comment (wxWidgets/wxWidgets#26036) From what I've gathered online, GL contexts
unread,
OSX: allow setting GL context on any thread (PR #26036)
Hydr8gon left a comment (wxWidgets/wxWidgets#26036) From what I've gathered online, GL contexts
Dec 16
Daniel Kulp
4
Dec 16
Need macOS up/down arrows.... (Issue #26034)
csomor left a comment (wxWidgets/wxWidgets#26034) @dkulp thanks a lot, very nice :-) @vadz the best
unread,
Need macOS up/down arrows.... (Issue #26034)
csomor left a comment (wxWidgets/wxWidgets#26034) @dkulp thanks a lot, very nice :-) @vadz the best
Dec 16
Jon Evans
16
Dec 16
wxAui: Allow minimization of docked panes; add minimized pane "status bar" (Issue #23986)
Closed #23986 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. You
unread,
wxAui: Allow minimization of docked panes; add minimized pane "status bar" (Issue #23986)
Closed #23986 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. You
Dec 16
Robert Roebling
,
Stefan Csomor
5
Dec 16
wxMac, DrawItemSelectionRect in dark mode
That would be the macOS 10.14+ Version but to support older versions, the deprecated
unread,
wxMac, DrawItemSelectionRect in dark mode
That would be the macOS 10.14+ Version but to support older versions, the deprecated
Dec 16
RobertRoeb
5
Dec 16
Fix wxButton::SetBitmap() to keep correct button style in OS X (PR #26025)
@RobertRoeb pushed 1 commit. d6d9b70 Move NSButton style flag calculation to single place — View it
unread,
Fix wxButton::SetBitmap() to keep correct button style in OS X (PR #26025)
@RobertRoeb pushed 1 commit. d6d9b70 Move NSButton style flag calculation to single place — View it
Dec 16
VZ
28
Dec 16
Graphical glitches when using AUI in KiCad/PrusaSlicer (Issue #26024)
pvantrap left a comment (wxWidgets/wxWidgets#26024) The weird thing is that from reading Mutter
unread,
Graphical glitches when using AUI in KiCad/PrusaSlicer (Issue #26024)
pvantrap left a comment (wxWidgets/wxWidgets#26024) The weird thing is that from reading Mutter
Dec 16
VZ
3
Dec 16
Don't hang handling wxEVT_CHAR_HOOK while IME is used in wxMSW (PR #26027)
Closed #26027. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving
unread,
Don't hang handling wxEVT_CHAR_HOOK while IME is used in wxMSW (PR #26027)
Closed #26027. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving
Dec 16
Steve Daulton
66
Dec 16
Freeze with Microsoft IME input (japanese/chinese character input) (Issue #22473)
Closed #22473 as completed via 7b8195f. — Reply to this email directly, view it on GitHub, or
unread,
Freeze with Microsoft IME input (japanese/chinese character input) (Issue #22473)
Closed #22473 as completed via 7b8195f. — Reply to this email directly, view it on GitHub, or
Dec 16
VZ
10
Dec 16
Add support for minimizing panes to wxAUI (PR #26009)
Merged #26009 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Add support for minimizing panes to wxAUI (PR #26009)
Merged #26009 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Dec 16
VZ
6
Dec 16
Make it possible to choose during run-time between using GLX and EGL (PR #26023)
Merged #26023 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Make it possible to choose during run-time between using GLX and EGL (PR #26023)
Merged #26023 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Dec 16
oneeyeman1
7
Dec 15
"Window" lost even though it didn't have it (Issue #22859)
vadz left a comment (wxWidgets/wxWidgets#22859) This message is indeed mostly harmless, but if you
unread,
"Window" lost even though it didn't have it (Issue #22859)
vadz left a comment (wxWidgets/wxWidgets#22859) This message is indeed mostly harmless, but if you
Dec 15
Scott Talbert
5
Dec 14
Document wxObjectRefData as a typedef (vs class) (PR #26033)
Closed #26033 via cf49b6a. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Document wxObjectRefData as a typedef (vs class) (PR #26033)
Closed #26033 via cf49b6a. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Dec 14
herb52
17
Dec 14
wxMSW:darkmode - wxTreeCtrl, wxDataViewCtrl and wxListCtrl (Issue #25633)
Closed #25633 as completed via aaa15aa. — Reply to this email directly, view it on GitHub, or
unread,
wxMSW:darkmode - wxTreeCtrl, wxDataViewCtrl and wxListCtrl (Issue #25633)
Closed #25633 as completed via aaa15aa. — Reply to this email directly, view it on GitHub, or
Dec 14
SpareSimian
2
Dec 14
MSW: wxRadioBox static box label remains enabled when radio box is disabled (Issue #26011)
vadz left a comment (wxWidgets/wxWidgets#26011) FWIW I've checked this in a simple example using
unread,
MSW: wxRadioBox static box label remains enabled when radio box is disabled (Issue #26011)
vadz left a comment (wxWidgets/wxWidgets#26011) FWIW I've checked this in a simple example using
Dec 14
jamarr
17
Dec 14
[wx/platform.h]: stop leaking the UNICODE/_UNICODE symbols to the downstream project (Issue #25184)
MaartenBent left a comment (wxWidgets/wxWidgets#25184) @jamarr81 I understand, you want 1 define to
unread,
[wx/platform.h]: stop leaking the UNICODE/_UNICODE symbols to the downstream project (Issue #25184)
MaartenBent left a comment (wxWidgets/wxWidgets#25184) @jamarr81 I understand, you want 1 define to
Dec 14
Stefan Csomor
5
Dec 14
OSX CEF Fix Support DnD Cursor (PR #26032)
@csomor pushed 1 commit. 1e2f697 erroneous keystroke — View it on GitHub or unsubscribe. You are
unread,
OSX CEF Fix Support DnD Cursor (PR #26032)
@csomor pushed 1 commit. 1e2f697 erroneous keystroke — View it on GitHub or unsubscribe. You are
Dec 14
Stefan Csomor
9
Dec 14
OSX: CEF Fixes w/o DnD (PR #26028)
csomor left a comment (wxWidgets/wxWidgets#26028) If you think the commits are fine as they are, let
unread,
OSX: CEF Fixes w/o DnD (PR #26028)
csomor left a comment (wxWidgets/wxWidgets#26028) If you think the commits are fine as they are, let
Dec 14
JCYang
7
Dec 13
Request to merge a set of fix and improvements (done for our application) (Issue #24520)
vadz left a comment (wxWidgets/wxWidgets#24520) The last 2 outstanding commits were cherry-picked now
unread,
Request to merge a set of fix and improvements (done for our application) (Issue #24520)
vadz left a comment (wxWidgets/wxWidgets#24520) The last 2 outstanding commits were cherry-picked now
Dec 13
Stefan Csomor
4
Dec 13
OSX CEF DnD fixes (PR #26031)
Closed #26031. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving
unread,
OSX CEF DnD fixes (PR #26031)
Closed #26031. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving
Dec 13
RobertRoeb
5
Dec 13
wxDialogValidateEvent as an alternative to Validate() (PR #26026)
RobertRoeb left a comment (wxWidgets/wxWidgets#26026) Thank you for your support, but that would
unread,
wxDialogValidateEvent as an alternative to Validate() (PR #26026)
RobertRoeb left a comment (wxWidgets/wxWidgets#26026) Thank you for your support, but that would
Dec 13
Harrie Levels
9
Dec 13
wxListCtrl in Darkmode (Issue #26001)
Closed #26001 as completed via 47891ab. — Reply to this email directly, view it on GitHub, or
unread,
wxListCtrl in Darkmode (Issue #26001)
Closed #26001 as completed via 47891ab. — Reply to this email directly, view it on GitHub, or
Dec 13