inkscape-extensions:choose_strings_for_call

Last commit made on 2021-05-11
Get this branch:
git clone -b choose_strings_for_call https://git.launchpad.net/inkscape-extensions

Branch merges

Branch information

Name:
choose_strings_for_call
Repository:
lp:inkscape-extensions

Recent commits

b975d05... by Martin Owens

Fix critical error in new desc/title API and add test

df253dc... by Martin Owens

Improve documentation for call function

df484f9... by Martin Owens

Make call always return stdout as a string, optionally force binary data.

ca87c25... by Martin Owens <email address hidden>

Merge branch 'inkscape_exe' into 'master'

When calling Inkscape prefer 'inkscape.exe' over 'inkscape' on win32

See merge request inkscape/extensions!292

38f295e... by Patrick Storz

When calling Inkscape prefer 'inkscape.exe' over 'inkscape' on win32

'inkscape' would match 'inkscape.com' first, which works just as
well but pops up a command window while the process is running.

c24dec7... by Martin Owens <email address hidden>

Merge branch 'mr2' into 'master'

Make sure callback is called (if present) when deleting an item in "inkex.styles.Styles"

See merge request inkscape/extensions!291

50bf04f... by biojet1 <email address hidden>

Make sure callback is called (if present) when deleting an item in "inkex.styles.Styles"

46dea75... by Martin Owens <email address hidden>

Merge branch 'main' into 'master'

Added some method call chaining capabilities in Transform and Vector2d

See merge request inkscape/extensions!289

a25d53f... by biojet1 <email address hidden>

Added some method call chaining capabilities in Transform and Vector2d

d1f40ef... by Martin Owens <email address hidden>

Merge branch 'vmario89-master-patch-87956' into 'master'

Added missing menu-tip element entry; fixed some typos

See merge request inkscape/extensions!290