wxwidgets/src
Vadim Zeitlin 2e16418707 Update TLW client size in wxGTK before sending wxEVT_SHOW
If we have to change the client size, it's better to do this before
sending the event whose handler might rely on the size being already
correct.

Co-Authored-By: Paul Cornett <paulcor@users.noreply.github.com>
2021-04-12 21:27:32 +02:00
..
aui Fix implicit-fallthrough warning 2020-12-23 17:03:05 +01:00
common Move workaround for initial TLW size to wxGTK itself 2021-04-12 21:19:25 +02:00
dfb Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
expat@adaa0c379b Update expat to the latest 2.2.10 release 2020-12-30 23:33:55 +01:00
generic Move SetTextColoursAndFont() to wxGridCellRenderer 2021-04-06 22:51:08 +02:00
gtk Update TLW client size in wxGTK before sending wxEVT_SHOW 2021-04-12 21:27:32 +02:00
gtk1 Replace tabs with spaces 2020-12-23 17:03:10 +01:00
html Don't try scaling wxHtmlImageCell if it has 0 size 2021-03-24 19:14:47 +01:00
jpeg@8524936115 Upgrade libjpeg to the latest 9d version 2020-04-04 00:46:40 +02:00
motif Remove checks for wxNEEDS_CHARPP 2020-10-19 20:07:16 +02:00
msw Merge branch 'msw-text-ctrl-backspace' 2021-04-09 17:29:14 +01:00
osx Merge remote-tracking branch 'MaartenBent/bitmap_cursor_osx' 2021-04-11 16:46:58 +02:00
png@9853c67ab4 Update libpng to fix compatibility with older macOS versions 2020-12-30 23:33:03 +01:00
propgrid Fix visual state of enabled/disabled wxPropertyGrid 2021-03-12 21:41:40 +01:00
qt Implement wxGestureEvent support for wxQt 2021-01-27 19:01:50 +01:00
regex define WXBUILDING when compiling the library on OpenVMS 2020-03-05 08:15:04 +01:00
ribbon Add wxRibbon panel border colour option 2021-02-20 13:29:33 +01:00
richtext Replace tabs with spaces 2020-12-23 17:03:10 +01:00
stc Merge branch 'stc-typo-fixes' 2021-03-13 13:35:28 +01:00
tiff@28ce1ef089 Upgrade libtiff to the latest 4.2.0 release 2020-12-31 14:37:55 +01:00
univ Replace tabs with spaces 2020-12-23 17:03:10 +01:00
unix Don't call wxYield() after key release in wxUIActionSimulator 2021-04-11 17:34:05 +02:00
x11 Replace tabs with spaces 2020-12-23 17:03:10 +01:00
xml Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
xrc Fix wxXmlResource::Load() with HTTP URLs 2021-03-23 13:43:20 +01:00
zlib@5888671274