Last active
January 3, 2017 19:07
-
-
Save su-v/b3e4eaef456c04270136e67345130d13 to your computer and use it in GitHub Desktop.
bzr log -r 15287..tag:INKSCAPE_0_92_0 --short -n 1 | pbcopy
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15300 bryce 2017-01-02 {INKSCAPE_0_92_0} | |
update for 0.92.0 release | |
15299 bryce 2017-01-02 | |
NEWS: Reformat | |
15298 Jabiertxof 2017-01-01 | |
fixes bug: https://launchpad.net/bugs/1653443 | |
Fix bug #1653443 | |
Fixes a typo in last minute refactor that ignore mirroring in fuse options of rotate copies LPE. | |
The mirror affine is redeclared inside a scope and not overwited as we need so we dont have continuous lines on it and get the spected result. | |
15297 Janis Eisaks 2016-12-31 | |
Latvian translation update | |
15296 Janis Eisaks 2016-12-31 | |
Latvian translation update | |
15295 firashanife 2016-12-30 | |
fixes bug: https://launchpad.net/bugs/1574561 | |
[Bug #1574561] Italian translation update. | |
15294 Janis Eisaks 2016-12-30 | |
Latvian translation update | |
15293 sveinki 2016-12-30 | |
fixes bug: https://launchpad.net/bugs/1426423 | |
[Bug #1426423] Updated Icelandic translation for 0.92. | |
15292 Ted Gould 2016-12-30 | |
Snap to pre5 | |
15291 Ivan Masár 2016-12-30 | |
* [INTL:sk] Slovak translation update | |
15290 helix84 2016-12-30 | |
* [INTL:sk] Slovak translation update | |
15289 Ivan Masár 2016-12-29 | |
* [INTL:sk] Slovak translation update | |
15288 Jabiertxof 2016-12-29 | |
fixes bug: https://launchpad.net/bugs/1652954 | |
Backport from trunk. | |
Fix for bug #1652954 | |
Title: Critical warning when dragging a selection handle | |
Affect to trunk(r15238) and 0.92(r15293). Not affect 0.91 | |
Bug: When trying to transform an element we recibe a critical warning, this commit fix it | |
Why: The knot fire two timed the grabber event. Originaly this not happends but in r15238 we add again this event to update triangle knots on click, not only on move. | |
Fix: Remove the original knot grabb event fired after the click event that now is who marck a knot to drag. | |
15287 bryce 2016-12-28 | |
update for release |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment