Groups
Groups
Sign in
Groups
Groups
wx-dev
Conversations
About
Send feedback
Help
Group path
wx-dev
1–30 of 39011
Mark all as read
Report group
0 selected
Quin Gillespie
2
10:41 PM
Add native wxHyperlinkCtrl implementation for macOS (PR #27059)
@trypsynth pushed 1 commit. 9ee9325 Add native wxHyperlinkCtrl to Makefile.in and Xcode project —
unread,
Add native wxHyperlinkCtrl implementation for macOS (PR #27059)
@trypsynth pushed 1 commit. 9ee9325 Add native wxHyperlinkCtrl to Makefile.in and Xcode project —
10:41 PM
Quin Gillespie
2
10:40 PM
Add native wxCollapsibleHeaderCtrl implementation for macOS (PR #27058)
@trypsynth pushed 1 commit. f8f5c9e Add native wxCollapsibleHeaderCtrl to Makefile.in and Xcode
unread,
Add native wxCollapsibleHeaderCtrl implementation for macOS (PR #27058)
@trypsynth pushed 1 commit. f8f5c9e Add native wxCollapsibleHeaderCtrl to Makefile.in and Xcode
10:40 PM
Quin Gillespie
10:02 PM
Fix Escape not closing generic about dialog under macOS (PR #27057)
Under macOS the generic about dialog, used by wxAboutBox() when there is more information than the
unread,
Fix Escape not closing generic about dialog under macOS (PR #27057)
Under macOS the generic about dialog, used by wxAboutBox() when there is more information than the
10:02 PM
Quin Gillespie
9:52 PM
Add wxWindow::SetAccessibleName() (PR #27056)
As discussed in #27051 and #27055, this adds wxWindow::SetAccessibleName() and GetAccessibleName() ,
unread,
Add wxWindow::SetAccessibleName() (PR #27056)
As discussed in #27051 and #27055, this adds wxWindow::SetAccessibleName() and GetAccessibleName() ,
9:52 PM
Quin Gillespie
4
8:47 PM
Fix missing accessible name for bitmap-only buttons under MSW (PR #27051)
Closed #27051 via ffb5580. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
Fix missing accessible name for bitmap-only buttons under MSW (PR #27051)
Closed #27051 via ffb5580. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
8:47 PM
Blake-Madden
6
8:47 PM
Add keyboard navigation to Ribbon (PR #27046)
Merged #27046 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
Add keyboard navigation to Ribbon (PR #27046)
Merged #27046 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
8:47 PM
Quin Gillespie
5
8:47 PM
Fix Tab navigation into generic wxInfoBar (PR #27052)
Closed #27052 via ef31697. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
Fix Tab navigation into generic wxInfoBar (PR #27052)
Closed #27052 via ef31697. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
8:47 PM
Quin Gillespie
4
8:47 PM
Announce generic wxInfoBar messages to screen readers (PR #27053)
Closed #27053 via b841d3c. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
Announce generic wxInfoBar messages to screen readers (PR #27053)
Closed #27053 via b841d3c. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
8:47 PM
Richard Thomson
10
8:47 PM
Respect global MSW tooltip disabling (PR #27029)
Closed #27029 via cecc7ee. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
Respect global MSW tooltip disabling (PR #27029)
Closed #27029 via cecc7ee. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
8:47 PM
Quin Gillespie
4
8:43 PM
Add wxTextCtrl::SetAcceptFocusFromKeyboard() (PR #27054)
trypsynth left a comment (wxWidgets/wxWidgets#27054) Thanks, I've updated this PR to add wxWindow
unread,
Add wxTextCtrl::SetAcceptFocusFromKeyboard() (PR #27054)
trypsynth left a comment (wxWidgets/wxWidgets#27054) Thanks, I've updated this PR to add wxWindow
8:43 PM
Quin Gillespie
4
8:40 PM
Use read-only wxTextCtrl for license and credits in generic about dialog (PR #27055)
trypsynth left a comment (wxWidgets/wxWidgets#27055) We do, but only for generic windows: when a
unread,
Use read-only wxTextCtrl for license and credits in generic about dialog (PR #27055)
trypsynth left a comment (wxWidgets/wxWidgets#27055) We do, but only for generic windows: when a
8:40 PM
Aryan
25
8:22 PM
wxMSW: Fix trapped menu keyboard focus after Explorer restart (PR #26799)
trypsynth left a comment (wxWidgets/wxWidgets#26799) @vadz you're sharp! I've tested this now
unread,
wxMSW: Fix trapped menu keyboard focus after Explorer restart (PR #26799)
trypsynth left a comment (wxWidgets/wxWidgets#26799) @vadz you're sharp! I've tested this now
8:22 PM
Quin Gillespie
6
8:03 PM
Allow keyboard focus on credits and license text in generic about dialog (PR #27050)
trypsynth left a comment (wxWidgets/wxWidgets#27050) Thanks, I'll redo this with a read-only
unread,
Allow keyboard focus on credits and license text in generic about dialog (PR #27050)
trypsynth left a comment (wxWidgets/wxWidgets#27050) Thanks, I'll redo this with a read-only
8:03 PM
Quin Gillespie
5
7:56 PM
Fix wxGenericCollapsiblePane focus and duplicate accessible name (PR #27049)
trypsynth left a comment (wxWidgets/wxWidgets#27049) Thanks, that's a better fix. I've
unread,
Fix wxGenericCollapsiblePane focus and duplicate accessible name (PR #27049)
trypsynth left a comment (wxWidgets/wxWidgets#27049) Thanks, that's a better fix. I've
7:56 PM
Richard Thomson
4
7:44 PM
Fit wrapsizer sample after initial wrapping (PR #27036)
@LegalizeAdulthood pushed 1 commit. e072e6c Use width-aware sizing in wrapsizer sample — View it on
unread,
Fit wrapsizer sample after initial wrapping (PR #27036)
@LegalizeAdulthood pushed 1 commit. e072e6c Use width-aware sizing in wrapsizer sample — View it on
7:44 PM
Quin Gillespie
4
7:31 PM
Fix wxCollapsibleHeaderCtrl accessibility and Enter key under MSW (PR #27048)
@trypsynth pushed 1 commit. f87ff32 fix Enter handling in wxCollapsibleHeaderCtrl using wxWANTS_CHARS
unread,
Fix wxCollapsibleHeaderCtrl accessibility and Enter key under MSW (PR #27048)
@trypsynth pushed 1 commit. f87ff32 fix Enter handling in wxCollapsibleHeaderCtrl using wxWANTS_CHARS
7:31 PM
exkrexpexfex
13
6:01 PM
Fix file drag sources in the Cocoa backend (PR #27047)
exkrexpexfex left a comment (wxWidgets/wxWidgets#27047) @vadz thanks for review! Files are dragging
unread,
Fix file drag sources in the Cocoa backend (PR #27047)
exkrexpexfex left a comment (wxWidgets/wxWidgets#27047) @vadz thanks for review! Files are dragging
6:01 PM
Iolanda Asavei
2
1:32 PM
(RM-77291) Reverted DoDrawPoint() to the 3.1.2 implementation (PR #27045)
Closed #27045. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
(RM-77291) Reverted DoDrawPoint() to the 3.1.2 implementation (PR #27045)
Closed #27045. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
1:32 PM
Tommy Krul
4
1:16 PM
wxOSX: menu item bitmaps are hidden on macOS 27 because NSMenuItem.preferredImageVisibility is never set (Issue #27019)
Tommykrul left a comment (wxWidgets/wxWidgets#27019) @csomor Thanks for the quick follow up. I didn
unread,
wxOSX: menu item bitmaps are hidden on macOS 27 because NSMenuItem.preferredImageVisibility is never set (Issue #27019)
Tommykrul left a comment (wxWidgets/wxWidgets#27019) @csomor Thanks for the quick follow up. I didn
1:16 PM
VZ
2
12:06 PM
Re: wxToolbar's buttons ignore wxToolTip::Enable(false) (#10072)
vadz left a comment (wxWidgets/wxWidgets#10072) We're not going to implement this, disabling
unread,
Re: wxToolbar's buttons ignore wxToolTip::Enable(false) (#10072)
vadz left a comment (wxWidgets/wxWidgets#10072) We're not going to implement this, disabling
12:06 PM
Jan Schuerman
2
11:24 AM
Feature/44840 revert (PR #27044)
Closed #27044. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
Feature/44840 revert (PR #27044)
Closed #27044. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
11:24 AM
VZ
2
10:47 AM
Fix best size computation in wxGenericTreeCtrl (PR #27043)
@vadz pushed 5 commits. 86415be Fix returning wrong value of wxGenericListCtrl::GetCountPerPage()
unread,
Fix best size computation in wxGenericTreeCtrl (PR #27043)
@vadz pushed 5 commits. 86415be Fix returning wrong value of wxGenericListCtrl::GetCountPerPage()
10:47 AM
Richard Thomson
16
10:06 AM
Resize AUI MDI client with parent frame (PR #26903)
vadz left a comment (wxWidgets/wxWidgets#26903) Hmm, should we fix this by checking if the first
unread,
Resize AUI MDI client with parent frame (PR #26903)
vadz left a comment (wxWidgets/wxWidgets#26903) Hmm, should we fix this by checking if the first
10:06 AM
RobertRoeb
18
9:34 AM
Corrected wxTreeCtrl::DoGetBestSize(), added DoGetBestClientWidth (PR #26097)
vadz left a comment (wxWidgets/wxWidgets#26097) I've created #27043 replacing this one, so
unread,
Corrected wxTreeCtrl::DoGetBestSize(), added DoGetBestClientWidth (PR #26097)
vadz left a comment (wxWidgets/wxWidgets#26097) I've created #27043 replacing this one, so
9:34 AM
VZ
2
9:06 AM
Fix bug in wxGTK event loop implementation responsible for `wxWebRequestCURL` bugs (PR #27041)
@vadz pushed 2 commits. 75b1f8a Add a unit test exercising now fixed bugs in wxWebRequestCURL 1b775d7
unread,
Fix bug in wxGTK event loop implementation responsible for `wxWebRequestCURL` bugs (PR #27041)
@vadz pushed 2 commits. 75b1f8a Add a unit test exercising now fixed bugs in wxWebRequestCURL 1b775d7
9:06 AM
Iolanda Asavei
4
9:00 AM
Made wxObjectRefData reference counting thread-safe (PR #27042)
vadz left a comment (wxWidgets/wxWidgets#27042) GUI objects can only be used from the main thread,
unread,
Made wxObjectRefData reference counting thread-safe (PR #27042)
vadz left a comment (wxWidgets/wxWidgets#27042) GUI objects can only be used from the main thread,
9:00 AM
ollydbg
, …
asm warrior
66
7:41 AM
when drag the wxAUI window edge, there are some ugly lines shows in the desktop like edge shadows (Issue #23982)
Closed #23982 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
when drag the wxAUI window edge, there are some ugly lines shows in the desktop like edge shadows (Issue #23982)
Closed #23982 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
7:41 AM
Blake-Madden
26
6:37 AM
Add & fix SVG Graphics Context unit tests (PR #26504)
Closed #26504. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
Add & fix SVG Graphics Context unit tests (PR #26504)
Closed #26504. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
6:37 AM
Vadim Zeitlin
, …
Xaviou
3
1:04 AM
Planning 3.3.4 and 3.2.12 for 2026-10-10
Hi. It should be ok for me. Regards. Xav' Le dimanche 20 septembre 2026 à 01:46:38 UTC+2, Danny
unread,
Planning 3.3.4 and 3.2.12 for 2026-10-10
Hi. It should be ok for me. Regards. Xav' Le dimanche 20 septembre 2026 à 01:46:38 UTC+2, Danny
1:04 AM
Gunter Königsman
5
Sep 20
Fix wxWebRequest hanging forever with the curl backend (PR #27040)
Closed #27040. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
Fix wxWebRequest hanging forever with the curl backend (PR #27040)
Closed #27040. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
Sep 20