Groups
Groups
Sign in
Groups
Groups
wx-dev
Conversations
About
Send feedback
Help
Group path
wx-dev
1–30 of 38634
Mark all as read
Report group
0 selected
LukasBuricin
7
11:27 AM
[wxWidgets/wxWidgets] wxGetSingleChoice*/wxGetSelectedChoices/wxGetTextFromUser: overloads that actually use position and size (PR #26688)
vadz left a comment (wxWidgets/wxWidgets#26688) They didn't fit horizontally - the text was cut
unread,
[wxWidgets/wxWidgets] wxGetSingleChoice*/wxGetSelectedChoices/wxGetTextFromUser: overloads that actually use position and size (PR #26688)
vadz left a comment (wxWidgets/wxWidgets#26688) They didn't fit horizontally - the text was cut
11:27 AM
VZ
11:25 AM
Fix timeout in wxQt tests (Issue #26726)
vadz created an issue (wxWidgets/wxWidgets#26726) Something has broken wxQt tests, both with Qt 5 and
unread,
Fix timeout in wxQt tests (Issue #26726)
vadz created an issue (wxWidgets/wxWidgets#26726) Something has broken wxQt tests, both with Qt 5 and
11:25 AM
BazaarAcc32
3
9:49 AM
wxAuiTabContainer::addButton does not add custom button (Issue #26708)
BazaarAcc32 left a comment (wxWidgets/wxWidgets#26708) @vadz Keep wxAuiTabCtrl::AddButton() interface
unread,
wxAuiTabContainer::addButton does not add custom button (Issue #26708)
BazaarAcc32 left a comment (wxWidgets/wxWidgets#26708) @vadz Keep wxAuiTabCtrl::AddButton() interface
9:49 AM
VZ
10
9:45 AM
Update custom Doxygen header and footer to match std ones closer (PR #26714)
Hibou57 left a comment (wxWidgets/wxWidgets#26714) Fixes #26710 , #26716 , #26718 . — Reply to this
unread,
Update custom Doxygen header and footer to match std ones closer (PR #26714)
Hibou57 left a comment (wxWidgets/wxWidgets#26714) Fixes #26710 , #26716 , #26718 . — Reply to this
9:45 AM
Yannick Duchêne
9
8:31 AM
Update xrc_format.h (PR #26719)
Hibou57 left a comment (wxWidgets/wxWidgets#26719) It's fine, to me at least. Just a pedantic
unread,
Update xrc_format.h (PR #26719)
Hibou57 left a comment (wxWidgets/wxWidgets#26719) It's fine, to me at least. Just a pedantic
8:31 AM
Nong Thi Quynh Anh
14
4:08 AM
Use range-based for loops in dialup and mediaplayer samples (PR #26640)
@anhnong90 pushed 4 commits. d189f1c Use range-based for loops in dialup and mediaplayer samples
unread,
Use range-based for loops in dialup and mediaplayer samples (PR #26640)
@anhnong90 pushed 4 commits. d189f1c Use range-based for loops in dialup and mediaplayer samples
4:08 AM
Richard Thomson
Jul 21
Fix XRC unknown-control size hints after attach (PR #26725)
Refresh the containing top-level window's sizer hints after an unknown control is reparented into
unread,
Fix XRC unknown-control size hints after attach (PR #26725)
Refresh the containing top-level window's sizer hints after an unknown control is reparented into
Jul 21
Richard Thomson
Jul 21
Refresh wxGrid editor on resize (PR #26724)
Reposition the active cell editor after wxGrid resizes its child windows, keeping the editor inside
unread,
Refresh wxGrid editor on resize (PR #26724)
Reposition the active cell editor after wxGrid resizes its child windows, keeping the editor inside
Jul 21
Richard Thomson
2
Jul 21
Respect swapped mouse buttons in GUI tests (PR #26723)
LegalizeAdulthood left a comment (wxWidgets/wxWidgets#26723) Without this, I have to unswap my mouse
unread,
Respect swapped mouse buttons in GUI tests (PR #26723)
LegalizeAdulthood left a comment (wxWidgets/wxWidgets#26723) Without this, I have to unswap my mouse
Jul 21
Richard Thomson
26
Jul 21
Get tests passing on Windows (PR #26668)
@LegalizeAdulthood pushed 8 commits. a178fae tests/archive: Rename CMake HTML zip sample output to
unread,
Get tests passing on Windows (PR #26668)
@LegalizeAdulthood pushed 8 commits. a178fae tests/archive: Rename CMake HTML zip sample output to
Jul 21
Richard Thomson
Jul 21
Add clang-format configuration (PR #26722)
Add a root .clang-format matching the wxWidgets coding guidelines for indentation, brace placement,
unread,
Add clang-format configuration (PR #26722)
Add a root .clang-format matching the wxWidgets coding guidelines for indentation, brace placement,
Jul 21
ykne
3
Jul 21
Add AppIndicator/SNI support for wxTaskBarIcon on GTK/Wayland (PR #26715)
ykne left a comment (wxWidgets/wxWidgets#26715) FYI: 4 checks are currently failing/cancelled, but
unread,
Add AppIndicator/SNI support for wxTaskBarIcon on GTK/Wayland (PR #26715)
ykne left a comment (wxWidgets/wxWidgets#26715) FYI: 4 checks are currently failing/cancelled, but
Jul 21
Steve Cornett
Jul 21
MSW: Fix wxBitmapComboBox for system color change (PR #26721)
Adding a bitmap to a wxBitmapComboBox leads to wxComboBox::MSWRecreate() where a call to
unread,
MSW: Fix wxBitmapComboBox for system color change (PR #26721)
Adding a bitmap to a wxBitmapComboBox leads to wxComboBox::MSWRecreate() where a call to
Jul 21
Richard Thomson
11
Jul 21
MSW: Return generic icon location for .exe file types (PR #26673)
Closed #26673 via 06fee4f. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
MSW: Return generic icon location for .exe file types (PR #26673)
Closed #26673 via 06fee4f. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Jul 21
Steve Cornett
3
Jul 21
MSW: Fix dark mode switching for wxGenericFontButton (PR #26667)
Closed #26667 via fbbeb21. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
MSW: Fix dark mode switching for wxGenericFontButton (PR #26667)
Closed #26667 via fbbeb21. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Jul 21
VZ
Jul 21
Re: Return generic executable icon from wxFileType::GetIcon() for .exe files (#21794)
Closed #21794 as completed via 06fee4f. — Reply to this email directly, view it on GitHub, or
unread,
Re: Return generic executable icon from wxFileType::GetIcon() for .exe files (#21794)
Closed #21794 as completed via 06fee4f. — Reply to this email directly, view it on GitHub, or
Jul 21
Richard Thomson
8
Jul 21
Fix wxHTML nested definition-list indentation (PR #26676)
Closed #26676 via 5d0a9f3. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
Fix wxHTML nested definition-list indentation (PR #26676)
Closed #26676 via 5d0a9f3. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Jul 21
VZ
Jul 21
Re: wxHtmlWindow has problem with nested lists (#20752)
Closed #20752 as completed via 5d0a9f3. — Reply to this email directly, view it on GitHub, or
unread,
Re: wxHtmlWindow has problem with nested lists (#20752)
Closed #20752 as completed via 5d0a9f3. — Reply to this email directly, view it on GitHub, or
Jul 21
Yannick Duchêne
2
Jul 21
Update Doxyfile (PR #26717)
vadz left a comment (wxWidgets/wxWidgets#26717) Thanks, I'll integrate this into #26714 as it
unread,
Update Doxyfile (PR #26717)
vadz left a comment (wxWidgets/wxWidgets#26717) Thanks, I'll integrate this into #26714 as it
Jul 21
Richard Thomson
9
Jul 21
Correct wxHTML IMG ALIGN=CENTER placement (PR #26669)
vadz left a comment (wxWidgets/wxWidgets#26669) do you prefer to see more comments for fixes where
unread,
Correct wxHTML IMG ALIGN=CENTER placement (PR #26669)
vadz left a comment (wxWidgets/wxWidgets#26669) do you prefer to see more comments for fixes where
Jul 21
Richard Thomson
7
Jul 21
Track active wxGrid editor while editing (PR #26670)
LegalizeAdulthood left a comment (wxWidgets/wxWidgets#26670) Just for the record, it's perfectly
unread,
Track active wxGrid editor while editing (PR #26670)
LegalizeAdulthood left a comment (wxWidgets/wxWidgets#26670) Just for the record, it's perfectly
Jul 21
Richard Thomson
9
Jul 21
Fix HTML MIME fallback without registry content type (PR #26675)
@LegalizeAdulthood commented on this pull request. In tests/filesys/filesystest.cpp: > @@ -137,6 +
unread,
Fix HTML MIME fallback without registry content type (PR #26675)
@LegalizeAdulthood commented on this pull request. In tests/filesys/filesystest.cpp: > @@ -137,6 +
Jul 21
Igor Korot
, …
Vadim Zeitlin
3
Jul 21
Warning building the library
On Mon, 13 Jul 2026 23:30:34 -0700 (PDT) PB wrote: P> the warning is actually shown even when
unread,
Warning building the library
On Mon, 13 Jul 2026 23:30:34 -0700 (PDT) PB wrote: P> the warning is actually shown even when
Jul 21
Carlo Bramini
6
Jul 21
CYGWIN: WXQT cannot be built because it uses SM and X11 but they are not linked. (Issue #26691)
carlo-bramini left a comment (wxWidgets/wxWidgets#26691) Hi there, I maintain the official Cygwin
unread,
CYGWIN: WXQT cannot be built because it uses SM and X11 but they are not linked. (Issue #26691)
carlo-bramini left a comment (wxWidgets/wxWidgets#26691) Hi there, I maintain the official Cygwin
Jul 21
Steve Cornett
6
Jul 21
Fix wxGrid for system colour change (PR #26705)
@stevecor commented on this pull request. In include/wx/generic/grid.h: > @@ -3203,6 +3206,12 @@
unread,
Fix wxGrid for system colour change (PR #26705)
@stevecor commented on this pull request. In include/wx/generic/grid.h: > @@ -3203,6 +3206,12 @@
Jul 21
VZ
3
Jul 21
3.2 backports 202607 (PR #26720)
@vadz pushed 5 commits. 4f9c37b Fix HTML MIME fallback without registry content type f108392 Fix
unread,
3.2 backports 202607 (PR #26720)
@vadz pushed 5 commits. 4f9c37b Fix HTML MIME fallback without registry content type f108392 Fix
Jul 21
ykne
9
Jul 21
Add AppIndicator/SNI support for system tray on Wayland (PR #26689)
@ykne commented on this pull request. In interface/wx/taskbar.h: > + @onlyfor{wxgtk} + @since 3.2.
unread,
Add AppIndicator/SNI support for system tray on Wayland (PR #26689)
@ykne commented on this pull request. In interface/wx/taskbar.h: > + @onlyfor{wxgtk} + @since 3.2.
Jul 21
Richard Thomson
3
Jul 21
Re: wrong xor line is drawn when I drag the wxSplitterWindow' sash bar with wxSP_LIVE_UPDATE disabled (#18090)
vadz left a comment (wxWidgets/wxWidgets#18090) This is good news, thanks! Closing as per the comment
unread,
Re: wrong xor line is drawn when I drag the wxSplitterWindow' sash bar with wxSP_LIVE_UPDATE disabled (#18090)
vadz left a comment (wxWidgets/wxWidgets#18090) This is good news, thanks! Closing as per the comment
Jul 21
Richard Thomson
2
Jul 21
Re: Key events in wxPopupTransientWindow broken on some platforms (#17578)
Closed #17578 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
Re: Key events in wxPopupTransientWindow broken on some platforms (#17578)
Closed #17578 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Jul 21
Alexandre Petitjean
2
Jul 21
Cannot build with `wxUSE_WAYLAND=OFF` (Issue #26707)
vadz left a comment (wxWidgets/wxWidgets#26707) I don't understand how does this happen,
unread,
Cannot build with `wxUSE_WAYLAND=OFF` (Issue #26707)
vadz left a comment (wxWidgets/wxWidgets#26707) I don't understand how does this happen,
Jul 21