wxWidgets/src
Vadim Zeitlin d311c705d7 Make native dialogs application-modal in wxMSW
Being able to use other application windows while a modal dialog was
shown was unexpected and could easily result in nasty reentrancies, and
was also inconsistent with the behaviour of ShowModal() for the dialogs
defined in wx, so disable all the windows, not just the parent one,
while showing the native modal dialogs too.

Closes #11887.
2022-04-01 02:50:38 +02:00
..
aui Don't draw focus around AUI tabs under macOS 2022-03-20 16:21:35 +01:00
common Enhance wxUILocale and wxLocaleIdent 2022-03-28 01:11:40 +02:00
dfb Use a common base class for wxOverlay implementations (#22107) 2022-02-07 19:28:55 -08:00
expat@37edf88387 Upgrade bundled Expat to the latest version 2022-04-01 01:37:40 +02:00
generic Use wxINVERT for drawing generic wxCaret when possible 2022-03-31 08:11:27 -07:00
gtk Fix rendering HiDPI bitmaps with wxDataViewIconTextRenderer on GTK3 2022-03-29 08:45:30 -07:00
gtk1 wxGTK1 build fixes after the recent changes 2022-02-25 00:24:47 +01:00
html Remove unnecessary SetAutoLayout(true) calls 2022-02-19 15:08:12 +01:00
jpeg@8524936115
motif
msw Make native dialogs application-modal in wxMSW 2022-04-01 02:50:38 +02:00
osx Allow using multiple lines in single line wxTextCtrl under Mac 2022-03-30 17:59:49 +02:00
png@d675c669c8 Update libpng and libtiff to fix warnings with latest clang 2022-03-20 16:01:31 +01:00
propgrid Avoid some -Wfloat-conversion warnings 2022-02-13 18:11:55 -08:00
qt Merge branch 'headercol-bmp-bundle' 2022-03-04 03:37:37 +01:00
regex
ribbon Avoid some -Wfloat-conversion warnings 2022-02-13 18:11:55 -08:00
richtext Change wxRichTextParagraph::m_cachedLines data type to vector 2022-02-17 01:20:01 +01:00
stc Rename wxBitmap::CreateWithLogicalSize() to CreateWithDIPSize() 2022-02-11 17:30:57 +00:00
tiff@4610f67218 Update libpng and libtiff to fix warnings with latest clang 2022-03-20 16:01:31 +01:00
univ Take wxBitmapBundle in wxMenuItem::SetBitmap() in all ports 2022-02-20 18:06:09 +01:00
unix Simplify accessing localized names 2022-03-30 14:32:07 +02:00
x11
xml
xrc Support "style" XRC element for wxWizard 2022-03-19 22:56:08 +01:00
zlib@414ab5c668 Use scalable icon in the menu sample 2022-02-05 20:53:36 +01:00