enable gtk3 to support cairo canvas

Desktop / LibreOffice - Caolán McNamara [redhat.com] - 23 March 2015 07:45 UTC

707a8bc enable gtk3 to support cairo canvas
vcl/Library_vclplug_gtk3.mk | 1 +
vcl/inc/unx/gtk/gtkframe.hxx | 2 +-
vcl/inc/unx/gtk/gtkgdi.hxx | 7 +-
vcl/unx/gtk/window/gtksalframe.cxx | 12 ++-
vcl/unx/gtk3/gdi/cairo_gtk3_cairo.cxx | 117 +++++++++++++++++++++++++
vcl/unx/gtk3/gdi/cairo_gtk3_cairo.hxx | 51 +++++++++++
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 24 ++++-
7 files changed, 208 insertions(+), 6 deletions(-)

Upstream: cgit.freedesktop.org


  • Share