gtk3: get the right height for Edit boxes

Desktop / LibreOffice - Caolán McNamara [redhat.com] - 24 April 2015 10:45 UTC

smuggle the text height down to the native region calculation code instead of messing around with proxies

7deac46 gtk3: get the right height for Edit boxes
include/vcl/salnativewidgets.hxx | 12 ++++++++++++
vcl/source/control/edit.cxx | 5 +++--
vcl/source/outdev/nativecontrols.cxx | 13 ++++++++++---
vcl/source/window/brdwin.cxx | 22 +++++++++++++++-------
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 21 ++++++++++++++++++++-
5 files changed, 60 insertions(+), 13 deletions(-)

Upstream: cgit.freedesktop.org


  • Share