inkscape:who+dev_inkscape-p23

Last commit made on 2017-03-15
Get this branch:
git clone -b who+dev_inkscape-p23 https://git.launchpad.net/inkscape

Branch merges

Branch information

Name:
who+dev_inkscape-p23
Repository:
lp:inkscape

Recent commits

64c744c... by Windell Oskay

changes for compatibility with python 3

(bzr r15598)

ebe61d9... by Tavmjong Bah

Fix typo.

(bzr r15597)

d23459d... by Tavmjong Bah

Modify scroll_to_point() to work with rotated desktop. Simplified code to boot.

(bzr r15596)

02c5ac4... by Tavmjong Bah

Add functions to rotate drawing inside desktop.

(bzr r15595)

d300abd... by Tavmjong Bah

Fix zoom reference point when using desktop's zoom widget.

(bzr r15594)

e0626ac... by Tavmjong Bah

Attempt to fix build with dbus enabled.

(bzr r15593)

0144891... by Tavmjong Bah

Replace rectangle based zooming by affine based zooming.
This allows a rotation to be included in the drawing to window mapping.
General code cleanup.
Added documentation.
Any change to zooming behavior is probably a bug.

(bzr r15592)

18b7981... by Alvin Penner

Two Extensions for converting objects to paths before exporting. (Bug 1662531)

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

(bzr r15591)

4aacbb7... by Alvin Penner

extensions. dxf output & print_win32_vector. compensate for viewbox. (Bug 1672066)

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

(bzr r15590)

a445edd... by Alex Valavanis

LPE Powerstroke dialog - Use Gtk::Grid

(bzr r15589)