inkscape:outlineHiDPI0.92

Last commit made on 2020-01-12
Get this branch:
git clone -b outlineHiDPI0.92 https://git.launchpad.net/inkscape

Branch merges

Branch information

Name:
outlineHiDPI0.92
Repository:
lp:inkscape

Recent commits

3ab3b9f... by Jabier Arraiza <email address hidden>

Add @speleo3 patch

85668a6... by Jabier Arraiza <email address hidden>

Enable outline mode on 0.92.x on HiDPI monitors

70224e8... by Patrick Storz

MSYS2: reference some python2-packages directly

(they were already removed from package index)

ddc83db... by Patrick Storz

Be more forgiving when looking up recent files

g_get_prgname() is less constant then we'd want it to be, so make
sure we still catch all names we used historically.

Partial fix for side-effects caused by aedb440ff1bc784427f04093fd609aac526f343b

See https://gitlab.com/inkscape/inkscape/issues/539 for details

(back-ported from commit 31dae0dc04d6bef0fc93706711ea918ce5187c7c)

36965ca... by Patrick Storz

CI/AppVeyor: Use same ccache across branches and increase size

Separate caches didn't really reduce the number of misses and we're
not fitting into the 1 GB limit for free accounts anymore with three
active branches (3 x 200 MB for x86/x64 each)

b5360a8... by Jan Tojnar

Fix build with Poppler 0.83.0

(cherry picked from commit 51351358a62acb6887eab49bc0dc4a7a3d18c17a)

835b6bb... by Thomas Holder <email address hidden>

fix poppler 0.82.0 build

(cherry picked from commit 324c7903d9fd62e74c042c31477299be3b980fd2)

6cf2c82... by Thomas Holder <email address hidden>

fix PNG export dialog crash (heap-use-after-free)

Possibly related to inbox#1185

13fe9f3... by Patrick Storz

MSYS2: avoid pip upgrade failing if dependencies can't be updated

(cherry picked from commit de3d666908b77a84a136c2cfc905eece64ae9091)

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

Update bounding box when blur changed in Objects dialog

(partial backport from aa65c2573dd and a226c6d04a8b9)