Groups
Groups
Sign in
Groups
Groups
wx-dev
Conversations
About
Send feedback
Help
wx-dev
1–30 of 37650
Mark all as read
Report group
0 selected
RobertRoeb
12
3:40 AM
Updates to or activation of wxChoice, wxStaticBitmap, wxBookCtrl on iOS (PR #25846)
@RobertRoeb pushed 1 commit. 10b8714 Added choice.mm to "files" — View it on GitHub or
unread,
Updates to or activation of wxChoice, wxStaticBitmap, wxBookCtrl on iOS (PR #25846)
@RobertRoeb pushed 1 commit. 10b8714 Added choice.mm to "files" — View it on GitHub or
3:40 AM
RobertRoeb
4
3:33 AM
Implement wxNotebook for iOS (PR #25857)
@RobertRoeb pushed 1 commit. 59e9b03 Added notebook.mm to "files" — View it on GitHub or
unread,
Implement wxNotebook for iOS (PR #25857)
@RobertRoeb pushed 1 commit. 59e9b03 Added notebook.mm to "files" — View it on GitHub or
3:33 AM
RobertRoeb
3
3:32 AM
Implement wxListBox for iOS (PR #25858)
@RobertRoeb pushed 1 commit. fb79d30 Added listbox.mm to "files" — View it on GitHub or
unread,
Implement wxListBox for iOS (PR #25858)
@RobertRoeb pushed 1 commit. fb79d30 Added listbox.mm to "files" — View it on GitHub or
3:32 AM
Stefan Csomor
3
2:16 AM
OSX ios first version of application menubar support (PR #25863)
@csomor pushed 1 commit. 394ccea guard menubuilder — View it on GitHub or unsubscribe. You are
unread,
OSX ios first version of application menubar support (PR #25863)
@csomor pushed 1 commit. 394ccea guard menubuilder — View it on GitHub or unsubscribe. You are
2:16 AM
tmodes-dev
2
Oct 5
Fix SetFont for rich wxTextCtrl when in dark mode (PR #25856)
vadz left a comment (wxWidgets/wxWidgets#25856) Thanks, this looks correct but it potentially changes
unread,
Fix SetFont for rich wxTextCtrl when in dark mode (PR #25856)
vadz left a comment (wxWidgets/wxWidgets#25856) Thanks, this looks correct but it potentially changes
Oct 5
Stefan Csomor
5
Oct 5
OSX make iOS and macOS share more drawing code (PR #25860)
@csomor commented on this pull request. In src/generic/regiong.cpp: > @@ -375,7 +375,9 @@ bool
unread,
OSX make iOS and macOS share more drawing code (PR #25860)
@csomor commented on this pull request. In src/generic/regiong.cpp: > @@ -375,7 +375,9 @@ bool
Oct 5
Luca Allulli
8
Oct 5
Implement (or reimplement) class `wxMetafileDataObject` (Issue #25861)
vadz left a comment (wxWidgets/wxWidgets#25861) Yes, I don't see why it shouldn't (unless it
unread,
Implement (or reimplement) class `wxMetafileDataObject` (Issue #25861)
vadz left a comment (wxWidgets/wxWidgets#25861) Yes, I don't see why it shouldn't (unless it
Oct 5
Dmitry Vilkov
7
Oct 5
Use 'find_dependency()' in CMake Config file (PR #25850)
vadz left a comment (wxWidgets/wxWidgets#25850) This can't be applied before the CI error is
unread,
Use 'find_dependency()' in CMake Config file (PR #25850)
vadz left a comment (wxWidgets/wxWidgets#25850) This can't be applied before the CI error is
Oct 5
Luca Allulli
2
Oct 5
Implement `wxSVGDataObject` (Issue #25862)
vadz left a comment (wxWidgets/wxWidgets#25862) I'm not sure if there is a standard clipboard
unread,
Implement `wxSVGDataObject` (Issue #25862)
vadz left a comment (wxWidgets/wxWidgets#25862) I'm not sure if there is a standard clipboard
Oct 5
RobertRoeb
34
Oct 5
Enable text wrapping inside a vertical sizer for wxStaticText (PR #25753)
vadz left a comment (wxWidgets/wxWidgets#25753) I hoped to work on (1) this weekend but I
unread,
Enable text wrapping inside a vertical sizer for wxStaticText (PR #25753)
vadz left a comment (wxWidgets/wxWidgets#25753) I hoped to work on (1) this weekend but I
Oct 5
RobertRoeb
15
Oct 5
Correct client area origin and navigation back from secondary from on IOS (PR #25841)
@RobertRoeb pushed 1 commit. 79ce11e Corrected typos and whitespace issues — View it on GitHub or
unread,
Correct client area origin and navigation back from secondary from on IOS (PR #25841)
@RobertRoeb pushed 1 commit. 79ce11e Corrected typos and whitespace issues — View it on GitHub or
Oct 5
Stefan Csomor
3
Oct 5
Drawing Sample adaptions for building under iOS (PR #25855)
Merged #25855 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Drawing Sample adaptions for building under iOS (PR #25855)
Merged #25855 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Oct 5
Stefan Csomor
15
Oct 5
OSX iOS support appearance colours (PR #25853)
Merged #25853 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
OSX iOS support appearance colours (PR #25853)
Merged #25853 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Oct 5
0mhu
16
Oct 4
OpenGL Canvas not redrawn under Wayland (Issue #25848)
dsa-t left a comment (wxWidgets/wxWidgets#25848) Does that also happen with the wxWidgets pyramid
unread,
OpenGL Canvas not redrawn under Wayland (Issue #25848)
dsa-t left a comment (wxWidgets/wxWidgets#25848) Does that also happen with the wxWidgets pyramid
Oct 4
Alexey Kostromin
4
Oct 4
wxURL_NOPROTO error on Windows with vcpkg installaiton (Issue #25859)
alexkmbk left a comment (wxWidgets/wxWidgets#25859) wxURL doesn't support HTTPS, please use
unread,
wxURL_NOPROTO error on Windows with vcpkg installaiton (Issue #25859)
alexkmbk left a comment (wxWidgets/wxWidgets#25859) wxURL doesn't support HTTPS, please use
Oct 4
Igor Korot
, …
Vadim Zeitlin
9
Oct 4
Warning on OSX
On Fri, 3 Oct 2025 10:54:56 -0700 (PDT) Dan Korn wrote: DK> This is still an issue in the latest
unread,
Warning on OSX
On Fri, 3 Oct 2025 10:54:56 -0700 (PDT) Dan Korn wrote: DK> This is still an issue in the latest
Oct 4
thbhorse
6
Oct 3
wxFileDialog not work in win11 (Issue #25558)
Closed #25558 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. You
unread,
wxFileDialog not work in win11 (Issue #25558)
Closed #25558 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. You
Oct 3
Dan Korn
, …
Vadim Zeitlin
6
Oct 3
msw\textctrl assert "wrong initial m_updatesCount value"
Thanks Vadim. I'll see if I can make a minimal sample to reproduce. Dan On Friday, October 3,
unread,
msw\textctrl assert "wrong initial m_updatesCount value"
Thanks Vadim. I'll see if I can make a minimal sample to reproduce. Dan On Friday, October 3,
Oct 3
rocrail
9
Oct 3
macOS 26 wxRadioBox SetString() destruct layout (Issue #25831)
rocrail left a comment (wxWidgets/wxWidgets#25831) I found a work-around for this layout issue: Put
unread,
macOS 26 wxRadioBox SetString() destruct layout (Issue #25831)
rocrail left a comment (wxWidgets/wxWidgets#25831) I found a work-around for this layout issue: Put
Oct 3
VZ
Oct 3
Clarify wxLog::SetActiveTarget() (PR #25854)
See #25852. (cherry picked from commit 5de9ceb) You can view, comment on, or merge this pull request
unread,
Clarify wxLog::SetActiveTarget() (PR #25854)
See #25852. (cherry picked from commit 5de9ceb) You can view, comment on, or merge this pull request
Oct 3
VZ
13
Oct 3
Proposed backports to 3.2 (PR #25752)
Merged #25752 into 3.2. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Proposed backports to 3.2 (PR #25752)
Merged #25752 into 3.2. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Oct 3
ssrlive
36
Oct 2
Fix wxGetBestTreeSize function (PR #25843)
ssrlive left a comment (wxWidgets/wxWidgets#25843) After the patch c6d9248 It looks the same
unread,
Fix wxGetBestTreeSize function (PR #25843)
ssrlive left a comment (wxWidgets/wxWidgets#25843) After the patch c6d9248 It looks the same
Oct 2
Ulrich Telle
92
Oct 2
Add some symbols for retrieving locale info (PR #25765)
vadz left a comment (wxWidgets/wxWidgets#25765) Thanks for confirmation, I'll try to rereview and
unread,
Add some symbols for retrieving locale info (PR #25765)
vadz left a comment (wxWidgets/wxWidgets#25765) Thanks for confirmation, I'll try to rereview and
Oct 2
RobertRoeb
,
Stefan Csomor
85
Oct 2
Implement native scrolling on iOS (PR #25827)
Closed #25827 via 9e5b420. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Implement native scrolling on iOS (PR #25827)
Closed #25827 via 9e5b420. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Oct 2
Blake-Madden
3
Oct 2
Clarify wxLog::SetActiveTarget (PR #25852)
Closed #25852 via 5de9ceb. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Clarify wxLog::SetActiveTarget (PR #25852)
Closed #25852 via 5de9ceb. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Oct 2
Stefan Ziegler
7
Oct 2
TYMED_ISTREAM should be used for CFSTR_FILECONTENTS (PR #25776)
vadz left a comment (wxWidgets/wxWidgets#25776) Sorry, I'm not going to apply this for now as I
unread,
TYMED_ISTREAM should be used for CFSTR_FILECONTENTS (PR #25776)
vadz left a comment (wxWidgets/wxWidgets#25776) Sorry, I'm not going to apply this for now as I
Oct 2
Stefan Csomor
7
Oct 2
OSX iOS update app window layout methods (PR #25849)
Merged #25849 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
OSX iOS update app window layout methods (PR #25849)
Merged #25849 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Oct 2
Ivan Baidakou
3
Oct 2
(#16428) allow to set custom font for generic tree ctl (gtk) (PR #25851)
basiliscos left a comment (wxWidgets/wxWidgets#25851) I do have to wonder why do we need m_normalFont
unread,
(#16428) allow to set custom font for generic tree ctl (gtk) (PR #25851)
basiliscos left a comment (wxWidgets/wxWidgets#25851) I do have to wonder why do we need m_normalFont
Oct 2
VZ
6
Oct 1
Re: wxSpinCtrl and `wxEVT_SPIN_{UP,DOWN}` (#17719)
k3DW left a comment (wxWidgets/wxWidgets#17719) Yes, I would like to veto the event. I want different
unread,
Re: wxSpinCtrl and `wxEVT_SPIN_{UP,DOWN}` (#17719)
k3DW left a comment (wxWidgets/wxWidgets#17719) Yes, I would like to veto the event. I want different
Oct 1
AliKet
18
Oct 1
Msw rtl2 (PR #25426)
@AliKet pushed 15 commits. 32a3e8f Revert commit 288b208a0a4d306afa7c356af6e17105bd24485c 5f3b21b
unread,
Msw rtl2 (PR #25426)
@AliKet pushed 15 commits. 32a3e8f Revert commit 288b208a0a4d306afa7c356af6e17105bd24485c 5f3b21b
Oct 1