lp:~tghs/inkscape/ui_icon_background_alpha

Created by Tim Sheridan and last modified
Get this branch:
bzr branch lp:~tghs/inkscape/ui_icon_background_alpha
Only Tim Sheridan can upload to this branch. If you are Tim Sheridan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Tim Sheridan
Project:
Inkscape
Status:
Merged

Recent revisions

15487. By Tim Sheridan

Make UI icon SVG background transparent

Fixes bug #1661989

15486. By Jabiertxof <jtx@jtx>

This commit fixes bug #1657874
Title Missing handles after reset of rotation center
Whats the bug: In a previous commit I do, I change a event on knots from onmove to onmousedown. this seems ok but the problem were if the user click on rotation center without moving it, the onrelease event has a variable move not set and hide the current knots making the needs to switch the tools to reshow. Is in particular a big problem on little elements where the center knot have a big influence and is very easy to click on it on select.
Why do this commit that broke: I want have onmousedown fired to allow meshgradient triangle knots updated on mouse down.
What fixes: INstras change the place of the signal, I send back to the original position and create a new signal to fire onmousedow a knot. In the gradient code I change the previous calls from undrag to onmousedown.

15485. By Alex Valavanis

Remove some unneeded < C++11 fallback code

15484. By Patrick Storz

Extensions: Support for very old versions of Scour (<= 0.26)

We do not really want to support them anymore, but some distros are stuck with it (see https://code.launchpad.net/~mapreri/inkscape/support-scour-0.26/+merge/315348)

15483. By Patrick Storz

Extensions: Add a version check for Scour
If an older version of Scour is installed on the system notify the user that not all options in the extensions Window might be available (can optionally be turned off)

15482. By Patrick Storz

Extensions: Add about screen for Scour extension (aka "optimized SVG output")

15481. By Mc

forward-port from 0.92.x the line height conversion from <.92 to >=.92

Code written by su_v in python as an extension, ported to c++ by Mc,
some fixes added by bryce.

http://bazaar.launchpad.net/~inkscape.dev/inkscape/0.92.x/revision/15338
http://bazaar.launchpad.net/~inkscape.dev/inkscape/0.92.x/revision/15339
http://bazaar.launchpad.net/~inkscape.dev/inkscape/0.92.x/revision/15350
http://bazaar.launchpad.net/~inkscape.dev/inkscape/0.92.x/revision/15351

Option to disable it is called --no-convert-text-baseline-spacing

The terminology "convert" is chosen as a jargon word to be used for all
such legacy file conversions. The "--no-XXX" naming style is adopted
from the convention used by other software such as GIMP.

15480. By Mc

add missing header

15479. By Shlomi Fish

fix crash when inserting nodes

15478. By Tavmjong Bah

Fix styling breakage from r15471.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~inkscape.dev/inkscape/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers