wxWidgets/src
Vadim Zeitlin 0918ab679b Merge branch 'dirdialog-multi-hidden'
Add wxDD_MULTIPLE and wxDD_SHOW_HIDDEN support to wxDirDialog.

See https://github.com/wxWidgets/wxWidgets/pull/1884

Closes #18736.
2020-07-11 13:52:12 +02:00
..
aui Force enable live resizing in wxAUI for GTK 3 too 2020-05-25 18:02:14 +02:00
common Avoid -Wimplicit-fallthrough warnings 2020-07-08 08:34:21 -07:00
dfb Change fractional point size from float to double 2020-04-21 09:00:04 -07:00
expat@7532d85708
generic Remove unused HEADER_HEIGHT constant 2020-07-10 18:09:16 +02:00
gtk Avoid overriding wxDirDialog::GetPath[s]() unnecessarily 2020-07-10 03:52:15 +02:00
gtk1 Change fractional point size from float to double 2020-04-21 09:00:04 -07:00
html SDK 10.11 minimum 2020-07-04 20:47:20 +02:00
jpeg@8524936115
motif Avoid warnings about literals-to-char* conversions in wxMotif 2020-07-06 13:06:57 +02:00
msw Avoid overriding wxDirDialog::GetPath[s]() unnecessarily 2020-07-10 03:52:15 +02:00
osx Avoid overriding wxDirDialog::GetPath[s]() unnecessarily 2020-07-10 03:52:15 +02:00
png@46b17e804b Update PNG library to avoid more -Wundef warnings in MinGW build 2020-05-03 02:57:58 +02:00
propgrid Use conditional operator instead of conditional statement 2020-05-01 19:38:52 +02:00
qt Fix wxGLCanvas build in wxQt when using MSVC 2020-07-07 15:31:26 +02:00
regex
ribbon Avoid unused variable warning in wxRibbon with wxUSE_TOOLTIPS==0 2020-07-06 13:06:03 +02:00
richtext Avoid passing float argument for "%f" printf specifier 2020-04-21 11:59:36 -07:00
stc Add more initialization checks for wxSTC SurfaceD2D target 2020-06-30 00:23:31 +02:00
tiff@9f657ff8a7
univ
unix Avoid an unused variable warning in wxUIActionSimulatorX11 2020-07-06 13:03:09 +02:00
x11 Suppress unused parameter warning in wxX11 2020-07-06 18:01:38 +02:00
xml
xrc Use GetAnimation() in wxAnimationCtrlXmlHandler again 2020-06-09 18:07:10 +02:00
zlib@5888671274