lp:~wixkkomi/inkscape/fix-1670688

Created by wixkkomi and last modified
Get this branch:
bzr branch lp:~wixkkomi/inkscape/fix-1670688
Only wixkkomi can upload to this branch. If you are wixkkomi please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
wixkkomi
Project:
Inkscape
Status:
Merged

Recent revisions

15578. By wixkkomi

Fix lp:1670688.

15577. By Patrick Storz

msys2installdeps.sh - Fix broken for loops (thanks for noticing jazzynico!) and avoid repeatedly synchronizing package databases

15576. By Eduard Braun

Apply the fix done by Eduard Brown from bug 1666314 to measure-line LPE. (Thanks Eduard)

15575. By Tavmjong Bah

Fix test failure due to missing new attribute 'sodipodi:arc-type'.

15574. By Patrick Storz

Fix field width of rotation input text

15573. By Patrick Storz

Sync code of "sp_dtw_zoom_input()" with code of "sp_dtw_rotation_input()" from previous commit.

This allows to enter numbers with both dot (.) and comma (,) as decimal separator independently of the system locale.

15572. By Patrick Storz

Fix Inkscape crashing on Windows (and possibly other OSs) if $LANG is set to anything but "C".

The crash was caused by a call to "std::locale("")" which threw an error because std::locale support is not fully implemented in libstdc++ yet (see linked bug for details).

15571. By Jabiertxof <jtx@jtx>

Fixes bug Envelope Deformation LPE makes Inkscape fail to undo properly

15570. By Jabiertxof <jtx@jtx>

Fix bug pointed by suv on IRC bad using of unicode degree sign

15569. By Jabiertxof <jtx@jtx>

Fixes bug 1663952
Title: Selection tool: transformation handles vanish temporarily
When happends: When selecting a object and moving it in a distance less than dragtolerance value, the handles of the item disapear.
How fix: Internal code deprecate transforms if the transform is empty, so if the transform is empty I force show handles

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