Groups
Groups
Sign in
Groups
Groups
wx-dev
Conversations
About
Send feedback
Help
wx-dev
1–30 of 38217
Mark all as read
Report group
0 selected
VZ
4
Apr 7
Reduce number of checks in CMake and more cleanup (PR #26364)
@vadz pushed 6 commits. e6ccde6 Take multiple symbols in wx_check_symbol_exists_if_not_linux()
unread,
Reduce number of checks in CMake and more cleanup (PR #26364)
@vadz pushed 6 commits. e6ccde6 Take multiple symbols in wx_check_symbol_exists_if_not_linux()
Apr 7
Blake-Madden
4
Apr 7
Various small fixes to wxSVGFileDC (PR #26362)
@Blake-Madden commented on this pull request. In src/common/dcsvg.cpp: > @@ -204,7 +204,7 @@
unread,
Various small fixes to wxSVGFileDC (PR #26362)
@Blake-Madden commented on this pull request. In src/common/dcsvg.cpp: > @@ -204,7 +204,7 @@
Apr 7
AliKet
2
Apr 7
wxQt: some RTL fixes (PR #26363)
vadz left a comment (wxWidgets/wxWidgets#26363) Thanks, will merge soon. — Reply to this email
unread,
wxQt: some RTL fixes (PR #26363)
vadz left a comment (wxWidgets/wxWidgets#26363) Thanks, will merge soon. — Reply to this email
Apr 7
akelmanson
5
Apr 7
wxSplashScreen shows titlebar on Wayland compositors that prefer server-side decorations (Issue #26357)
Closed #26357 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. You
unread,
wxSplashScreen shows titlebar on Wayland compositors that prefer server-side decorations (Issue #26357)
Closed #26357 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. You
Apr 7
paulcor
2
Apr 7
Fix for titlebar showing on Wayland with wxBORDER_NONE and server-side decorations (PR #26359)
Merged #26359 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Fix for titlebar showing on Wayland with wxBORDER_NONE and server-side decorations (PR #26359)
Merged #26359 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Apr 7
VZ
Apr 7
`HAVE_X11_XKBLIB_H` and `HAVE_X11_EXTENSIONS_XF86VMODE_H` never defined by CMake (Issue #26361)
vadz created an issue (wxWidgets/wxWidgets#26361) CMake currently doesn't check for <X11/
unread,
`HAVE_X11_XKBLIB_H` and `HAVE_X11_EXTENSIONS_XF86VMODE_H` never defined by CMake (Issue #26361)
vadz created an issue (wxWidgets/wxWidgets#26361) CMake currently doesn't check for <X11/
Apr 7
VZ
Apr 7
Add detection of `wxHAVE_ELF_SYMVER[_MULTIPLE]` to CMake (Issue #26360)
vadz created an issue (wxWidgets/wxWidgets#26360) This is not urgent and not really needed as long as
unread,
Add detection of `wxHAVE_ELF_SYMVER[_MULTIPLE]` to CMake (Issue #26360)
vadz created an issue (wxWidgets/wxWidgets#26360) This is not urgent and not really needed as long as
Apr 7
VZ
Apr 7
Splash sample "About" dialog crashes in GStreamer code under Wayland (Issue #26358)
vadz created an issue (wxWidgets/wxWidgets#26358) I've noticed (while testing something else)
unread,
Splash sample "About" dialog crashes in GStreamer code under Wayland (Issue #26358)
vadz created an issue (wxWidgets/wxWidgets#26358) I've noticed (while testing something else)
Apr 7
Thomas-Frank
7
Apr 7
Problem with Window-Life-Cycle in 3.3.x - wxEVT_CLOSE_WINDOW (Issue #26356)
Thomas-Frank left a comment (wxWidgets/wxWidgets#26356) Wow. Thanks a lot for the hints. I will work
unread,
Problem with Window-Life-Cycle in 3.3.x - wxEVT_CLOSE_WINDOW (Issue #26356)
Thomas-Frank left a comment (wxWidgets/wxWidgets#26356) Wow. Thanks a lot for the hints. I will work
Apr 7
Stefan Csomor
12
Apr 6
OSX Toggle Button Styling (PR #26308)
Closed #26308 via ba3f6c0. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
OSX Toggle Button Styling (PR #26308)
Closed #26308 via ba3f6c0. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Apr 6
Steve Cornett
22
Apr 6
On MSW, wxApp::GetLayoutDirection() incorrectly returns RTL when display language is LTR and region is RTL (Issue #26274)
Closed #26274 as completed via d3734f2. — Reply to this email directly, view it on GitHub, or
unread,
On MSW, wxApp::GetLayoutDirection() incorrectly returns RTL when display language is LTR and region is RTL (Issue #26274)
Closed #26274 as completed via d3734f2. — Reply to this email directly, view it on GitHub, or
Apr 6
Bill Su
9
Apr 6
wxScrolled<>: reduce public API (PR #26319)
Closed #26319 via 1f0d74d. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
wxScrolled<>: reduce public API (PR #26319)
Closed #26319 via 1f0d74d. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Apr 6
Ulrich Telle
15
Apr 6
Fix issue #26274 (PR #26354)
Closed #26354 via d3734f2. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Fix issue #26274 (PR #26354)
Closed #26354 via d3734f2. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Apr 6
VZ
3
Apr 6
Miscellaneous fixes related to max length of `wxTextEntry` (PR #26351)
Merged #26351 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Miscellaneous fixes related to max length of `wxTextEntry` (PR #26351)
Merged #26351 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Apr 6
Blake-Madden
3
Apr 6
Escape titles in wxSVGFileDC (PR #26355)
Closed #26355 via 38bd238. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Escape titles in wxSVGFileDC (PR #26355)
Closed #26355 via 38bd238. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Apr 6
Dan
5
Apr 6
wxListCtrl with both X/Y scroll bars in MSW Dark mode (Issue #26333)
Closed #26333 as completed via 97bc607. — Reply to this email directly, view it on GitHub, or
unread,
wxListCtrl with both X/Y scroll bars in MSW Dark mode (Issue #26333)
Closed #26333 as completed via 97bc607. — Reply to this email directly, view it on GitHub, or
Apr 6
VZ
4
Apr 6
3.2 backports 202604 (PR #26345)
@vadz pushed 1 commit. 2ecb519 Fix wxDC::StretchBlit() when blitting a DIB in RTL under MSW — View it
unread,
3.2 backports 202604 (PR #26345)
@vadz pushed 1 commit. 2ecb519 Fix wxDC::StretchBlit() when blitting a DIB in RTL under MSW — View it
Apr 6
VZ
3
Apr 6
Implement support for Wayland session management protocol (Issue #26324)
vadz left a comment (wxWidgets/wxWidgets#26324) I think only GTK 4 provides (will provide?) support
unread,
Implement support for Wayland session management protocol (Issue #26324)
vadz left a comment (wxWidgets/wxWidgets#26324) I think only GTK 4 provides (will provide?) support
Apr 6
Ryan Ogurek
4
Apr 5
wxMSW opaque background on buttons (Issue #26312)
ryancog left a comment (wxWidgets/wxWidgets#26312) Hey @CEXT-Dan, No, I have not! I am not very well
unread,
wxMSW opaque background on buttons (Issue #26312)
ryancog left a comment (wxWidgets/wxWidgets#26312) Hey @CEXT-Dan, No, I have not! I am not very well
Apr 5
Ryan Ogurek
2
Apr 5
wxOSX Cache Alignment Rect Insets (PR #26353)
ryancog left a comment (wxWidgets/wxWidgets#26353) The only reason I've made this a draft is to
unread,
wxOSX Cache Alignment Rect Insets (PR #26353)
ryancog left a comment (wxWidgets/wxWidgets#26353) The only reason I've made this a draft is to
Apr 5
KT
,
Stefan Csomor
3
Apr 5
[wxMac] wxButton background on non-default background colour
Thanks, Stefan. I just tested those changes and it didn't seem to make any difference. On Sunday,
unread,
[wxMac] wxButton background on non-default background colour
Thanks, Stefan. I just tested those changes and it didn't seem to make any difference. On Sunday,
Apr 5
Steve Cornett
18
Apr 5
wxDataViewTreeCtrl mirrored in RTL mode on Windows (Issue #26266)
vadz left a comment (wxWidgets/wxWidgets#26266) This should be fixed in 3.3 by 5d28a30, see #26346,
unread,
wxDataViewTreeCtrl mirrored in RTL mode on Windows (Issue #26266)
vadz left a comment (wxWidgets/wxWidgets#26266) This should be fixed in 3.3 by 5d28a30, see #26346,
Apr 5
Rossano Paris
6
Apr 5
Re: wxGCDC disturbs wxBufferedPaintDC with right to left (RTL) layout (Issue #19344)
vadz left a comment (wxWidgets/wxWidgets#19344) This should be fixed in 3.3 by 5d28a30, see #26346. —
unread,
Re: wxGCDC disturbs wxBufferedPaintDC with right to left (RTL) layout (Issue #19344)
vadz left a comment (wxWidgets/wxWidgets#19344) This should be fixed in 3.3 by 5d28a30, see #26346. —
Apr 5
AliKet
6
Apr 5
Fix wxDC::StretchBlit() when blitting a DIB in RTL under MSW (PR #26328)
vadz left a comment (wxWidgets/wxWidgets#26328) Applied as 3d40c2a — Reply to this email directly,
unread,
Fix wxDC::StretchBlit() when blitting a DIB in RTL under MSW (PR #26328)
vadz left a comment (wxWidgets/wxWidgets#26328) Applied as 3d40c2a — Reply to this email directly,
Apr 5
stahta01
38
Apr 5
Fix wxMSW build errors when wxUSE_REGKEY=0 (PR #26332)
vadz left a comment (wxWidgets/wxWidgets#26332) Applied now with minor changes, thanks. — Reply to
unread,
Fix wxMSW build errors when wxUSE_REGKEY=0 (PR #26332)
vadz left a comment (wxWidgets/wxWidgets#26332) Applied now with minor changes, thanks. — Reply to
Apr 5
VZ
3
Apr 5
Don't impose arbitrary maximum length on picker controls text (PR #26350)
Closed #26350. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving
unread,
Don't impose arbitrary maximum length on picker controls text (PR #26350)
Closed #26350. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving
Apr 5
VZ
5
Apr 5
Ensure that `wxDC::DeviceToLogical{X,Y}()` and `DeviceToLogical()` etc are always consistent (PR #26346)
Merged #26346 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Ensure that `wxDC::DeviceToLogical{X,Y}()` and `DeviceToLogical()` etc are always consistent (PR #26346)
Merged #26346 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Apr 5
Denis Barucic
8
Apr 5
`wxFileDirPickerCtrlBase`: Initial path exceeding 32 characters invisible (Issue #26314)
Closed #26314 as completed via 932004d. — Reply to this email directly, view it on GitHub, or
unread,
`wxFileDirPickerCtrlBase`: Initial path exceeding 32 characters invisible (Issue #26314)
Closed #26314 as completed via 932004d. — Reply to this email directly, view it on GitHub, or
Apr 5
VZ
2
Apr 5
Fix crash when using EGL-based `wxGLCanvas` in a `wxNotebook` (PR #26352)
Merged #26352 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Fix crash when using EGL-based `wxGLCanvas` in a `wxNotebook` (PR #26352)
Merged #26352 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Apr 5
Florian Larysch
16
Apr 5
wxGLCanvasEGL dangling surface on unrealize (Issue #26340)
Closed #26340 as completed via ce69bc9. — Reply to this email directly, view it on GitHub, or
unread,
wxGLCanvasEGL dangling surface on unrealize (Issue #26340)
Closed #26340 as completed via ce69bc9. — Reply to this email directly, view it on GitHub, or
Apr 5