Skip to content

Instantly share code, notes, and snippets.

@su-v
Last active December 29, 2016 17:47
Show Gist options
  • Save su-v/5a71b92b4f8969214891480b02869885 to your computer and use it in GitHub Desktop.
Save su-v/5a71b92b4f8969214891480b02869885 to your computer and use it in GitHub Desktop.
bzr log -r tag:INKSCAPE_0_92_PRE4..15287 --short -n 1 | pbcopy # 092pre5
15287 bryce 2016-12-28
update for release
15286 bryce 2016-12-28 [merge]
Merge french translation update for 0.92
15285 JazzyNico 2016-12-28
fixes bug: https://launchpad.net/bugs/1651137
[Bug # 1651137] cannot compile 0.92x branch rev 15268 on Windows XP.
15284 Jabiertxof 2016-12-27
fixes bug: https://launchpad.net/bugs/1652465
Backport from trunk.
Fixes bug: 1652465
Bug tritle: Mirror LPE problem when modifying curve points location
No string freeze broke
Fix confirmed on trunk at r.15366 * #9
Bug problem: When edit a path with this LPE's applied, return unwanted reations/crashes because attemp to write point parameters not changed in the LPE.
Bug fix: To me seems strange, this not be to happend because the parameter write is in the "safe" function "doBeforeEffect", anyway I check before write if this point parameters are changed to write.
15283 firashanife 2016-12-26
fixes bug: https://launchpad.net/bugs/1574561
[Bug #1574561] Italian translation update (win32 installer).
15282 firashanife 2016-12-26
fixes bug: https://launchpad.net/bugs/1574561
[Bug #1574561] Italian translation update.
15281 JazzyNico 2016-12-24
i18n. Flood autogap list not correctly translated at runtime.
15280 yurchor-gmail 2016-12-23
fixes bug: https://launchpad.net/bugs/1407331
[Bug #1407331] Ukrainian translation update for 0.92.
15279 lucasvieites 2016-12-23
fixes bug: https://launchpad.net/bugs/1643818
[Bug #1643818] Updated es.po for 0.92.
15278 theAdib 2016-12-23
Packaging/Branding: Update artwort in Windows installers with about screen image by artelnjeru01.
15277 Ivan Masár 2016-12-22
* [INTL:sk] Slovak translation update
15276 Maren Hachmann 2016-12-22
Translations: Update German translation
15275 Jabiertxof 2016-12-21
Update po and pot
15274 Jabiertxof 2016-12-21
Backport from trunk. Add string translatable pointed by Maren
15273 Jabiertxof 2016-12-20
Fix a late detected bug on mirror symmetry on undo. Backported from trunk
15272 yurchor-gmail 2016-12-20
fixes bug: https://launchpad.net/bugs/1407331
[Bug #1407331] Ukrainian translation update for 0.92.
15271 Yuri Chornoivan 2016-12-20
Translation update for Ukranian
15270 Jabiertxof 2016-12-20
Update '.po' files
15269 Jabiertxof 2016-12-20
Fix some problems with strings in mirror LPE and in rotate copies LPE
15268 bryce 2016-12-18
update for release
15267 bryce 2016-12-18 {INKSCAPE_0_92_PRE4} [merge]
Sync configure options for cmake, autotools and btool
1) sync cmake, autotools and btool configure options
2) disable experimental toolbar layout option (bug #619903)
in lp:inkscape/0.92.x (based on r15232), with these commits:
15233: CMake: remove WITH_MESH option obsoleted in r15215
15234: Autotools: disable experimental LPEs and LPETOOL
15235: Btool (win32): enable all SVG2 features (including Mesh tool)
15236: Btool (win64): enable all SVG2 features (including Mesh tool)
15237: Btool (win64 GTK3): enable all SVG2 features (including Mesh tool)
15238: Preferences: remove option for dynamic relayout of incomplete
sections (bug #619903)
Fixes: lp #1589340
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment