Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
wx-dev
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
wx-dev
1–30 of 37062
Mark all as read
Report group
0 selected
Sergey Fedorov
17
5:06 AM
[wxWidgets/wxWidgets] Fixes for wxGTK on macOS – 7 (minor fix to Carbon headers parsing on powerpc) (PR #25321)
@iains Perhaps this one? https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119327 — Reply to this email
unread,
[wxWidgets/wxWidgets] Fixes for wxGTK on macOS – 7 (minor fix to Carbon headers parsing on powerpc) (PR #25321)
@iains Perhaps this one? https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119327 — Reply to this email
5:06 AM
PB
5:00 AM
Add GCC version in MSW binaries information fo 3.2 (PR #25343)
Add GCC 14.2.0 to the list of MSYS GCC versions for which the Windows prebuilt binaries are available
unread,
Add GCC version in MSW binaries information fo 3.2 (PR #25343)
Add GCC 14.2.0 to the list of MSYS GCC versions for which the Windows prebuilt binaries are available
5:00 AM
Sergey Fedorov
3:12 AM
build/files: install forgotten stdpaths.h for wxGTK on Apple (PR #25342)
Closes: #24720 @vadz We forgot about this one, and I got an error trying to build FileZilla (again,
unread,
build/files: install forgotten stdpaths.h for wxGTK on Apple (PR #25342)
Closes: #24720 @vadz We forgot about this one, and I got an error trying to build FileZilla (again,
3:12 AM
AliKet
25
Apr 20
wxQt MDI fixes (PR #25332)
@AliKet commented on this pull request. In include/wx/qt/mdi.h: > private: + void OnMDICommand(
unread,
wxQt MDI fixes (PR #25332)
@AliKet commented on this pull request. In include/wx/qt/mdi.h: > private: + void OnMDICommand(
Apr 20
Vadim Zeitlin
, …
Xaviou
6
Apr 20
3.2.8 release
On Sun, 20 Apr 2025 08:47:41 -0700 (PDT) Xaviou wrote: X> I'm back, and my computer has been
unread,
3.2.8 release
On Sun, 20 Apr 2025 08:47:41 -0700 (PDT) Xaviou wrote: X> I'm back, and my computer has been
Apr 20
Luke
11
Apr 20
PNG_INTEL_SSE defined on Mac platforms causing wxWidgets compilation to fail (Issue #24590)
Wait, sorry, this should have been already fixed by (an even more minimal) f92fe93c7 (Fix build for
unread,
PNG_INTEL_SSE defined on Mac platforms causing wxWidgets compilation to fail (Issue #24590)
Wait, sorry, this should have been already fixed by (an even more minimal) f92fe93c7 (Fix build for
Apr 20
Maarten
7
Apr 20
Update submodules (PR #25325)
Merged #25325 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Update submodules (PR #25325)
Merged #25325 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Apr 20
VZ
2
Apr 20
Honour Curl/OpenSSL env vars in libcurl `wxWebRequest` backend (PR #25340)
Merged #25340 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Honour Curl/OpenSSL env vars in libcurl `wxWebRequest` backend (PR #25340)
Merged #25340 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Apr 20
llindsaya
4
Apr 20
Update bundled expat to 2.7.1 or later (Issue #25303)
Closed #25303 as completed via a4fdcc7. — Reply to this email directly, view it on GitHub, or
unread,
Update bundled expat to 2.7.1 or later (Issue #25303)
Closed #25303 as completed via a4fdcc7. — Reply to this email directly, view it on GitHub, or
Apr 20
VZ
Apr 20
Apply ELF symbol version-related changes to master too (PR #25341)
This is basically a "forward port" of #25329 squashing several commits together. You can
unread,
Apply ELF symbol version-related changes to master too (PR #25341)
This is basically a "forward port" of #25329 squashing several commits together. You can
Apr 20
VZ
5
Apr 20
More 3.2.8 backports (PR #25331)
Merged #25331 into 3.2. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
More 3.2.8 backports (PR #25331)
Merged #25331 into 3.2. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Apr 20
VZ
29
Apr 20
Fix versioned symbols version in 3.2 (PR #25329)
Merged #25329 into 3.2. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Fix versioned symbols version in 3.2 (PR #25329)
Merged #25329 into 3.2. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Apr 20
wsu
Apr 19
how to modify wxAcceleratorTable content?
It looks to me like wxWidgets is automatically providing my application with a wxAcceleratorTable
unread,
how to modify wxAcceleratorTable content?
It looks to me like wxWidgets is automatically providing my application with a wxAcceleratorTable
Apr 19
VZ
6
Apr 19
Re: Make it simpler to react to system colour/theme/dark mode changes (#18826)
Not that advanced yet in programming :) — Reply to this email directly, view it on GitHub, or
unread,
Re: Make it simpler to react to system colour/theme/dark mode changes (#18826)
Not that advanced yet in programming :) — Reply to this email directly, view it on GitHub, or
Apr 19
Bill Su
9
Apr 18
fix wxAuiManager interfering with docview event propagation (PR #25336)
@wsu-cb commented on this pull request. In src/common/event.cpp: > @@ -1884,6 +1885,8 @@ bool
unread,
fix wxAuiManager interfering with docview event propagation (PR #25336)
@wsu-cb commented on this pull request. In src/common/event.cpp: > @@ -1884,6 +1885,8 @@ bool
Apr 18
Maarten
2
Apr 17
WebP in MSVC solutions (PR #25339)
@MaartenBent pushed 1 commit. a566bc1 Fix outdated vcxproj files — View it on GitHub or unsubscribe.
unread,
WebP in MSVC solutions (PR #25339)
@MaartenBent pushed 1 commit. a566bc1 Fix outdated vcxproj files — View it on GitHub or unsubscribe.
Apr 17
VZ
5
Apr 17
Document using MSBuild for building, not nmake (PR #25319)
Merged in the commit above. — Reply to this email directly, view it on GitHub, or unsubscribe. You
unread,
Document using MSBuild for building, not nmake (PR #25319)
Merged in the commit above. — Reply to this email directly, view it on GitHub, or unsubscribe. You
Apr 17
VZ
4
Apr 17
Make wxAuiFlatTabArt the default wxAuiNotebook art provider (PR #25316)
Merged in the commit above. — Reply to this email directly, view it on GitHub, or unsubscribe. You
unread,
Make wxAuiFlatTabArt the default wxAuiNotebook art provider (PR #25316)
Merged in the commit above. — Reply to this email directly, view it on GitHub, or unsubscribe. You
Apr 17
Blake-Madden
3
Apr 17
Add missing \ in macOS CMake build example (PR #25334)
Closed #25334 via 5b438a9. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Add missing \ in macOS CMake build example (PR #25334)
Closed #25334 via 5b438a9. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Apr 17
VZ
14
Apr 17
Use wxMSW `wxFileDialog` in wxQt (PR #25281)
Merged #25281 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Use wxMSW `wxFileDialog` in wxQt (PR #25281)
Merged #25281 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Apr 17
SpareSimian
2
Apr 17
Update MSVC instructions to use msbuild (Issue #24830)
Closed #24830 as completed via 488d9f4. — Reply to this email directly, view it on GitHub, or
unread,
Update MSVC instructions to use msbuild (Issue #24830)
Closed #24830 as completed via 488d9f4. — Reply to this email directly, view it on GitHub, or
Apr 17
VZ
2
Apr 17
Work around spurious gcc 15 -Wdangling-pointer with -O2 (PR #25338)
Merged #25338 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Work around spurious gcc 15 -Wdangling-pointer with -O2 (PR #25338)
Merged #25338 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Apr 17
VZ
3
Apr 17
Install awk before building to fix Fedora CI job (PR #25337)
Merged #25337 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Install awk before building to fix Fedora CI job (PR #25337)
Merged #25337 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Apr 17
Blake-Madden
3
Apr 17
Explain how to make wxBusyInfo appear under GTK in more detail (PR #25335)
Closed #25335. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving
unread,
Explain how to make wxBusyInfo appear under GTK in more detail (PR #25335)
Closed #25335. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving
Apr 17
wsu
,
Vadim Zeitlin
3
Apr 16
wxEvtHandler::SearchDynamicEventTable() and wxEvtHandler::Unbind()
On Tuesday, April 15, 2025 at 2:06:59 PM UTC-4 Vadim Zeitlin wrote: If it's possible to rewrite
unread,
wxEvtHandler::SearchDynamicEventTable() and wxEvtHandler::Unbind()
On Tuesday, April 15, 2025 at 2:06:59 PM UTC-4 Vadim Zeitlin wrote: If it's possible to rewrite
Apr 16
oneeyeman1
4
Apr 16
MDI in Qt do not use TABbed look (Issue #25221)
See this commit — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving
unread,
MDI in Qt do not use TABbed look (Issue #25221)
See this commit — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving
Apr 16
rexkogitans
18
Apr 16
wxWebSession resp. wxWebRequest crashes on localhost (Issue #24885)
Update: after going through the issue, SUSE considers it to be one that is security relevant, and
unread,
wxWebSession resp. wxWebRequest crashes on localhost (Issue #24885)
Update: after going through the issue, SUSE considers it to be one that is security relevant, and
Apr 16
Ivan Baidakou
8
Apr 16
webview: allow to specify default encoding (Issue #25330)
yep, exactly — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving
unread,
webview: allow to specify default encoding (Issue #25330)
yep, exactly — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving
Apr 16
moi15moi
4
Apr 15
wxFont::GetFaceName result is truncated (Issue #25333)
I'm not sure what you mean by "does it work?". But, if you try to create a select a
unread,
wxFont::GetFaceName result is truncated (Issue #25333)
I'm not sure what you mean by "does it work?". But, if you try to create a select a
Apr 15
oneeyeman1
4
Apr 15
wxQt:: QT deprecaton warnings (Issue #25226)
See #25332 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this
unread,
wxQt:: QT deprecaton warnings (Issue #25226)
See #25332 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this
Apr 15