inkscape:gesture-signal-active

Last commit made on 2020-04-17
Get this branch:
git clone -b gesture-signal-active https://git.launchpad.net/inkscape

Branch merges

Branch information

Name:
gesture-signal-active
Repository:
lp:inkscape

Recent commits

5cf461e... by Martin Owens

Add g_warnigns to understand CRs issues

081125a... by Martin Owens

Save gesture state and turn off zoom tool during gesture.

52f8f86... by =?utf-8?q?Gyuris_Gell=C3=A9rt?= <email address hidden>

fix link to the man

227e005... by Marc Jeanmougin <email address hidden>

Apply modifications to the duplicate when duplicating a guide

b3cacec... by Martin Owens

Ammend open source to include Free Software.

9173caa... by Martin Owens

Apply René's suggested copy for Inkscape README description.

006850b... by Martin Owens

Remove mention of other vector image editors in various places

ec456fc... by Jabiertxof <email address hidden>

SVG DPI not correctly showed in object properties dialog
I just shoe hide/show widgets when necesary and update the value properly

8fa5c1b... by Marc Jeanmougin <email address hidden>

Fixes zoom gesture on gnome3/xorg

Some other widget was picking up the first touch of the zoom gesture
This fix forces the SPCanvas to directly grag a zoom gesture.

Need to watch for regression in case other events we would need to see in Inkscape need to grab a multitouch event in the canvas.

bc69992... by René de Hesselle

Update gtk-osx to inkscape-1.0.x-2 for macOS

This updates a few libraries, most notably GTK to 3.24.18.

Add Google Test framework.

Use trap to catch errors where needed.