inkscape:HideLPETool.1.2

Last commit made on 2022-05-13
Get this branch:
git clone -b HideLPETool.1.2 https://git.launchpad.net/inkscape

Branch merges

Branch information

Name:
HideLPETool.1.2
Repository:
lp:inkscape

Recent commits

910ba82... by Jabier Arraiza <email address hidden>

Hide LPE tool for 1.2.0

2dd0cad... by Nathan Lee <email address hidden>

Fix crash clicking on rotating handle (win32 32 bit)

On win32, 32 bit, double equality comparison may compare
between long double and double (https://stackoverflow.com/a/41411624/7544159).
Use approximate comparison to workaround.

Fix https://gitlab.com/inkscape/inkscape/-/issues/3494

a7f44ca... by Nathan Lee <email address hidden>

Fix language if Windows Region Format set to English (Europe)

Taking from the following functions and windows api docs
:guess_category_value:gettext-runtime/intl/dcigettext.c,
:gl_locale_name_from_win32_LANGID:gettext-runtime/gnulib-lib/localename.c

LANGUAGE may be ignored under some Windows Region Formats, as they
are ignored and locale is set to C. LANG is still recognized.

See https://gitlab.com/inkscape/inkscape/-/issues/2920

7fa5b45... by JakobDev

Update Appstream

d09a170... by PBS

Two Tref-related crash fixes

362b356... by Mike Kowalski

Opaque page color

766ebc6... by PBS

Fix resource system

Resource-added signals weren't getting emitted if the object hadn't been
assigned an id yet. This patch makes sure to emit the missing signals.

1bd3e37... by Jabier Arraiza <email address hidden>

remove wrong cout

81bcae0... by Jabier Arraiza <email address hidden>

Fix bug ungrouping clip mask

40c34a8... by Jabier Arraiza <email address hidden>

This MR fix translations issue in LPE tiling