Groups
Groups
Sign in
Groups
Groups
wx-dev
Conversations
About
Send feedback
Help
wx-dev
1–30 of 37545
Mark all as read
Report group
0 selected
Maarten
2
Sep 4
Improve HitTest in generic wxListCtrl (PR #25764)
@MaartenBent pushed 1 commit. 9888f1f Improve HitTest in generic wxListCtrl — View it on GitHub or
unread,
Improve HitTest in generic wxListCtrl (PR #25764)
@MaartenBent pushed 1 commit. 9888f1f Improve HitTest in generic wxListCtrl — View it on GitHub or
Sep 4
Chris Mayo
Sep 4
CMake: Support finding system libwebp using pkg-config (PR #25763)
Installing libwebp using autotools is still supported. The autotools libwebp build allows control
unread,
CMake: Support finding system libwebp using pkg-config (PR #25763)
Installing libwebp using autotools is still supported. The autotools libwebp build allows control
Sep 4
Chris Mayo
7
Sep 4
CMake: Install cmake files into a versioned directory (PR #25757)
cjmayo left a comment (wxWidgets/wxWidgets#25757) As far as I can see you can't have default
unread,
CMake: Install cmake files into a versioned directory (PR #25757)
cjmayo left a comment (wxWidgets/wxWidgets#25757) As far as I can see you can't have default
Sep 4
Chris Mayo
11
Sep 4
CMake: Install wxBUILD_FILE_ID into wxBUILD_INSTALL_LIBRARY_DIR (PR #25746)
cjmayo left a comment (wxWidgets/wxWidgets#25746) I've got my head round inplace now (I was 100%
unread,
CMake: Install wxBUILD_FILE_ID into wxBUILD_INSTALL_LIBRARY_DIR (PR #25746)
cjmayo left a comment (wxWidgets/wxWidgets#25746) I've got my head round inplace now (I was 100%
Sep 4
Igor Korot
,
utelle
2
Sep 4
Forum access
Accessing the forum still doesn't work, although there seems nothing to be wrong with the SSL
unread,
Forum access
Accessing the forum still doesn't work, although there seems nothing to be wrong with the SSL
Sep 4
Maarten
Sep 3
Make wxGenericCalendarCtrl DPI aware (PR #25762)
Some improvements to wxGenericCalendarCtrl to make it DPI aware, see #25713. You can view, comment on
unread,
Make wxGenericCalendarCtrl DPI aware (PR #25762)
Some improvements to wxGenericCalendarCtrl to make it DPI aware, see #25713. You can view, comment on
Sep 3
Václav Slavík
12
Sep 3
macOS: Fixes to incorrect NSImage creation from wxBitmapBundle and missing menu bitmaps (PR #25744)
vslavik left a comment (wxWidgets/wxWidgets#25744) Having the accessor function in wxBitmapBundle
unread,
macOS: Fixes to incorrect NSImage creation from wxBitmapBundle and missing menu bitmaps (PR #25744)
vslavik left a comment (wxWidgets/wxWidgets#25744) Having the accessor function in wxBitmapBundle
Sep 3
RobertRoeb
16
Sep 3
Enable text wrapping inside a vertical sizer for wxStaticText (PR #25753)
RobertRoeb left a comment (wxWidgets/wxWidgets#25753) Wait, does this mean that wrapping still won
unread,
Enable text wrapping inside a vertical sizer for wxStaticText (PR #25753)
RobertRoeb left a comment (wxWidgets/wxWidgets#25753) Wait, does this mean that wrapping still won
Sep 3
Blake-Madden
4
Sep 3
Upgrade tests to Catch2 (PR #25759)
lanurmi left a comment (wxWidgets/wxWidgets#25759) FYI: You do not need to create a new PR if you
unread,
Upgrade tests to Catch2 (PR #25759)
lanurmi left a comment (wxWidgets/wxWidgets#25759) FYI: You do not need to create a new PR if you
Sep 3
Blake-Madden
4
Sep 3
More CppUnit tests upgraded to Catch2 (PR #25758)
lanurmi left a comment (wxWidgets/wxWidgets#25758) FYI: You do not need to create a new PR if you
unread,
More CppUnit tests upgraded to Catch2 (PR #25758)
lanurmi left a comment (wxWidgets/wxWidgets#25758) FYI: You do not need to create a new PR if you
Sep 3
oneeyeman1
Sep 2
Doc/View MDI missing the "Window" menu on GTK (Issue #25761)
oneeyeman1 created an issue (wxWidgets/wxWidgets#25761) Description Summary says it all However, IMHO
unread,
Doc/View MDI missing the "Window" menu on GTK (Issue #25761)
oneeyeman1 created an issue (wxWidgets/wxWidgets#25761) Description Summary says it all However, IMHO
Sep 2
Maarten
8
Sep 2
Improve expander in wxPropertyGrid (PR #25579)
MaartenBent left a comment (wxWidgets/wxWidgets#25579) I committed a fix. Seems the gutter is mostly
unread,
Improve expander in wxPropertyGrid (PR #25579)
MaartenBent left a comment (wxWidgets/wxWidgets#25579) I committed a fix. Seems the gutter is mostly
Sep 2
Blake-Madden
Sep 2
Upgrade tests to Catch2 (PR #25760)
You can view, comment on, or merge this pull request online at: https://github.com/wxWidgets/
unread,
Upgrade tests to Catch2 (PR #25760)
You can view, comment on, or merge this pull request online at: https://github.com/wxWidgets/
Sep 2
Will Cosgrove
7
Sep 2
MSW: Window background colors are overridden by default/don't update with dark mode switch (Issue #25755)
willco007 left a comment (wxWidgets/wxWidgets#25755) I figured that is the reason it is dark. However
unread,
MSW: Window background colors are overridden by default/don't update with dark mode switch (Issue #25755)
willco007 left a comment (wxWidgets/wxWidgets#25755) I figured that is the reason it is dark. However
Sep 2
Chris Mayo
3
Sep 2
CMake: Fix wxBUILD_INSTALL_*_DIRs being converted to absolute paths (PR #25756)
@MaartenBent approved this pull request. Yes, looks good to me! — Reply to this email directly, view
unread,
CMake: Fix wxBUILD_INSTALL_*_DIRs being converted to absolute paths (PR #25756)
@MaartenBent approved this pull request. Yes, looks good to me! — Reply to this email directly, view
Sep 2
RobertRoeb
5
Sep 2
Catch change of monitor scaling under GTK+ (PR #25754)
vadz 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)
vadz left a comment (wxWidgets/wxWidgets#25754) FWIW this is not going to fix #25733 on its own
Sep 2
Quin Gillespie
19
Sep 2
tab navigation doesn't wrap around back to a wxNotebook like is standard behavior (Issue #25443)
MaartenBent left a comment (wxWidgets/wxWidgets#25443) I didn't add a check for m_selection !=
unread,
tab navigation doesn't wrap around back to a wxNotebook like is standard behavior (Issue #25443)
MaartenBent left a comment (wxWidgets/wxWidgets#25443) I didn't add a check for m_selection !=
Sep 2
Václav Slavík
4
Sep 2
macOS 26 Tahoe: Fix wxNotebook tabs appearance (PR #25743)
csomor left a comment (wxWidgets/wxWidgets#25743) @vslavik thanks for this. @vadz I don't know of
unread,
macOS 26 Tahoe: Fix wxNotebook tabs appearance (PR #25743)
csomor left a comment (wxWidgets/wxWidgets#25743) @vslavik thanks for this. @vadz I don't know of
Sep 2
VZ
Sep 1
Proposed backports to 3.2 (PR #25752)
You can view, comment on, or merge this pull request online at: https://github.com/wxWidgets/
unread,
Proposed backports to 3.2 (PR #25752)
You can view, comment on, or merge this pull request online at: https://github.com/wxWidgets/
Sep 1
VZ
2
Sep 1
3.2 2025 09 backports (PR #25751)
Closed #25751. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving
unread,
3.2 2025 09 backports (PR #25751)
Closed #25751. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving
Sep 1
VZ
6
Sep 1
Fix check for extended locale functions in CMake (PR #25750)
vadz left a comment (wxWidgets/wxWidgets#25750) Merged in the commit above. — Reply to this email
unread,
Fix check for extended locale functions in CMake (PR #25750)
vadz left a comment (wxWidgets/wxWidgets#25750) Merged in the commit above. — Reply to this email
Sep 1
Blake-Madden
3
Sep 1
Upgrade Base64 tests to Catch2 (PR #25747)
Closed #25747 via c2d1c9f. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Upgrade Base64 tests to Catch2 (PR #25747)
Closed #25747 via c2d1c9f. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Sep 1
Luke
6
Sep 1
Building with CMake on Alpine (musl) fails (configure works, though) (Issue #25749)
Closed #25749 as completed via 170c386. — Reply to this email directly, view it on GitHub, or
unread,
Building with CMake on Alpine (musl) fails (configure works, though) (Issue #25749)
Closed #25749 as completed via 170c386. — Reply to this email directly, view it on GitHub, or
Sep 1
Chris Mayo
4
Sep 1
Fix installation of webkit2_ext ignores wxBUILD_INSTALL_LIBRARY_DIR (PR #25736)
Closed #25736 via 1394301. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Fix installation of webkit2_ext ignores wxBUILD_INSTALL_LIBRARY_DIR (PR #25736)
Closed #25736 via 1394301. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Sep 1
Quin Gillespie
4
Sep 1
Publish latest builds to VCPKG? (Issue #25748)
PBfordev left a comment (wxWidgets/wxWidgets#25748) Actually, vcpkg has wxWidgets at 3.3.1: https://
unread,
Publish latest builds to VCPKG? (Issue #25748)
PBfordev left a comment (wxWidgets/wxWidgets#25748) Actually, vcpkg has wxWidgets at 3.3.1: https://
Sep 1
RobertRoeb
37
Sep 1
Allow compiling for iPhone simulator from command line by introducing the new flag --enable-iphonesimulator (PR #25688)
Closed #25688. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving
unread,
Allow compiling for iPhone simulator from command line by introducing the new flag --enable-iphonesimulator (PR #25688)
Closed #25688. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving
Sep 1
Robert Roebling
,
Vadim Zeitlin
2
Sep 1
Accidentally published iPhone changes
On Mon, 1 Sep 2025 16:20:12 +0200 'Robert Roebling' via wx-dev wrote: RR> in my attempts
unread,
Accidentally published iPhone changes
On Mon, 1 Sep 2025 16:20:12 +0200 'Robert Roebling' via wx-dev wrote: RR> in my attempts
Sep 1
Robert Roebling
,
Vadim Zeitlin
3
Sep 1
line wrapping of wxStaticText inside a vertical box sizer
On Mon, 1 Sep 2025 12:51:45 +0200 'Robert Roebling' via wx-dev wrote: RR> I remember there
unread,
line wrapping of wxStaticText inside a vertical box sizer
On Mon, 1 Sep 2025 12:51:45 +0200 'Robert Roebling' via wx-dev wrote: RR> I remember there
Sep 1
VZ
15
Aug 31
Use Wayland protocol to warp pointer (PR #25721)
vadz left a comment (wxWidgets/wxWidgets#25721) I'm probably going to merge this, even if
unread,
Use Wayland protocol to warp pointer (PR #25721)
vadz left a comment (wxWidgets/wxWidgets#25721) I'm probably going to merge this, even if
Aug 31
Daniel Collins
10
Aug 31
Crash inside wxToolBar::Realize() on macOS (Issue #25725)
oneeyeman1 left a comment (wxWidgets/wxWidgets#25725) @solemnwarning , If you create TLW on stack it
unread,
Crash inside wxToolBar::Realize() on macOS (Issue #25725)
oneeyeman1 left a comment (wxWidgets/wxWidgets#25725) @solemnwarning , If you create TLW on stack it
Aug 31