issues
search
wxWidgets
/
wxWidgets
Cross-Platform C++ GUI Library
https://www.wxwidgets.org/
6.32k
stars
1.79k
forks
source link
issues
Oldest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
for dialog editors, provide concrete derivation of wxVListBox
#25144
wsu-cb
opened
15 hours ago
0
Please use `std::char_traits<char32_t>` instead of `std::char_traits<unsigned int>` to support wxMSW build using LLVM MinGW
#25143
valord577
closed
1 day ago
5
Please support wxiOS (Unix Makefiles) build using CMake.
#25142
valord577
opened
1 day ago
3
[wx/unichar.h]: has an undef typo for wxDEFINE_UNICHAR_CMP_WITH_INT
#25141
jamarr81
opened
1 day ago
1
Mark property (in property grid) dirty when SetPropertyValue() is called
#25140
Blake-Madden
closed
2 days ago
3
3.2 backports 202502
#25139
vadz
opened
2 days ago
3
wxDataViewEvent GetItem() + GetProposedDropIndex() is not enough to handle drag'n'drop correctly
#25138
SyDr
opened
4 days ago
0
Backport `wxMenu` padding improvements at high DPI under MSW to 3.2
#25137
taler21
closed
2 days ago
1
Fix string iteration when using UTF-8 under MSW
#25136
vadz
opened
5 days ago
0
Change type of `wxKeyEvent::m_uniChar` to `wxUniChar`
#25135
vadz
opened
6 days ago
2
wxOSX: fix cursor getting reset to default on next mouse event
#25134
unawarez
opened
6 days ago
1
wxQt: Added auto-completion support to wxTextEntry
#25133
AliKet
opened
6 days ago
1
AllHeaders test build warnings as errors
#25132
Wlodzimierz-ABX-Skiba
closed
5 days ago
2
mac: SetCursor works but cursor is reset to default on next mouse event
#25131
unawarez
opened
1 week ago
2
Update documentation of Translating Menu Accelerators
#25130
taler21
opened
1 week ago
0
TextCtrlTestCase::Url fix
#25129
Wlodzimierz-ABX-Skiba
closed
1 week ago
1
[wxTextCtrl/wxTextFile/wxTextBuffer] with wxUSE_UNICODE_UTF8 may break some wxStrings when "translating" for newline substitution.
#25128
jamarr81
opened
1 week ago
12
[wxTextCtrl/wxMBConv] with wxUSE_UTF8_LOCALE_ONLY breaks when "converting" some UTF-8 strings to wxString.
#25127
jamarr81
opened
1 week ago
3
#include all headers in tests/allheaders.h
#25126
lanurmi
closed
1 week ago
1
macOS wxFilePickerCtrl wxFileDialog freeze or failure to exit modal loop
#25125
bigjohnr
closed
6 days ago
1
FromDIP fix in PropertyGridTestCase
#25124
Wlodzimierz-ABX-Skiba
opened
1 week ago
5
FromDIP fix in BitmapComboBoxTestCase
#25123
Wlodzimierz-ABX-Skiba
closed
1 week ago
1
Add missing documentation for wxBoxSizer::InformFirstDirection()
#25122
swt2c
closed
1 week ago
1
bind event handlers before creating window
#25121
wsu-cb
closed
1 week ago
1
Add translator comments
#25120
Blake-Madden
opened
1 week ago
0
Minor typo in docs
#25119
Blake-Madden
closed
1 week ago
0
Add missing wxTextCtrl styles to its XRC handler
#25118
sodevel
closed
1 week ago
1
Improve padding of `wxMenu` and `wxMenuItem` in high DPI under MSW
#25117
taler21
closed
1 week ago
4
wxDropSource::DoDragDrop does not return when called from within EVT_MOTION handler (GTK)
#25116
DietmarSchwertberger
opened
2 weeks ago
7
swap parent menu with sub menu when setting zorder
#25115
Wlodzimierz-ABX-Skiba
closed
2 weeks ago
1
[wxrc] the -c (cpp) generator is missing newer wxBitmapButton properties
#25114
jamarr81
closed
5 days ago
4
[Documentation] - wxArrayString constructor
#25113
aureliencc
closed
1 week ago
1
Update submodules
#25112
MaartenBent
closed
5 days ago
2
Add international currency symbol support to locale classes
#25111
Blake-Madden
closed
2 weeks ago
1
Correct German translation of "Ctrl" in internat sample
#25110
taler21
closed
2 weeks ago
3
wxUniv accel support for controls
#25109
Wlodzimierz-ABX-Skiba
closed
2 weeks ago
1
On Line Manual for 3.2.6 Missing
#25108
JaiSoone
opened
2 weeks ago
1
placement of check mark repaired in wxUnivGTK theme
#25107
Wlodzimierz-ABX-Skiba
closed
2 weeks ago
1
update with LIBPNG 1.6.45 with APNG support
#25106
peterkaczorowski
opened
2 weeks ago
36
Failure in BitmapComboBoxTestCase
#25105
Wlodzimierz-ABX-Skiba
closed
1 week ago
6
Open/save file dialogs are not native on kde
#25104
generalloki
opened
2 weeks ago
5
Add macOS support for wxTextCtrl::SearchText()
#25103
Blake-Madden
closed
2 weeks ago
2
[RFC] Replace `wxLog::SetActiveTarget(new ...)` with slightly safer alternative.
#25102
DoctorNoobingstoneIPresume
closed
2 weeks ago
3
Use UTF-8 for environment variables
#25101
vadz
closed
2 weeks ago
0
Better text wrap
#25100
vadz
closed
1 week ago
0
Line feed characters in single line wxTextCtrl
#25099
DietmarSchwertberger
opened
2 weeks ago
5
CMake: Fix using static runtime with msvc
#25098
MaartenBent
closed
2 weeks ago
3
Log traits fixes
#25097
vadz
closed
2 weeks ago
0
Crash when manually initializing wxAppConsole in 3.3
#25096
craftyjon
closed
2 weeks ago
3
Disallow dragging wxAuiNotebook tab if BEGIN_DRAG was vetoed
#25095
vadz
closed
2 days ago
1
Next