Groups
Sign in
Groups
wx-dev
Conversations
About
Send feedback
Help
wx-dev
Contact owners and managers
1–30 of 36621
Mark all as read
Report group
0 selected
DavidRamer
4
1:29 PM
Undetermined execution error on simplest of GUI programs with no user code (Issue #24945)
No, I mean the file being read by wxFileConfig , ie the config file of your program, something like
unread,
Undetermined execution error on simplest of GUI programs with no user code (Issue #24945)
No, I mean the file being read by wxFileConfig , ie the config file of your program, something like
1:29 PM
Lauri Nurmi
Nov 7
Fix non-ASCII msgids with wxGETTEXT_IN_CONTEXT_PLURAL (PR #24944)
The compilation fix in PR #24925, a47b560 (Fix wxGETTEXT_IN_CONTEXT* with
unread,
Fix non-ASCII msgids with wxGETTEXT_IN_CONTEXT_PLURAL (PR #24944)
The compilation fix in PR #24925, a47b560 (Fix wxGETTEXT_IN_CONTEXT* with
Nov 7
Lauri Nurmi
Nov 7
Define wxPLURAL regardless of WXINTL_NO_GETTEXT_MACRO (PR #24943)
The purpose of WXINTL_NO_GETTEXT_MACRO is, as I understand it, to avoid name clashes between _() and
unread,
Define wxPLURAL regardless of WXINTL_NO_GETTEXT_MACRO (PR #24943)
The purpose of WXINTL_NO_GETTEXT_MACRO is, as I understand it, to avoid name clashes between _() and
Nov 7
David Connet
7
Nov 6
Printing on Windows 11 does not honor portrait/landscape flag. (Issue #24130)
That might be weird to the user when they select a program option and suddenly the print dialog
unread,
Printing on Windows 11 does not honor portrait/landscape flag. (Issue #24130)
That might be weird to the user when they select a program option and suddenly the print dialog
Nov 6
taler21
3
Nov 6
Padding of `wxMenu` and `wxMenuItem` is too small in high DPI (Issue #24821)
Theoretically, as a workaround, the undocumented message WM_UAHMEASUREMENUITEM mentioned in this
unread,
Padding of `wxMenu` and `wxMenuItem` is too small in high DPI (Issue #24821)
Theoretically, as a workaround, the undocumented message WM_UAHMEASUREMENUITEM mentioned in this
Nov 6
StingKo
Nov 5
When the total width of all columns added to wxDataViewCtrl exceeds the parent view, the last column will not be displayed. (Issue #24942)
Description When using wxDataViewCtrl in wxCocoa and adding columns with AppendColumn, if the total
unread,
When the total width of all columns added to wxDataViewCtrl exceeds the parent view, the last column will not be displayed. (Issue #24942)
Description When using wxDataViewCtrl in wxCocoa and adding columns with AppendColumn, if the total
Nov 5
taler21
Nov 5
Fix indent of imageless `wxTreeCtrl` in high DPI under MSW (PR #24941)
Fixes #24640 while taking into account that users can set a custom indent via wxTreeCtrl::SetIndent()
unread,
Fix indent of imageless `wxTreeCtrl` in high DPI under MSW (PR #24941)
Fixes #24640 while taking into account that users can set a custom indent via wxTreeCtrl::SetIndent()
Nov 5
pollux
2
Nov 5
ChangeWindowMessageFilter Invalid (Issue #24940)
1.png (view on web) — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
ChangeWindowMessageFilter Invalid (Issue #24940)
1.png (view on web) — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Nov 5
paulcor
2
Nov 4
Fix loading BMP files which use 32bpp but do not have valid alpha (PR #24939)
Merged #24939 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Fix loading BMP files which use 32bpp but do not have valid alpha (PR #24939)
Merged #24939 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Nov 4
VZ
6
Nov 4
Re: AddCatalog doesn't fail with wxLANGUAGE_DEFAULT (#18227)
Sadly it still seems to work the same way as before. Now testing on Windows 10, Finnish.
unread,
Re: AddCatalog doesn't fail with wxLANGUAGE_DEFAULT (#18227)
Sadly it still seems to work the same way as before. Now testing on Windows 10, Finnish.
Nov 4
svprok
8
Nov 4
Crash in wxDataViewModel::ItemsAdded or wxDataViewModel::ItemsDeleted in app built for Linux gtk wxWidgets 3.2.4 (Issue #24148)
I had the same issue, using a model with 2 wxDataViewCtrl, one in each tab of wxAuiNotebook. Calling
unread,
Crash in wxDataViewModel::ItemsAdded or wxDataViewModel::ItemsDeleted in app built for Linux gtk wxWidgets 3.2.4 (Issue #24148)
I had the same issue, using a model with 2 wxDataViewCtrl, one in each tab of wxAuiNotebook. Calling
Nov 4
paulcor
3
Nov 3
`SetDeviceOrigin()` not working with inverted axis wxMSW (Issue #24198)
I don't remember how I encountered this bug, and I no longer have easy access to Windows, so
unread,
`SetDeviceOrigin()` not working with inverted axis wxMSW (Issue #24198)
I don't remember how I encountered this bug, and I no longer have easy access to Windows, so
Nov 3
VZ
Nov 3
Account for axis sign when handling device origin in wxMSW wxDC (PR #24938)
Changes of 4f9186f (Increase usable scrolling range in wxMSW by a factor of 10000, 2022-04-30) broke
unread,
Account for axis sign when handling device origin in wxMSW wxDC (PR #24938)
Changes of 4f9186f (Increase usable scrolling range in wxMSW by a factor of 10000, 2022-04-30) broke
Nov 3
VZ
6
Nov 3
Stop using bakefile 0.x (Issue #23249)
Both these tools can generate make/project files usable without them (just as bakefile did). But we
unread,
Stop using bakefile 0.x (Issue #23249)
Both these tools can generate make/project files usable without them (just as bakefile did). But we
Nov 3
VZ
3
Nov 3
`wxSYS_COLOUR_BTNFACE` value in dark mode (Issue #24634)
Closed #24634 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. You
unread,
`wxSYS_COLOUR_BTNFACE` value in dark mode (Issue #24634)
Closed #24634 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. You
Nov 3
oneeyeman1
3
Nov 3
"Window" lost even though it didn't have it (Issue #22859)
Somehow I don't see this any more, even though I don't see any changes which could have fixed
unread,
"Window" lost even though it didn't have it (Issue #22859)
Somehow I don't see this any more, even though I don't see any changes which could have fixed
Nov 3
VZ
4
Nov 3
Add MSVC projects for all samples (PR #24937)
@vadz pushed 1 commit. 606abae Build all samples in non-ARM GitHub MSW CI job — View it on GitHub or
unread,
Add MSVC projects for all samples (PR #24937)
@vadz pushed 1 commit. 606abae Build all samples in non-ARM GitHub MSW CI job — View it on GitHub or
Nov 3
JP Mattia
10
Nov 2
Fix issues in IPC using TCP sockets (PR #24858)
OK, I will have to back-burner this for a while, but I wanted to document the state of the code. What
unread,
Fix issues in IPC using TCP sockets (PR #24858)
OK, I will have to back-burner this for a while, but I wanted to document the state of the code. What
Nov 2
unxed
8
Nov 2
Re: EVT_CHAR not triggered for Alt+non_latin_letter (cyrillic, for example) (#18637)
Sorry for that! Already found everything I needed by myself — Reply to this email directly, view it
unread,
Re: EVT_CHAR not triggered for Alt+non_latin_letter (cyrillic, for example) (#18637)
Sorry for that! Already found everything I needed by myself — Reply to this email directly, view it
Nov 2
unxed
10
Nov 2
wx uses incorrect keyboard layout in some cases (Issue #24772)
keycode is correct, but unicodechar is in wrong layout in keyup/down Wait, why is it wrong? It is
unread,
wx uses incorrect keyboard layout in some cases (Issue #24772)
keycode is correct, but unicodechar is in wrong layout in keyup/down Wait, why is it wrong? It is
Nov 2
VZ
2
Nov 2
3.2 backports 202311 (PR #24936)
@vadz pushed 2 commits. b6a54c4 Fix default background colour of ownerdrawn wxListBox items 8968640
unread,
3.2 backports 202311 (PR #24936)
@vadz pushed 2 commits. b6a54c4 Fix default background colour of ownerdrawn wxListBox items 8968640
Nov 2
Blake-Madden
24
Nov 1
wxHtmlPrintout i18n and DIP fixes (PR #24916)
Closed #24916 via 48df3a3. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
wxHtmlPrintout i18n and DIP fixes (PR #24916)
Closed #24916 via 48df3a3. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Nov 1
Bill Su
27
Nov 1
provide wxXmlResourceHandler for wxVListBox (PR #24867)
Closed #24867 via 12b09a5. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
provide wxXmlResourceHandler for wxVListBox (PR #24867)
Closed #24867 via 12b09a5. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Nov 1
VZ
6
Nov 1
Fix phantom GTK mouse release events (PR #24931)
Merged #24931 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Fix phantom GTK mouse release events (PR #24931)
Merged #24931 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Nov 1
Blake-Madden
3
Nov 1
Mention that wxHTML can handle background-color style (PR #24923)
Closed #24923 via a32caee. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Mention that wxHTML can handle background-color style (PR #24923)
Closed #24923 via a32caee. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Nov 1
VZ
3
Nov 1
Fix updating AUI while minimized (PR #24934)
Merged #24934 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Fix updating AUI while minimized (PR #24934)
Merged #24934 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Nov 1
VZ
3
Nov 1
Fix coordinates in click events sent to window with capture (PR #24933)
Merged #24933 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Fix coordinates in click events sent to window with capture (PR #24933)
Merged #24933 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Nov 1
VZ
3
Nov 1
Fix crash in `wxWebRequestCURL` when connection is refused (PR #24914)
Merged #24914 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Fix crash in `wxWebRequestCURL` when connection is refused (PR #24914)
Merged #24914 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Nov 1
Bill Su
2
Nov 1
missing wxVListBoxXmlHandler? (Issue #24361)
Closed #24361 as completed via 12b09a5. — Reply to this email directly, view it on GitHub, or
unread,
missing wxVListBoxXmlHandler? (Issue #24361)
Closed #24361 as completed via 12b09a5. — Reply to this email directly, view it on GitHub, or
Nov 1
rexkogitans
10
Nov 1
wxWebSession resp. wxWebRequest crashes on localhost (Issue #24885)
Closed #24885 as completed via 4e0fca8. — Reply to this email directly, view it on GitHub, or
unread,
wxWebSession resp. wxWebRequest crashes on localhost (Issue #24885)
Closed #24885 as completed via 4e0fca8. — Reply to this email directly, view it on GitHub, or
Nov 1