Groups
Groups
Sign in
Groups
Groups
wx-dev
Conversations
About
Send feedback
Help
wx-dev
1–30 of 37973
Mark all as read
Report group
0 selected
lsri2
12
9:20 PM
wxRichTextCtrl Selected Text Shifts (Issue #22771)
torstenvl left a comment (wxWidgets/wxWidgets#22771) Due to the refactor that @vadz asked me to do to
unread,
wxRichTextCtrl Selected Text Shifts (Issue #22771)
torstenvl left a comment (wxWidgets/wxWidgets#22771) Due to the refactor that @vadz asked me to do to
9:20 PM
Richard
9:17 PM
[macOS] Assertion in wxFileDialog in 3.2.9 (Issue #26148)
nobugshere created an issue (wxWidgets/wxWidgets#26148) Bug description: Using a debug build of 3.2.9
unread,
[macOS] Assertion in wxFileDialog in 3.2.9 (Issue #26148)
nobugshere created an issue (wxWidgets/wxWidgets#26148) Bug description: Using a debug build of 3.2.9
9:17 PM
AliKet
7:17 PM
Add window modality support to wxFrame (PR #26147)
wxDialog already support modality: https://github.com/wxWidgets/wxWidgets/blob/
unread,
Add window modality support to wxFrame (PR #26147)
wxDialog already support modality: https://github.com/wxWidgets/wxWidgets/blob/
7:17 PM
rudolfwalter
5
5:21 PM
Surprising wxAuiNotebook split behaviour (Issue #26081)
rudolfwalter left a comment (wxWidgets/wxWidgets#26081) Unfortunate that the AUI code is inflexible
unread,
Surprising wxAuiNotebook split behaviour (Issue #26081)
rudolfwalter left a comment (wxWidgets/wxWidgets#26081) Unfortunate that the AUI code is inflexible
5:21 PM
AliKet
5
3:58 PM
wxQt: Add support for window modality to TLWs (PR #26137)
AliKet left a comment (wxWidgets/wxWidgets#26137) Thanks, I'm ok with merging this, but it looks
unread,
wxQt: Add support for window modality to TLWs (PR #26137)
AliKet left a comment (wxWidgets/wxWidgets#26137) Thanks, I'm ok with merging this, but it looks
3:58 PM
PB
3
3:23 PM
Add support for MSVS 2026 (PR #26140)
Closed #26140. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving
unread,
Add support for MSVS 2026 (PR #26140)
Closed #26140. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving
3:23 PM
VZ
16
3:23 PM
2026-01 backports to 3.2 (PR #26065)
Merged #26065 into 3.2. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
2026-01 backports to 3.2 (PR #26065)
Merged #26065 into 3.2. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
3:23 PM
arch1t3cht
4
3:23 PM
Backport: Fix wx/stc/stc.h compilation with wxNO_IMPLICIT_WXSTRING_ENCODING (PR #26107)
Merged #26107 into 3.2. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Backport: Fix wx/stc/stc.h compilation with wxNO_IMPLICIT_WXSTRING_ENCODING (PR #26107)
Merged #26107 into 3.2. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
3:23 PM
Chris Mayo
7
3:21 PM
Enable building wxGTK without GLX (PR #26146)
vadz left a comment (wxWidgets/wxWidgets#26146) What to do about wxGTK 2 - is it reasonable to set
unread,
Enable building wxGTK without GLX (PR #26146)
vadz left a comment (wxWidgets/wxWidgets#26146) What to do about wxGTK 2 - is it reasonable to set
3:21 PM
Chris Mayo
2:28 PM
wxGTK fails to build if X11/GLX is not available (Issue #26145)
cjmayo created an issue (wxWidgets/wxWidgets#26145) Description Building master for GTK fails when
unread,
wxGTK fails to build if X11/GLX is not available (Issue #26145)
cjmayo created an issue (wxWidgets/wxWidgets#26145) Description Building master for GTK fails when
2:28 PM
Ricardo J. Ricken
4
9:48 AM
Generic wxListCtrl: Fix colors when system theme changes (PR #26141)
rjricken left a comment (wxWidgets/wxWidgets#26141) Sounds good. I can do the 3.2 backport next. As
unread,
Generic wxListCtrl: Fix colors when system theme changes (PR #26141)
rjricken left a comment (wxWidgets/wxWidgets#26141) Sounds good. I can do the 3.2 backport next. As
9:48 AM
PB
8
9:09 AM
Fix broken MSVS 2015 build (PR #26144)
vadz left a comment (wxWidgets/wxWidgets#26144) I've already fixed the EOLs (you must have edited
unread,
Fix broken MSVS 2015 build (PR #26144)
vadz left a comment (wxWidgets/wxWidgets#26144) I've already fixed the EOLs (you must have edited
9:09 AM
arch1t3cht
2
8:58 AM
Document wxGLAttributes::Default no longer using multi-sampling (PR #26143)
vadz left a comment (wxWidgets/wxWidgets#26143) Thanks for noticing and fixing this, will merge and
unread,
Document wxGLAttributes::Default no longer using multi-sampling (PR #26143)
vadz left a comment (wxWidgets/wxWidgets#26143) Thanks for noticing and fixing this, will merge and
8:58 AM
dsa-t
1:01 AM
Controls flicker/disappear in AUI toolbar when resizing sashes on MSW (Issue #26142)
dsa-t created an issue (wxWidgets/wxWidgets#26142) Description Add to MyFrame::MyFrame in auidemo.cpp
unread,
Controls flicker/disappear in AUI toolbar when resizing sashes on MSW (Issue #26142)
dsa-t created an issue (wxWidgets/wxWidgets#26142) Description Add to MyFrame::MyFrame in auidemo.cpp
1:01 AM
RobertRoeb
8
Jan 31
Corrected wxTreeCtrl::DoGetBestSize(), added DoGetBestClientWidth (PR #26097)
@vadz commented on this pull request. In src/generic/treectlg.cpp: > + // add the border + const
unread,
Corrected wxTreeCtrl::DoGetBestSize(), added DoGetBestClientWidth (PR #26097)
@vadz commented on this pull request. In src/generic/treectlg.cpp: > + // add the border + const
Jan 31
hwiesmann
2
Jan 31
[macOS] wxOSXDataViewModelNotifier::ItemDelete marks the wrong item as deleted (Issue #26138)
vadz left a comment (wxWidgets/wxWidgets#26138) BTW, how does this manifest itself from the
unread,
[macOS] wxOSXDataViewModelNotifier::ItemDelete marks the wrong item as deleted (Issue #26138)
vadz left a comment (wxWidgets/wxWidgets#26138) BTW, how does this manifest itself from the
Jan 31
hwiesmann
2
Jan 31
BUG FIX for issuse #26138 (PR #26139)
vadz left a comment (wxWidgets/wxWidgets#26139) Thanks, this looks correct, so I'll merge this (
unread,
BUG FIX for issuse #26138 (PR #26139)
vadz left a comment (wxWidgets/wxWidgets#26139) Thanks, this looks correct, so I'll merge this (
Jan 31
dsa-t
3
Jan 31
wxAuiToolBar overflow button overlaps with wxChoice and wxStaticText (Issue #26130)
dsa-t left a comment (wxWidgets/wxWidgets#26130) Not sure how to handle this, to be honest. Wrap it
unread,
wxAuiToolBar overflow button overlaps with wxChoice and wxStaticText (Issue #26130)
dsa-t left a comment (wxWidgets/wxWidgets#26130) Not sure how to handle this, to be honest. Wrap it
Jan 31
PB
2
Jan 31
Use custom configuration name in object folder name also with MSBuild (PR #26136)
vadz left a comment (wxWidgets/wxWidgets#26136) Thanks, I'll merge this soon. — Reply to this
unread,
Use custom configuration name in object folder name also with MSBuild (PR #26136)
vadz left a comment (wxWidgets/wxWidgets#26136) Thanks, I'll merge this soon. — Reply to this
Jan 31
Maarten
11
Jan 31
Cache the Go installer in AppVeyor CI (PR #26132)
vadz left a comment (wxWidgets/wxWidgets#26132) Great, thanks a lot once again! — Reply to this email
unread,
Cache the Go installer in AppVeyor CI (PR #26132)
vadz left a comment (wxWidgets/wxWidgets#26132) Great, thanks a lot once again! — Reply to this email
Jan 31
Mohmed abdel-fattah
20
Jan 31
Improve MSW menu dark-mode rendering and Windows 11 menu appearance (PR #26053)
@memoarfaa pushed 8 commits. 1d98be8 Fix build errors fc08164 Fix trailing whitespace b318d2d fix
unread,
Improve MSW menu dark-mode rendering and Windows 11 menu appearance (PR #26053)
@memoarfaa pushed 8 commits. 1d98be8 Fix build errors fc08164 Fix trailing whitespace b318d2d fix
Jan 31
AliKet
4
Jan 30
wxQt: Fix window modality when using wxWindowDisabler (PR #26134)
AliKet left a comment (wxWidgets/wxWidgets#26134) Replaced by #26137 — Reply to this email directly,
unread,
wxQt: Fix window modality when using wxWindowDisabler (PR #26134)
AliKet left a comment (wxWidgets/wxWidgets#26134) Replaced by #26137 — Reply to this email directly,
Jan 30
Maarten
14
Jan 30
Improve wxToolbar ToolPacking at high DPI (PR #26115)
0tkl left a comment (wxWidgets/wxWidgets#26115) I created two toolbar.exe files, both based on master
unread,
Improve wxToolbar ToolPacking at high DPI (PR #26115)
0tkl left a comment (wxWidgets/wxWidgets#26115) I created two toolbar.exe files, both based on master
Jan 30
PB
,
Thomas Krebs
8
Jan 30
Add support for MSVS 2026 (PR #26131)
PBfordev left a comment (wxWidgets/wxWidgets#26131) Thomas Krebs wrote on wx-dev You can set the
unread,
Add support for MSVS 2026 (PR #26131)
PBfordev left a comment (wxWidgets/wxWidgets#26131) Thomas Krebs wrote on wx-dev You can set the
Jan 30
PB
2
Jan 30
Incorrect default value of MSBuild property wxIntRootDir? (Issue #26135)
vadz left a comment (wxWidgets/wxWidgets#26135) I agree we could add wxCfg there, as it's empty
unread,
Incorrect default value of MSBuild property wxIntRootDir? (Issue #26135)
vadz left a comment (wxWidgets/wxWidgets#26135) I agree we could add wxCfg there, as it's empty
Jan 30
bartvanstiphout
4
Jan 29
macOS wxFileDlg wxFD_SAVE Crashes (Issue #26129)
vadz left a comment (wxWidgets/wxWidgets#26129) I can't reproduce this with the following diff in
unread,
macOS wxFileDlg wxFD_SAVE Crashes (Issue #26129)
vadz left a comment (wxWidgets/wxWidgets#26129) I can't reproduce this with the following diff in
Jan 29
dsa-t
2
Jan 29
Incorrect rendering/layout in widgets sample "Static" page elements (Issue #26133)
vadz left a comment (wxWidgets/wxWidgets#26133) I think scrollbar is just due the general problem
unread,
Incorrect rendering/layout in widgets sample "Static" page elements (Issue #26133)
vadz left a comment (wxWidgets/wxWidgets#26133) I think scrollbar is just due the general problem
Jan 29
VZ
4
Jan 29
Show generic `wxTreeCtrl` in the sample and improve its colours under MSW (PR #26123)
Merged #26123 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Show generic `wxTreeCtrl` in the sample and improve its colours under MSW (PR #26123)
Merged #26123 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Jan 29
dsa-t
8
Jan 29
wxGenericTreeCtrl bad highlight text contrast on MSW (Issue #26118)
Closed #26118 as completed via 72c9f7e. — Reply to this email directly, view it on GitHub, or
unread,
wxGenericTreeCtrl bad highlight text contrast on MSW (Issue #26118)
Closed #26118 as completed via 72c9f7e. — Reply to this email directly, view it on GitHub, or
Jan 29
Joshua Lee Ockert
11
Jan 29
wxRichTextCtrl: Fix selection jitter on macOS (PR #26105)
vadz left a comment (wxWidgets/wxWidgets#26105) Thanks for the update! I've (squash) merged it
unread,
wxRichTextCtrl: Fix selection jitter on macOS (PR #26105)
vadz left a comment (wxWidgets/wxWidgets#26105) Thanks for the update! I've (squash) merged it
Jan 29