This is an automated email from the ASF dual-hosted git repository.
pgiffuni pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git
from ed9fccbc30 macOS: clear xattrs on read-only files before signing
add 72dd4668a7 vcl: GTK2 native widget rendering cleanup
add 36a7f76127 vcl: GTK upgrade - replace direct widget struct access with
public APIs
new 605bd593b0 Merge pull request #505 from pgiffuni/trunk
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
main/vcl/inc/unx/gtk/gtkframe.hxx | 6 ++
main/vcl/inc/unx/gtk/gtkgdi.hxx | 3 +-
main/vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx | 87 ++++++++++---------------
main/vcl/unx/gtk/window/gtkframe.cxx | 94 +++++++++++++++------------
main/vcl/unx/gtk/window/gtkobject.cxx | 8 +--
5 files changed, 95 insertions(+), 103 deletions(-)