wxwidgets/src
Vadim Zeitlin 39045e1ce5 Ignore keys with modifiers in wxNumValidatorBase
This allows to use accelerators, such as Alt-X, when the focus is on a
key control using numeric validator in wxGTK.
2023-07-02 22:43:15 +02:00
..
aui Add wxUxThemeHandle::GetTrueSize() and GetDrawSize() helpers 2023-06-03 19:18:57 +01:00
common Ignore keys with modifiers in wxNumValidatorBase 2023-07-02 22:43:15 +02:00
dfb Use std::unordered_map<> in wxDFB 2023-04-12 18:15:45 +01:00
expat@23b7f47ef6 Apply fix for CVE-2022-40674 to Expat submodule 2022-10-07 02:02:33 +02:00
generic Make existing code overriding DoAddCustomControls() work again 2023-06-20 18:51:27 +02:00
gtk Fix memory leak of wxClipboard data on exit 2023-06-21 18:19:15 +01:00
html Fix default colours used by wxHtmlWindow in dark mode 2023-06-01 17:00:14 +01:00
jpeg@8524936115 Upgrade libjpeg to the latest 9d version 2020-04-04 00:46:40 +02:00
msw Slightly clarify the code in wxBitmapDataObject::GetDataSize() 2023-06-30 00:30:53 +01:00
osx Fix scrollbar creation for Mac windows not using standard peer 2023-06-18 17:41:05 +02:00
png@d675c669c8 Update libpng and libtiff to fix warnings with latest clang 2022-03-20 16:01:31 +01:00
propgrid Add operators for boolean conversions to wxPGGlobalVars 2023-06-03 21:07:40 +02:00
qt Simplify setting the clipping region in QtPreparePainter() 2023-06-02 19:14:06 +01:00
ribbon Fix wxRibbonToolBar::GetToolByPos() and DeleteToolByPos() 2023-04-18 14:37:04 +02:00
richtext Use std::unordered_map<> in wxRichTextXMLHandler 2023-04-18 00:42:55 +01:00
stc Use std::unordered_map<> in wxSTC code 2023-04-12 18:15:46 +01:00
tiff@af035310bd Update libtiff submodule to remove snprintf() check in configure 2022-04-14 00:26:01 +02:00
univ Fix showing hint in wxUniv wxTextCtrl 2023-05-02 18:58:36 +02:00
unix Assume sigaction::sa_handler always takes "int" 2023-06-30 00:26:19 +01:00
x11 Merge branch 'use-std-containers' 2023-04-17 17:02:27 +02:00
xml Replace all remaining occurrences of wxScopedPtr 2023-03-06 23:53:13 +01:00
xrc Add support for dark mode colours to XRC 2023-05-27 21:51:51 +02:00
zlib@a6c8900ecb Update bundled zlib to 1.2.13.1 2023-01-26 23:41:10 +01:00