inkscape:eman-mod_inkscape

Last commit made on 2017-04-17
Get this branch:
git clone -b eman-mod_inkscape https://git.launchpad.net/inkscape

Branch merges

Branch information

Name:
eman-mod_inkscape
Repository:
lp:inkscape

Recent commits

c7daa2f... by Eman Modnar <mrsdotsubatgmaildotcom>

Corrections for r15622: "Rotatable stroke" code improvements; protected variable semantics restored

(bzr r15625)

bdae80d... by Janis Eisaks

Latvian translation update

(bzr r15624)

62036c3... by Jabiertxof <jtx@jtx>

Fixes crashes with LPE point parameter

(bzr r15623)

e82821c... by eman-mod <>

Fix behavior of scroling stroke width statusbar indicator with non-px units

Fixed bugs:
  - https://launchpad.net/bugs/1671877

(bzr r15622)

e854738... by eman-mod <>

fix scrolling on style indicator in statusbar for gtk3

Fixed bugs:
  - https://launchpad.net/bugs/1672384

(bzr r15621)

ad40881... by Antonio Ospite

Ellipses in Inkscape are defined by the center and the radius, but the
user cannot easily control the position of the center.

Show a control point for the center so it's easier to move the shape
around and snap it by its center.

Fixed bugs:
  - https://launchpad.net/bugs/481506

(bzr r15620)

9b7ccee... by morapeter <>

Do not simplify when path inset or outset

Fixed bugs:
  - https://launchpad.net/bugs/616469

(bzr r15619)

d3c760c... by Patrick Storz

cmake/MSYS2: Spell checking via gtkspell now working
* the Aspell backend for Enchant was missing (now available [1])
* actually install the backend
* install translations required by gtkspell

Also re-enable installation of gtk3 translations after r15583 as we still need them in the context menu of native gtk inputs

[1] https://github.com/Alexpux/MINGW-packages/pull/2369

(bzr r15618)

03139d1... by Patrick Storz

EMF/WMF: Hopefully resolve locale issues with decimal separator for good

This unconditionally sets "LC_NUMERIC" to "C" to use dots (.) in all scanf/printf-like functions to prevent parsing issues with locales that would use a comma (,) instead.

Fixed bugs:
  - https://launchpad.net/bugs/1549015
  - https://launchpad.net/bugs/1675755
  - https://launchpad.net/bugs/1335660
  - https://launchpad.net/bugs/1089857
  - https://launchpad.net/bugs/1599763

(bzr r15617)

15ff87c... by Patrick Storz

Fix compilation with old libvisio

(bzr r15616)