Groups
Groups
Sign in
Groups
Groups
wx-dev
Conversations
About
Send feedback
Help
wx-dev
1–30 of 38059
Mark all as read
Report group
0 selected
Vadym
4
4:42 AM
Restore wxDataViewCtrl columns view position (PR #26222)
@vadimgrn pushed 1 commit. 5140ea3 Restore wxDataViewCtrl columns view position — View it on GitHub
unread,
Restore wxDataViewCtrl columns view position (PR #26222)
@vadimgrn pushed 1 commit. 5140ea3 Restore wxDataViewCtrl columns view position — View it on GitHub
4:42 AM
Stefan Csomor
24
4:36 AM
OSX memory leak (PR #26215)
csomor left a comment (wxWidgets/wxWidgets#26215) funny enough, our former version of the tracking
unread,
OSX memory leak (PR #26215)
csomor left a comment (wxWidgets/wxWidgets#26215) funny enough, our former version of the tracking
4:36 AM
RobertRoeb
12
4:19 AM
Corrected wxTreeCtrl::DoGetBestSize(), added DoGetBestClientWidth (PR #26097)
@RobertRoeb commented on this pull request. In src/generic/treectlg.cpp: > - // and the border has
unread,
Corrected wxTreeCtrl::DoGetBestSize(), added DoGetBestClientWidth (PR #26097)
@RobertRoeb commented on this pull request. In src/generic/treectlg.cpp: > - // and the border has
4:19 AM
szigand
17
3:04 AM
[macOS] Logical memory leak in Cocoa backend (wxStaticText, wxStaticBitmap, wxScrolledWindow) confirmed via malloc statistics (Issue #26208)
szigand left a comment (wxWidgets/wxWidgets#26208) @vadz It works fine now. I don't see any
unread,
[macOS] Logical memory leak in Cocoa backend (wxStaticText, wxStaticBitmap, wxScrolledWindow) confirmed via malloc statistics (Issue #26208)
szigand left a comment (wxWidgets/wxWidgets#26208) @vadz It works fine now. I don't see any
3:04 AM
wsu
1:08 AM
wxWindow::GetRect() coordinate system?
When I was working on the implementation of the wxScrolled<> autoscroll, my experience with the
unread,
wxWindow::GetRect() coordinate system?
When I was working on the implementation of the wxScrolled<> autoscroll, my experience with the
1:08 AM
VZ
47
Feb 21
Menu appearance fixes for wxMSW (PR #26182)
@MaartenBent commented on this pull request. This works for me. There is just one inconsistency
unread,
Menu appearance fixes for wxMSW (PR #26182)
@MaartenBent commented on this pull request. This works for me. There is just one inconsistency
Feb 21
Vadim Zeitlin
, …
Xaviou
3
Feb 21
Plans for 3.3.2 on 3/3
Hi. It should also be ok fo me. Regards Xav' Le vendredi 20 février 2026 à 22:25:08 UTC+1, Danny
unread,
Plans for 3.3.2 on 3/3
Hi. It should also be ok fo me. Regards Xav' Le vendredi 20 février 2026 à 22:25:08 UTC+1, Danny
Feb 21
VZ
2
Feb 21
3.2 backports 202602 (part 2) (PR #26221)
@vadz pushed 6 commits. df0bcb1 Add forgotten support for %T to our own wxDateTime::Format() code
unread,
3.2 backports 202602 (part 2) (PR #26221)
@vadz pushed 6 commits. df0bcb1 Add forgotten support for %T to our own wxDateTime::Format() code
Feb 21
Dmitrii Serebriannikov
5
Feb 21
Error when building tif_jpeg.c (Issue #26197)
Closed #26197 as completed via aeeae2c. — Reply to this email directly, view it on GitHub, or
unread,
Error when building tif_jpeg.c (Issue #26197)
Closed #26197 as completed via aeeae2c. — Reply to this email directly, view it on GitHub, or
Feb 21
Bill Su
52
Feb 21
make wxScrolled<> autoscroll region configurable (PR #25978)
Merged #25978 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
make wxScrolled<> autoscroll region configurable (PR #25978)
Merged #25978 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Feb 21
AliKet
5
Feb 21
Add wxArtProvider implemebtation for wxQt (PR #26210)
Merged #26210 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Add wxArtProvider implemebtation for wxQt (PR #26210)
Merged #26210 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Feb 21
Hydra
4
Feb 21
OSX: fix missing axes in wxJoystick (PR #26216)
Closed #26216 via 9720f1f. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
OSX: fix missing axes in wxJoystick (PR #26216)
Closed #26216 via 9720f1f. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Feb 21
dsa-t
8
Feb 21
wxRichToolTip text is not visible on KDE+Breath theme (Issue #26185)
Closed #26185 as completed via 4503833. — Reply to this email directly, view it on GitHub, or
unread,
wxRichToolTip text is not visible on KDE+Breath theme (Issue #26185)
Closed #26185 as completed via 4503833. — Reply to this email directly, view it on GitHub, or
Feb 21
Carlo Bramini
5
Feb 21
wxQt: undefined reference to `cairo_surface_get_device_scale' (Issue #26218)
Closed #26218 as completed via 583d44d. — Reply to this email directly, view it on GitHub, or
unread,
wxQt: undefined reference to `cairo_surface_get_device_scale' (Issue #26218)
Closed #26218 as completed via 583d44d. — Reply to this email directly, view it on GitHub, or
Feb 21
Blake-Madden
3
Feb 21
Fix for wxTextEntryDialog resizing in unexpected ways (PR #26213)
Closed #26213 via 7a5aeaa. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Fix for wxTextEntryDialog resizing in unexpected ways (PR #26213)
Closed #26213 via 7a5aeaa. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Feb 21
Maarten
6
Feb 21
Update jpeg and zlib submodules (PR #26199)
Closed #26199 via aeeae2c. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Update jpeg and zlib submodules (PR #26199)
Closed #26199 via aeeae2c. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Feb 21
Will Cosgrove
5
Feb 21
wxTextEntryDialog resizes in unexpected ways (Issue #25739)
Closed #25739 as completed via 7a5aeaa. — Reply to this email directly, view it on GitHub, or
unread,
wxTextEntryDialog resizes in unexpected ways (Issue #25739)
Closed #25739 as completed via 7a5aeaa. — Reply to this email directly, view it on GitHub, or
Feb 21
Maarten
2
Feb 21
CMake backports 02-2026 (PR #26217)
vadz left a comment (wxWidgets/wxWidgets#26217) Thanks, merged, will push soon. — Reply to this email
unread,
CMake backports 02-2026 (PR #26217)
vadz left a comment (wxWidgets/wxWidgets#26217) Thanks, merged, will push soon. — Reply to this email
Feb 21
Carlo Bramini
4
Feb 21
[3.2] wxQt: fix undefined reference to cairo_surface_get_device_scale() (PR #26220)
vadz left a comment (wxWidgets/wxWidgets#26220) Thanks for the confirmation, I'll apply this to
unread,
[3.2] wxQt: fix undefined reference to cairo_surface_get_device_scale() (PR #26220)
vadz left a comment (wxWidgets/wxWidgets#26220) Thanks for the confirmation, I'll apply this to
Feb 21
Carlo Bramini
3
Feb 21
[3.2] wxQt: fix undefined reference to cairo_surface_get_device_scale() (PR #26219)
carlo-bramini left a comment (wxWidgets/wxWidgets#26219) Excuse me, it looks like I did some mistakes
unread,
[3.2] wxQt: fix undefined reference to cairo_surface_get_device_scale() (PR #26219)
carlo-bramini left a comment (wxWidgets/wxWidgets#26219) Excuse me, it looks like I did some mistakes
Feb 21
Blake-Madden
2
Feb 20
Edge Webview fixes (PR #26214)
@vadz approved this pull request. Thanks, looks fine to me. Pinging @TcT2k just in case you have any
unread,
Edge Webview fixes (PR #26214)
@vadz approved this pull request. Thanks, looks fine to me. Pinging @TcT2k just in case you have any
Feb 20
Blake-Madden
3
Feb 20
Adding GetTotalPhysicalMemory() function (Issue #24652)
Closed #24652 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. You
unread,
Adding GetTotalPhysicalMemory() function (Issue #24652)
Closed #24652 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. You
Feb 20
VZ
2
Feb 20
Don't refresh wxAuiToolBar unnecessarily in wxEVT_SIZE handler (PR #26212)
@vadz pushed 1 commit. a144049 Don't refresh wxAuiToolBar unnecessarily in wxEVT_SIZE handler —
unread,
Don't refresh wxAuiToolBar unnecessarily in wxEVT_SIZE handler (PR #26212)
@vadz pushed 1 commit. a144049 Don't refresh wxAuiToolBar unnecessarily in wxEVT_SIZE handler —
Feb 20
dsa-t
3
Feb 20
Controls flicker/disappear in AUI toolbar when resizing sashes on MSW (Issue #26142)
vadz left a comment (wxWidgets/wxWidgets#26142) I thought we'd need something like this to fix it
unread,
Controls flicker/disappear in AUI toolbar when resizing sashes on MSW (Issue #26142)
vadz left a comment (wxWidgets/wxWidgets#26142) I thought we'd need something like this to fix it
Feb 20
VZ
7
Feb 20
Add wxGLContext::GetProcAddress() (PR #26209)
vadz left a comment (wxWidgets/wxWidgets#26209) Merged, we can always add macOS support later. —
unread,
Add wxGLContext::GetProcAddress() (PR #26209)
vadz left a comment (wxWidgets/wxWidgets#26209) Merged, we can always add macOS support later. —
Feb 20
VZ
8
Feb 20
Re: Add `wxGLCanvas::GetProcAddress()` (#9215)
Closed #9215 as completed via b0d50ff. — Reply to this email directly, view it on GitHub, or
unread,
Re: Add `wxGLCanvas::GetProcAddress()` (#9215)
Closed #9215 as completed via b0d50ff. — Reply to this email directly, view it on GitHub, or
Feb 20
VZ
3
Feb 20
Fix `wxSpinButton` appearance in wxMSW dark mode (PR #26203)
Merged #26203 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Fix `wxSpinButton` appearance in wxMSW dark mode (PR #26203)
Merged #26203 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Feb 20
Carlo Bramini
7
Feb 20
Cairo: Add support for Cygwin DLL (PR #26207)
Closed #26207 via ed0abeb. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Cairo: Add support for Cygwin DLL (PR #26207)
Closed #26207 via ed0abeb. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Feb 20
dsa-t
4
Feb 20
Spin control colors break in MSW dark mode (Issue #26198)
Closed #26198 as completed via 802e310. — Reply to this email directly, view it on GitHub, or
unread,
Spin control colors break in MSW dark mode (Issue #26198)
Closed #26198 as completed via 802e310. — Reply to this email directly, view it on GitHub, or
Feb 20
VZ
4
Feb 20
Fix install name change under macOS (PR #26200)
vadz left a comment (wxWidgets/wxWidgets#26200) Thanks for testing! I'm going to push this soon
unread,
Fix install name change under macOS (PR #26200)
vadz left a comment (wxWidgets/wxWidgets#26200) Thanks for testing! I'm going to push this soon
Feb 20