Groups
Groups
Sign in
Groups
Groups
wx-dev
Conversations
About
Send feedback
Help
wx-dev
1–30 of 37783
Mark all as read
Report group
0 selected
Mark Roszko
2
3:52 PM
doc error for wxVListBox (Issue #25980)
vadz left a comment (wxWidgets/wxWidgets#25980) Thanks, will push a fix soon. — Reply to this email
unread,
doc error for wxVListBox (Issue #25980)
vadz left a comment (wxWidgets/wxWidgets#25980) Thanks, will push a fix soon. — Reply to this email
3:52 PM
Randalphwa
3
Nov 19
Provide support for updating controls wxBitmapBundle if OS color changes (Issue #25974)
asmwarrior left a comment (wxWidgets/wxWidgets#25974) LunaSVG not only can change the color, it can
unread,
Provide support for updating controls wxBitmapBundle if OS color changes (Issue #25974)
asmwarrior left a comment (wxWidgets/wxWidgets#25974) LunaSVG not only can change the color, it can
Nov 19
VZ
17
Nov 19
wxAutoBufferedPaintDC can cause very slow rendering if drawing bitmaps with alpha on MSW (Issue #23841)
marekr left a comment (wxWidgets/wxWidgets#23841) @marekr Do you have a known way to reproduce the
unread,
wxAutoBufferedPaintDC can cause very slow rendering if drawing bitmaps with alpha on MSW (Issue #23841)
marekr left a comment (wxWidgets/wxWidgets#23841) @marekr Do you have a known way to reproduce the
Nov 19
Jahim Sankoh
6
Nov 18
can't find the libwxmsw32.a file in the gcc_dll folder (Issue #25979)
PBfordev left a comment (wxWidgets/wxWidgets#25979) libwxmsw32.a would exist only if you built
unread,
can't find the libwxmsw32.a file in the gcc_dll folder (Issue #25979)
PBfordev left a comment (wxWidgets/wxWidgets#25979) libwxmsw32.a would exist only if you built
Nov 18
Randalphwa
42
Nov 18
Add wxLunaSVG rendering enginge library (PR #25902)
@Randalphwa pushed 2 commits. e883673 Fix Unix build with lunasvg 0de550c Fix path to lunasvg.h —
unread,
Add wxLunaSVG rendering enginge library (PR #25902)
@Randalphwa pushed 2 commits. e883673 Fix Unix build with lunasvg 0de550c Fix path to lunasvg.h —
Nov 18
Bill Su
Nov 18
make wxScrolled<> autoscroll region configurable (PR #25978)
This is an initial attempt at configuring wxScrolled<> 's autoscroll region. The default
unread,
make wxScrolled<> autoscroll region configurable (PR #25978)
This is an initial attempt at configuring wxScrolled<> 's autoscroll region. The default
Nov 18
Dave Frischknecht
9
Nov 17
CMake configuration fails when using CMake 4.0. (Issue #25253)
MaartenBent left a comment (wxWidgets/wxWidgets#25253) Unless you use cotire (don't do this, just
unread,
CMake configuration fails when using CMake 4.0. (Issue #25253)
MaartenBent left a comment (wxWidgets/wxWidgets#25253) Unless you use cotire (don't do this, just
Nov 17
Scott Hanson
2
Nov 17
add GetDirectory override to GTK3 (PR #25977)
vadz left a comment (wxWidgets/wxWidgets#25977) Thanks for fixing this! @paulcor No objections from
unread,
add GetDirectory override to GTK3 (PR #25977)
vadz left a comment (wxWidgets/wxWidgets#25977) Thanks for fixing this! @paulcor No objections from
Nov 17
Scott Hanson
Nov 17
wxFileDialog GetDirectory method returns empty string with Multiselect in GTK3 (Issue #25976)
computergeek1507 created an issue (wxWidgets/wxWidgets#25976) Description the GetDirectory method in
unread,
wxFileDialog GetDirectory method returns empty string with Multiselect in GTK3 (Issue #25976)
computergeek1507 created an issue (wxWidgets/wxWidgets#25976) Description the GetDirectory method in
Nov 17
AliKet
Nov 16
wxQt: Bump the Qt version to 6.10.* in Github Actions (PR #25975)
Also, enable running the GUI tests with this version too. Although it is not an LTS version, it is
unread,
wxQt: Bump the Qt version to 6.10.* in Github Actions (PR #25975)
Also, enable running the GUI tests with this version too. Although it is not an LTS version, it is
Nov 16
oneeyeman1
17
Nov 16
No Re-Layout on wxGTK when the DPI changes (Issue #25733)
oneeyeman1 left a comment (wxWidgets/wxWidgets#25733) @vadz, I don't know if you got my comment
unread,
No Re-Layout on wxGTK when the DPI changes (Issue #25733)
oneeyeman1 left a comment (wxWidgets/wxWidgets#25733) @vadz, I don't know if you got my comment
Nov 16
RobertRoeb
13
Nov 16
Catch change of monitor scaling under GTK+ (PR #25754)
oneeyeman1 left a comment (wxWidgets/wxWidgets#25754) FWIW this is not going to fix #25733 on its own
unread,
Catch change of monitor scaling under GTK+ (PR #25754)
oneeyeman1 left a comment (wxWidgets/wxWidgets#25754) FWIW this is not going to fix #25733 on its own
Nov 16
VZ
3
Nov 16
Fix wrong origin offset when using wxRenderer with wxGCDC (PR #25967)
Closed #25967. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving
unread,
Fix wrong origin offset when using wxRenderer with wxGCDC (PR #25967)
Closed #25967. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving
Nov 16
jamarr
14
Nov 16
[wx/msw/winundef.h]: restore the UTF8 support that was mistakenly stripped in 3.3.0 (Issue #25803)
Closed #25803 as completed via b7705f8. — Reply to this email directly, view it on GitHub, or
unread,
[wx/msw/winundef.h]: restore the UTF8 support that was mistakenly stripped in 3.3.0 (Issue #25803)
Closed #25803 as completed via b7705f8. — Reply to this email directly, view it on GitHub, or
Nov 16
VZ
3
Nov 16
Build error with Qt 6.9.0 on MinGW-w64 (Issue #25484)
Closed #25484 as completed via f3da561. — Reply to this email directly, view it on GitHub, or
unread,
Build error with Qt 6.9.0 on MinGW-w64 (Issue #25484)
Closed #25484 as completed via f3da561. — Reply to this email directly, view it on GitHub, or
Nov 16
Avery King
3
Nov 16
Fix wxQt build on Arch Linux under Clang 21 (PR #25970)
Closed #25970 via f3da561. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Fix wxQt build on Arch Linux under Clang 21 (PR #25970)
Closed #25970 via f3da561. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Nov 16
Maarten
19
Nov 16
Restore ANSI win32 API functions (PR #25965)
Merged #25965 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Restore ANSI win32 API functions (PR #25965)
Merged #25965 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Nov 16
Maarten
7
Nov 16
Use correct column attributes when drawing wxListCtrl (PR #25962)
Closed #25962 via 3842352. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Use correct column attributes when drawing wxListCtrl (PR #25962)
Closed #25962 via 3842352. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Nov 16
oneeyeman1
6
Nov 16
wxQt: invalid use of enum class wxMDIParentFrma::Layout() (Issue #25742)
Closed #25742 as completed via 06a4a1d. — Reply to this email directly, view it on GitHub, or
unread,
wxQt: invalid use of enum class wxMDIParentFrma::Layout() (Issue #25742)
Closed #25742 as completed via 06a4a1d. — Reply to this email directly, view it on GitHub, or
Nov 16
AliKet
3
Nov 16
Some wxQt fixes (PR #25968)
Merged #25968 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Some wxQt fixes (PR #25968)
Merged #25968 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Nov 16
rudolfwalter
7
Nov 16
wxRendererNative draws at wrong position on wxGCDC in wxScrolled (Issue #25966)
vadz left a comment (wxWidgets/wxWidgets#25966) Thanks, I'll keep this open with the updated
unread,
wxRendererNative draws at wrong position on wxGCDC in wxScrolled (Issue #25966)
vadz left a comment (wxWidgets/wxWidgets#25966) Thanks, I'll keep this open with the updated
Nov 16
wsu
,
Vadim Zeitlin
2
Nov 15
client area, scroll bars, and wxEVT_MOUSE_LEAVE
On Fri, 14 Nov 2025 23:19:26 -0800 (PST) 'wsu' via wx-dev wrote: w> Does the client area
unread,
client area, scroll bars, and wxEVT_MOUSE_LEAVE
On Fri, 14 Nov 2025 23:19:26 -0800 (PST) 'wsu' via wx-dev wrote: w> Does the client area
Nov 15
Jan Buchholz
4
Nov 14
MacOS Tahoe 26.1: FilePicker and DirPicker not working (Issue #25973)
SideFx left a comment (wxWidgets/wxWidgets#25973) Yes, thank you so much. I resolved the issue by
unread,
MacOS Tahoe 26.1: FilePicker and DirPicker not working (Issue #25973)
SideFx left a comment (wxWidgets/wxWidgets#25973) Yes, thank you so much. I resolved the issue by
Nov 14
Will Cosgrove
3
Nov 14
MacOS: wxDataViewModel ItemsChanged() calls reloadItem: repeatedly (Issue #25972)
willco007 left a comment (wxWidgets/wxWidgets#25972) Looking at the code more, this is a tough one. I
unread,
MacOS: wxDataViewModel ItemsChanged() calls reloadItem: repeatedly (Issue #25972)
willco007 left a comment (wxWidgets/wxWidgets#25972) Looking at the code more, this is a tough one. I
Nov 14
wsu
,
Vadim Zeitlin
7
Nov 13
wxScrolled<> autoscroll zone
On Thursday, November 13, 2025 at 4:50:44 PM UTC-5 Vadim Zeitlin wrote: At the code level, we should
unread,
wxScrolled<> autoscroll zone
On Thursday, November 13, 2025 at 4:50:44 PM UTC-5 Vadim Zeitlin wrote: At the code level, we should
Nov 13
Avery King
2
Nov 13
Re: Clipboard not sufficiently protected from reentry (#16636)
vadz left a comment (wxWidgets/wxWidgets#16636) Sorry, I still don't know how to fix this
unread,
Re: Clipboard not sufficiently protected from reentry (#16636)
vadz left a comment (wxWidgets/wxWidgets#16636) Sorry, I still don't know how to fix this
Nov 13
Avery King
3
Nov 13
Re: wxDialog::Fit() produces incorrect size under several desktop environments with GTK (#16440)
vadz left a comment (wxWidgets/wxWidgets#16440) FWIW it works under Sway for me too, so I think we
unread,
Re: wxDialog::Fit() produces incorrect size under several desktop environments with GTK (#16440)
vadz left a comment (wxWidgets/wxWidgets#16440) FWIW it works under Sway for me too, so I think we
Nov 13
alilie
3
Nov 12
wxOSX: Modeless dialog does not remain above parent (Issue #25971)
csomor left a comment (wxWidgets/wxWidgets#25971) @vadz not right now, I'll have to keep this in
unread,
wxOSX: Modeless dialog does not remain above parent (Issue #25971)
csomor left a comment (wxWidgets/wxWidgets#25971) @vadz not right now, I'll have to keep this in
Nov 12
Avery King
3
Nov 12
wxQt fails to build on Arch Linux with Qt 6.10 and Clang 21.1.5 (Issue #25969)
Closed #25969 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. You
unread,
wxQt fails to build on Arch Linux with Qt 6.10 and Clang 21.1.5 (Issue #25969)
Closed #25969 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. You
Nov 12
Quin Gillespie
10
Nov 12
High CPU usage on Windows when using a wxNotebook with long tab titles. (Issue #25797)
vadz left a comment (wxWidgets/wxWidgets#25797) @Rezakarimi66 your comments are very confusing
unread,
High CPU usage on Windows when using a wxNotebook with long tab titles. (Issue #25797)
vadz left a comment (wxWidgets/wxWidgets#25797) @Rezakarimi66 your comments are very confusing
Nov 12