Groups
Groups
Sign in
Groups
Groups
wx-dev
Conversations
About
Send feedback
Help
wx-dev
1–30 of 37859
Mark all as read
Report group
0 selected
VZ
Dec 22
Fix using built-in libjpeg from built-in libtiff (PR #26049)
This didn't work before, usually just silently disabling JPEG support in libtiff because libjpeg
unread,
Fix using built-in libjpeg from built-in libtiff (PR #26049)
This didn't work before, usually just silently disabling JPEG support in libtiff because libjpeg
Dec 22
Proshanto-1234
6
Dec 22
Fix wxMkDir call by adding missing mode_t argument (PR #26042)
Closed #26042 via cb03467. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Fix wxMkDir call by adding missing mode_t argument (PR #26042)
Closed #26042 via cb03467. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Dec 22
VZ
2
Dec 22
Provide default value for wxMkDir() "mode" under all platforms (PR #26045)
Merged #26045 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Provide default value for wxMkDir() "mode" under all platforms (PR #26045)
Merged #26045 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Dec 22
David Hansel
4
Dec 22
wxMSW crashes when attempting to create a wxGraphicsContext for a D2DRenderer using a very large bitmap (Issue #26041)
vadz left a comment (wxWidgets/wxWidgets#26041) Unfortunately I'm not really familiar with this
unread,
wxMSW crashes when attempting to create a wxGraphicsContext for a D2DRenderer using a very large bitmap (Issue #26041)
vadz left a comment (wxWidgets/wxWidgets#26041) Unfortunately I'm not really familiar with this
Dec 22
VZ
6
Dec 22
Allow reusing POST data when using wxWebRequestCURL (PR #26048)
vadz left a comment (wxWidgets/wxWidgets#26048) I think this should be relatively uncontroversial now
unread,
Allow reusing POST data when using wxWebRequestCURL (PR #26048)
vadz left a comment (wxWidgets/wxWidgets#26048) I think this should be relatively uncontroversial now
Dec 22
arch1t3cht
7
Dec 22
Regression: GetBestTranslation() returns suboptimal and/or inconsistent results (Issue #26044)
utelle left a comment (wxWidgets/wxWidgets#26044) Sorry, I didn't have time to look at this yet,
unread,
Regression: GetBestTranslation() returns suboptimal and/or inconsistent results (Issue #26044)
utelle left a comment (wxWidgets/wxWidgets#26044) Sorry, I didn't have time to look at this yet,
Dec 22
Bill Su
7
Dec 22
make wxScrolled<> autoscroll region configurable (PR #25978)
@wsu-cb pushed 1 commit. a5b6684 wxScrolled<>: for interior scroll, autoscroll window under
unread,
make wxScrolled<> autoscroll region configurable (PR #25978)
@wsu-cb pushed 1 commit. a5b6684 wxScrolled<>: for interior scroll, autoscroll window under
Dec 22
gmeeker
3
Dec 22
CMake is unable to find gio/gunixfdlist.h (Issue #26040)
gmeeker left a comment (wxWidgets/wxWidgets#26040) I think your assessment is correct. With GTK3 it
unread,
CMake is unable to find gio/gunixfdlist.h (Issue #26040)
gmeeker left a comment (wxWidgets/wxWidgets#26040) I think your assessment is correct. With GTK3 it
Dec 22
VZ
Dec 22
Allow to fine tune redirection handling in wxWebRequest (Issue #26047)
vadz created an issue (wxWidgets/wxWidgets#26047) In addition to the possibility of disabling
unread,
Allow to fine tune redirection handling in wxWebRequest (Issue #26047)
vadz created an issue (wxWidgets/wxWidgets#26047) In addition to the possibility of disabling
Dec 22
VZ
Dec 22
Handle HTTP 307 and 308 redirect status codes in `wxWebRequestWinHTTP` (Issue #26046)
vadz created an issue (wxWidgets/wxWidgets#26046) Currently WinHTTP-based wxWebRequest implementation
unread,
Handle HTTP 307 and 308 redirect status codes in `wxWebRequestWinHTTP` (Issue #26046)
vadz created an issue (wxWidgets/wxWidgets#26046) Currently WinHTTP-based wxWebRequest implementation
Dec 22
Ryan Carsten Schmidt
11
Dec 21
Build failure on macOS 11 and earlier due to use of `readlink -f` (Issue #25675)
moubctez left a comment (wxWidgets/wxWidgets#25675) I had to fix configure this way (for PkgSrc): ---
unread,
Build failure on macOS 11 and earlier due to use of `readlink -f` (Issue #25675)
moubctez left a comment (wxWidgets/wxWidgets#25675) I had to fix configure this way (for PkgSrc): ---
Dec 21
Igor Korot
,
Vadim Zeitlin
3
Dec 21
files.bkl question
Vadim, On Sun, Dec 21, 2025, 10:25 AM Vadim Zeitlin <va...@wxwidgets.org> wrote: On Sat, 20 Dec
unread,
files.bkl question
Vadim, On Sun, Dec 21, 2025, 10:25 AM Vadim Zeitlin <va...@wxwidgets.org> wrote: On Sat, 20 Dec
Dec 21
VZ
3
Dec 21
Linking with `wx::base` still defines `-D__WX${TOOLKIT}__` (Issue #26043)
vadz left a comment (wxWidgets/wxWidgets#26043) So is the problem that base libraries (base, net, xml
unread,
Linking with `wx::base` still defines `-D__WX${TOOLKIT}__` (Issue #26043)
vadz left a comment (wxWidgets/wxWidgets#26043) So is the problem that base libraries (base, net, xml
Dec 21
Hydra
4
Dec 20
OSX: allow setting GL context on any thread (PR #26036)
Closed #26036 via b1668eb. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
OSX: allow setting GL context on any thread (PR #26036)
Closed #26036 via b1668eb. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Dec 20
Daniel Kulp
5
Dec 20
Need macOS up/down arrows.... (Issue #26034)
Closed #26034 as completed via 3035b16. — Reply to this email directly, view it on GitHub, or
unread,
Need macOS up/down arrows.... (Issue #26034)
Closed #26034 as completed via 3035b16. — Reply to this email directly, view it on GitHub, or
Dec 20
wxTrac
, …
Vadim Zeitlin
48
Dec 20
Re: #14939: Using wxCOL_WIDTH_AUTOSIZE in wxDataViewColumn does not work under Cocoa
On Fri, 19 Dec 2025 13:51:37 -0800 (PST) Jorge Moraleda wrote: JM> What is the recommended best
unread,
Re: #14939: Using wxCOL_WIDTH_AUTOSIZE in wxDataViewColumn does not work under Cocoa
On Fri, 19 Dec 2025 13:51:37 -0800 (PST) Jorge Moraleda wrote: JM> What is the recommended best
Dec 20
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
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
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