inkscape:cherry-pick-22729a42

Last commit made on 2020-04-29
Get this branch:
git clone -b cherry-pick-22729a42 https://git.launchpad.net/inkscape

Branch merges

Branch information

Name:
cherry-pick-22729a42
Repository:
lp:inkscape

Recent commits

ee66107... by Jabier Arraiza <email address hidden>

Fix issue Inkscape 125 and 686 - Toolbar empty after startup https://gitlab.com/inkscape/inkscape/-/issues/125 Some comboboxes in tool settings hidden for small window; do not appear in drop-down menu https://gitlab.com/inkscape/inkscape/-/issues/686

(cherry picked from commit 22729a42adc9b26660ba4316587ce0f58deff432)

0bf991b... by Maren Hachmann <email address hidden>

Update year in About Screen, fixes https://gitlab.com/inkscape/inbox/-/issues/2557

0010c30... by Mc

Relicensing of animated-clock.svg by Tavmjong

582dcd6... by Milo Ivir

Update hr.po for Inkscape 1.0.x

25e0a87... by Tomáš Marný

Update cs.po

8564437... by Ted Gould

Add license identifiers to the scripts.

6542bab... by Ted Gould

Add a configure hook to generate a fontcache using our version of fontconfig and then use that when running Inkscape

d48b33a... by Ted Gould

Switch version of snap to grab from the CPP generated string to match about screen exactly

465d1cc... by Ted Gould

Switch pip packages to Python 3

e8361d9... by Thomas Holder <email address hidden>

Fix crash on "Flow text into frame" grouping

- clear shape references in `SPIShapes` destructor
- replace shape node listener with `connectModified()` connection,
  managed by `SPShapeReference` (gives real-time updates)
- when the shape is modified, call `requestDisplayUpdate()` instead
  of `updateRepr()` for the text object (fixed undo/redo bugs)

Regression of 762bb761e20a

Fixes https://gitlab.com/inkscape/inkscape/-/issues/1350

(cherry-picked from c004aae3a8db6fa2)