wxwidgets/src
Ian McInerney fd77020792 Fix wxChoice with items too long to fit into it in wxGTK3
Enable ellipsization to show the items reasonably well even if they're
too long to fit into the available space -- without this, just the tail
of the long items was shown and shorter items could have been not shown
at all, as only the blank part of their label was visible.

Closes https://github.com/wxWidgets/wxWidgets/pull/2403

Co-Authored-By: Kent Tessman <kent@generalcoffee.com>
Co-Authored-By: Paul Cornett <paulcor@users.noreply.github.com>
Co-Authored-By: Vadim Zeitlin <vadim@wxwidgets.org>
2021-06-25 11:32:42 +02:00
..
aui Remove redundant code 2021-06-14 15:10:46 +03:00
common Add missing reference to dynamically loaded Cairo API 2021-06-24 19:48:19 +02:00
dfb Add wxCursor ctor from XPM data to all ports 2021-04-18 01:14:36 +01:00
expat@adaa0c379b Update expat to the latest 2.2.10 release 2020-12-30 23:33:55 +01:00
generic Fix DPI change handling in wxGrid with hidden row/column labels 2021-06-24 14:40:35 +01:00
gtk Fix wxChoice with items too long to fit into it in wxGTK3 2021-06-25 11:32:42 +02:00
gtk1 wxGTK1 : adding missing ctors foe wxCursor & wxBitmap 2021-05-03 08:04:00 +02: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 Add wxCursor ctor from XPM data to all ports 2021-04-18 01:14:36 +01:00
msw Fix acquiring HDC from wxGCDC with non-GDI+ graphics context 2021-06-24 19:50:29 +02:00
osx Fix checks for wxPalette index validity 2021-06-11 00:23:46 +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 Merge branch 'spinctrl-gettextvalue' 2021-04-22 23:55:30 +02: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 wxMediaCtrl wayland support: resize video in expose_event_callback 2021-06-09 15:38:33 +09:00
x11 Fix checks for wxPalette index validity 2021-06-11 00:23:46 +02:00
xml Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
xrc Add wxXmlResource::LoadDocument() 2021-04-15 18:50:47 +01:00
zlib@5888671274 Use zlib submodule with "wx_zlib_" prefix 2017-12-08 02:38:47 +01:00