wxwidgets/src
Vadim Zeitlin e211a451fe Re-realize wxAuiToolBar on DPI change to fix its layout
The layout of the toolbar depends on the size of its bitmaps, which
changes when the DPI does, so call Realize() again when this happens.

This fixes the layout of the toolbars in the aui sample when moving it
between screens using different DPI.
2021-12-12 23:16:28 +00:00
..
aui Re-realize wxAuiToolBar on DPI change to fix its layout 2021-12-12 23:16:28 +00:00
common Merge branch 'dvc-null-values' 2021-12-09 20:00:50 +01:00
dfb Replace many identical wxBitmap::CopyFromIcon() with a single one 2021-10-25 23:36:45 +02:00
expat@adaa0c379b Update expat to the latest 2.2.10 release 2020-12-30 23:33:55 +01:00
generic Merge branch 'wxlistctrl-sort' of https://github.com/MaartenBent/wxWidgets 2021-12-09 21:29:39 +01:00
gtk Merge branch 'dvc-null-values' 2021-12-09 20:00:50 +01:00
gtk1 Fix wxGTK1 build after wxBitmapBundle changes in wxStaticBitmap 2021-11-26 18:31:19 +01:00
html Add convenient wxFileName::GetAbsolutePath() wrapper and use it 2021-07-11 14:51:31 +01:00
jpeg@8524936115 Upgrade libjpeg to the latest 9d version 2020-04-04 00:46:40 +02:00
motif Take wxBitmapBundle in wxStaticBitmap::SetBitmap() 2021-10-26 00:11:57 +02:00
msw Merge branch 'wxlistctrl-sort' of https://github.com/MaartenBent/wxWidgets 2021-12-09 21:29:39 +01:00
osx Merge branch 'dvc-null-values' 2021-12-09 20:00:50 +01:00
png@9853c67ab4 Update libpng to fix compatibility with older macOS versions 2020-12-30 23:33:03 +01:00
propgrid Validate the value in the first and last property of wxPropertyGrid 2021-12-04 12:18:20 +01:00
qt Add wxListCtrl::Set{Normal,Small}Images() 2021-11-11 01:20:35 +00:00
regex define WXBUILDING when compiling the library on OpenVMS 2020-03-05 08:15:04 +01:00
ribbon Always initialize just added wxRibbonButtonBar field 2021-09-05 18:28:38 +02:00
richtext Merge branch 'wxrichtextctrl_word_wrapping_opt' of https://github.com/mehmet-soyturk/wxWidgets 2021-10-26 19:43:03 +02:00
stc Use wxDPIChangedEvent::ScaleX() for a horizontal coordinate 2021-12-03 15:20:31 +01:00
tiff@28ce1ef089 Upgrade libtiff to the latest 4.2.0 release 2020-12-31 14:37:55 +01:00
univ Take wxBitmapBundle in wxStaticBitmap::SetBitmap() 2021-10-26 00:11:57 +02:00
unix Fix memset_s() compilation errors under macOS with some SDKs 2021-12-03 15:23:26 +01:00
x11 Replace many identical wxBitmap::CopyFromIcon() with a single one 2021-10-25 23:36:45 +02:00
xml Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
xrc fixing include type 2021-11-20 15:26:38 +01:00
zlib@5888671274 Use zlib submodule with "wx_zlib_" prefix 2017-12-08 02:38:47 +01:00