Groups
Groups
Sign in
Groups
Groups
wx-dev
Conversations
About
Send feedback
Help
wx-dev
1–30 of 37870
Mark all as read
Report group
0 selected
Henk Demper
Dec 30
State images for wxTreeCtrl not changing when no images are used (Issue #26059)
HenkDemper created an issue (wxWidgets/wxWidgets#26059) Hi Vadim, others. Using wxWidgets f3aa944
unread,
State images for wxTreeCtrl not changing when no images are used (Issue #26059)
HenkDemper created an issue (wxWidgets/wxWidgets#26059) Hi Vadim, others. Using wxWidgets f3aa944
Dec 30
Václav Slavík
Dec 29
Fix wxChoice::GetBestSize() on macOS 26 (PR #26058)
I either didn't notice initially or this was adjusted in macOS 26.2, but wxChoice best size was
unread,
Fix wxChoice::GetBestSize() on macOS 26 (PR #26058)
I either didn't notice initially or this was adjusted in macOS 26.2, but wxChoice best size was
Dec 29
RobertRoeb
7
Dec 29
OSX: choose grey tone for selection background in dark mode (PR #26035)
RobertRoeb left a comment (wxWidgets/wxWidgets#26035) I may have misread the docs. I tested the
unread,
OSX: choose grey tone for selection background in dark mode (PR #26035)
RobertRoeb left a comment (wxWidgets/wxWidgets#26035) I may have misread the docs. I tested the
Dec 29
szpeak
4
Dec 29
wxPaintDC Exception during screen power saving on windows (Issue #26054)
MaartenBent left a comment (wxWidgets/wxWidgets#26054) The mentioned fix was added in 3.3.1, see #
unread,
wxPaintDC Exception during screen power saving on windows (Issue #26054)
MaartenBent left a comment (wxWidgets/wxWidgets#26054) The mentioned fix was added in 3.3.1, see #
Dec 29
Randalphwa
59
Dec 28
Add wxLunaSVG rendering enginge library (PR #25902)
@Randalphwa pushed 1 commit. e99d83a Merge branch 'master' into lunasvg — View it on GitHub
unread,
Add wxLunaSVG rendering enginge library (PR #25902)
@Randalphwa pushed 1 commit. e99d83a Merge branch 'master' into lunasvg — View it on GitHub
Dec 28
Daniel Collins
Dec 28
Avoid duplicate toolbar item IDs on macOS (PR #26057)
We use the wxToolBarTool address as the native toolbar item ID, which must be unique within the
unread,
Avoid duplicate toolbar item IDs on macOS (PR #26057)
We use the wxToolBarTool address as the native toolbar item ID, which must be unique within the
Dec 28
GenevensiS
Dec 28
wxFontEnumerator::IsValidFacename does not account for fuzzy matching (Issue #26056)
GenevensiS created an issue (wxWidgets/wxWidgets#26056) When I get the list of fonts using
unread,
wxFontEnumerator::IsValidFacename does not account for fuzzy matching (Issue #26056)
GenevensiS created an issue (wxWidgets/wxWidgets#26056) When I get the list of fonts using
Dec 28
glenrgordon
Dec 27
Windows Accessibility: Report checked checked state of items in wxCheckListBox (PR #26055)
The standard Windows ListBox class has no concept of checked/unchecked state of items. WXWidgets
unread,
Windows Accessibility: Report checked checked state of items in wxCheckListBox (PR #26055)
The standard Windows ListBox class has no concept of checked/unchecked state of items. WXWidgets
Dec 27
Mohmed abdel-fattah
6
Dec 27
Improve MSW menu dark-mode rendering and Windows 11 menu appearance (PR #26053)
@PBfordev commented on this pull request. Thanks for the work. I am not really qualified to review
unread,
Improve MSW menu dark-mode rendering and Windows 11 menu appearance (PR #26053)
@PBfordev commented on this pull request. Thanks for the work. I am not really qualified to review
Dec 27
Bill Su
8
Dec 25
make wxScrolled<> autoscroll region configurable (PR #25978)
@wsu-cb pushed 1 commit. a5f5095 wxScrolled<>: for interior scroll, autoscroll window under
unread,
make wxScrolled<> autoscroll region configurable (PR #25978)
@wsu-cb pushed 1 commit. a5f5095 wxScrolled<>: for interior scroll, autoscroll window under
Dec 25
0tkl
5
Dec 25
Toolbar high DPI on MSW (Issue #26038)
0tkl left a comment (wxWidgets/wxWidgets#26038) scaled-96DPI.png (view on web) At 100% scaling or 96
unread,
Toolbar high DPI on MSW (Issue #26038)
0tkl left a comment (wxWidgets/wxWidgets#26038) scaled-96DPI.png (view on web) At 100% scaling or 96
Dec 25
Ulrich Telle
6
Dec 25
Fix issue #26044 - GetBestTranslation (PR #26050)
utelle left a comment (wxWidgets/wxWidgets#26050) However, if you take into account that even a
unread,
Fix issue #26044 - GetBestTranslation (PR #26050)
utelle left a comment (wxWidgets/wxWidgets#26050) However, if you take into account that even a
Dec 25
Rafael
5
Dec 25
Re: wxDateTime::ParseDate problem (#3049)
PBfordev left a comment (wxWidgets/wxWidgets#3049) How can wxDateTime()::ParseFormat() be used while
unread,
Re: wxDateTime::ParseDate problem (#3049)
PBfordev left a comment (wxWidgets/wxWidgets#3049) How can wxDateTime()::ParseFormat() be used while
Dec 25
David Hansel
5
Dec 23
Prevent crash in wxD2DRenderer::CreateContext* if BindDC() call fails. (PR #26052)
@vadz commented on this pull request. In src/msw/graphicsd2d.cpp: > @@ -5169,7 +5189,13 @@
unread,
Prevent crash in wxD2DRenderer::CreateContext* if BindDC() call fails. (PR #26052)
@vadz commented on this pull request. In src/msw/graphicsd2d.cpp: > @@ -5169,7 +5189,13 @@
Dec 23
David Hansel
5
Dec 23
wxMSW crashes when attempting to create a wxGraphicsContext for a D2DRenderer using a very large bitmap (Issue #26041)
dhansel left a comment (wxWidgets/wxWidgets#26041) I submitted a pull request. Let me know if this is
unread,
wxMSW crashes when attempting to create a wxGraphicsContext for a D2DRenderer using a very large bitmap (Issue #26041)
dhansel left a comment (wxWidgets/wxWidgets#26041) I submitted a pull request. Let me know if this is
Dec 23
Mark Roszko
10
Dec 23
wxGrid should disable ime input on read-only cells (Issue #24558)
vadz left a comment (wxWidgets/wxWidgets#24558) I'll try to do something about it before the next
unread,
wxGrid should disable ime input on read-only cells (Issue #24558)
vadz left a comment (wxWidgets/wxWidgets#24558) I'll try to do something about it before the next
Dec 23
arch1t3cht
8
Dec 23
Regression: GetBestTranslation() returns suboptimal and/or inconsistent results (Issue #26044)
utelle left a comment (wxWidgets/wxWidgets#26044) PR #26050 fixes the issue. — Reply to this email
unread,
Regression: GetBestTranslation() returns suboptimal and/or inconsistent results (Issue #26044)
utelle left a comment (wxWidgets/wxWidgets#26044) PR #26050 fixes the issue. — Reply to this email
Dec 23
Ethin Probst
2
Dec 23
wxRichTextCtrl is inaccessible to screen readers (Issue #26051)
vadz left a comment (wxWidgets/wxWidgets#26051) Unfortunately wxRichTextCtrl is not maintained by its
unread,
wxRichTextCtrl is inaccessible to screen readers (Issue #26051)
vadz left a comment (wxWidgets/wxWidgets#26051) Unfortunately wxRichTextCtrl is not maintained by its
Dec 23
VZ
7
Dec 23
Allow reusing POST data when using wxWebRequestCURL (PR #26048)
Merged #26048 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Allow reusing POST data when using wxWebRequestCURL (PR #26048)
Merged #26048 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Dec 23
VZ
2
Dec 23
Fix using built-in libjpeg from built-in libtiff (PR #26049)
Merged #26049 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Fix using built-in libjpeg from built-in libtiff (PR #26049)
Merged #26049 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Dec 23
Sergiy Kurinny
7
Dec 23
[wxMSW 3.3.0 Dark Mode] wxMenuItem incorrect colors after SetDisabledBitmap is called (Issue #25577)
vadz left a comment (wxWidgets/wxWidgets#25577) Any PRs would definitely be welcome, thanks in
unread,
[wxMSW 3.3.0 Dark Mode] wxMenuItem incorrect colors after SetDisabledBitmap is called (Issue #25577)
vadz left a comment (wxWidgets/wxWidgets#25577) Any PRs would definitely be welcome, thanks in
Dec 23
Eran Ifrah
8
Dec 23
[wxMSW] wxRichTooltip & Dark Theme (Issue #25891)
memoarfaa left a comment (wxWidgets/wxWidgets#25891) Hi @vadz look at ShowFor Method and
unread,
[wxMSW] wxRichTooltip & Dark Theme (Issue #25891)
memoarfaa left a comment (wxWidgets/wxWidgets#25891) Hi @vadz look at ShowFor Method and
Dec 23
Proshanto-1234
6
Dec 22
Fix wxMkDir call by adding missing mode_t argument (PR #26042)
Closed #26042 via cb03467. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Fix wxMkDir call by adding missing mode_t argument (PR #26042)
Closed #26042 via cb03467. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Dec 22
VZ
2
Dec 22
Provide default value for wxMkDir() "mode" under all platforms (PR #26045)
Merged #26045 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Provide default value for wxMkDir() "mode" under all platforms (PR #26045)
Merged #26045 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Dec 22
gmeeker
3
Dec 22
CMake is unable to find gio/gunixfdlist.h (Issue #26040)
gmeeker left a comment (wxWidgets/wxWidgets#26040) I think your assessment is correct. With GTK3 it
unread,
CMake is unable to find gio/gunixfdlist.h (Issue #26040)
gmeeker left a comment (wxWidgets/wxWidgets#26040) I think your assessment is correct. With GTK3 it
Dec 22
VZ
Dec 22
Allow to fine tune redirection handling in wxWebRequest (Issue #26047)
vadz created an issue (wxWidgets/wxWidgets#26047) In addition to the possibility of disabling
unread,
Allow to fine tune redirection handling in wxWebRequest (Issue #26047)
vadz created an issue (wxWidgets/wxWidgets#26047) In addition to the possibility of disabling
Dec 22
VZ
Dec 22
Handle HTTP 307 and 308 redirect status codes in `wxWebRequestWinHTTP` (Issue #26046)
vadz created an issue (wxWidgets/wxWidgets#26046) Currently WinHTTP-based wxWebRequest implementation
unread,
Handle HTTP 307 and 308 redirect status codes in `wxWebRequestWinHTTP` (Issue #26046)
vadz created an issue (wxWidgets/wxWidgets#26046) Currently WinHTTP-based wxWebRequest implementation
Dec 22
Ryan Carsten Schmidt
11
Dec 21
Build failure on macOS 11 and earlier due to use of `readlink -f` (Issue #25675)
moubctez left a comment (wxWidgets/wxWidgets#25675) I had to fix configure this way (for PkgSrc): ---
unread,
Build failure on macOS 11 and earlier due to use of `readlink -f` (Issue #25675)
moubctez left a comment (wxWidgets/wxWidgets#25675) I had to fix configure this way (for PkgSrc): ---
Dec 21
Igor Korot
,
Vadim Zeitlin
3
Dec 21
files.bkl question
Vadim, On Sun, Dec 21, 2025, 10:25 AM Vadim Zeitlin <va...@wxwidgets.org> wrote: On Sat, 20 Dec
unread,
files.bkl question
Vadim, On Sun, Dec 21, 2025, 10:25 AM Vadim Zeitlin <va...@wxwidgets.org> wrote: On Sat, 20 Dec
Dec 21
VZ
3
Dec 21
Linking with `wx::base` still defines `-D__WX${TOOLKIT}__` (Issue #26043)
vadz left a comment (wxWidgets/wxWidgets#26043) So is the problem that base libraries (base, net, xml
unread,
Linking with `wx::base` still defines `-D__WX${TOOLKIT}__` (Issue #26043)
vadz left a comment (wxWidgets/wxWidgets#26043) So is the problem that base libraries (base, net, xml
Dec 21