| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixes doubled transparency computation on bitmaps for some reason | Marc Jeanmougin | 2015-08-16 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1434122 (bzr r14306) | ||||
| * | fix for ungrouping dynamic offset displacement bug | Marc Jeanmougin | 2015-08-16 | 1 | -7/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/844909 (bzr r14305) | ||||
| * | add inkview to the cmake build | Juan Luis Boya | 2015-08-14 | 2 | -27/+30 |
| |\ | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1484330 (bzr r14302) | ||||
| | * | Do not add .def files to the build list | Juan Luis Boya García | 2015-08-13 | 1 | -1/+1 |
| | | | | | | | (bzr r14293.1.2) | ||||
| | * | Add inkview to the CMake build. | Juan Luis Boya García | 2015-08-13 | 1 | -26/+29 |
| | | | | | | | (bzr r14293.1.1) | ||||
| * | | A bit more refactor of BSPline tool. Still the bug duplicating end node :( | Jabier Arraiza Cenoz | 2015-08-14 | 4 | -7/+7 |
| | | | | | | | (bzr r14301) | ||||
| * | | Refactor of BSPline code attemping to fix the duplicate end node bug, not ↵ | Jabier Arraiza Cenoz | 2015-08-13 | 4 | -74/+51 |
| | | | | | | | | | | | sure if fixed jet (bzr r14300) | ||||
| * | | 2Geom: update to r2422. | Krzysztof Kosi??ski | 2015-08-13 | 6 | -55/+51 |
| |/ | | | | | | | | | | Fixes LP #1482806: crash on Pattern along Path with horizontal segments. This was caused by empty SBasis objects. After the changes in 2Geom, empty SBasis objects should no longer be created. Fixed bugs: - https://launchpad.net/bugs/1482806 (bzr r14299) | ||||
| * | Translations. Last set of new Indian languages translations (Kannada, ↵ | Nicolas Dufour | 2015-08-12 | 1 | -16/+48 |
| | | | | | | | | | | | | | Kashmiri [Perso-Arabic and Devanagari scripts], Kokani [Roman and Devanagari scripts], Maithili, and Manipuri [Meetei Mayek and Bengali scripts]). Fixed bugs: - https://launchpad.net/bugs/1316550 - https://launchpad.net/bugs/1316555 - https://launchpad.net/bugs/1316559 - https://launchpad.net/bugs/1316560 - https://launchpad.net/bugs/1316561 (bzr r14291) | ||||
| * | Translations. Second set of new Indian languages translations (Bodo, ↵ | Nicolas Dufour | 2015-08-11 | 1 | -8/+8 |
| | | | | | | | | | | | | | | Malayalam, Marathi, Urdu, Sindhi [PA and Devanagari], and Sanskrit). Fixed bugs: - https://launchpad.net/bugs/1316442 - https://launchpad.net/bugs/1316564 - https://launchpad.net/bugs/1316427 - https://launchpad.net/bugs/1316572 - https://launchpad.net/bugs/1316570 - https://launchpad.net/bugs/1316566 (bzr r14288) | ||||
| * | for spiro converters, close path only after last segment. (Bug 1473641) | Alvin Penner | 2015-08-08 | 3 | -31/+40 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1473641 (bzr r14285) | ||||
| * | minor coding style changes | Jabier Arraiza Cenoz | 2015-08-08 | 2 | -30/+31 |
| | | | | (bzr r14284) | ||||
| * | allow more translations than only scale | Jabier Arraiza Cenoz | 2015-08-08 | 1 | -5/+1 |
| | | | | (bzr r14283) | ||||
| * | Fix a bug scaling path parameters | Jabier Arraiza Cenoz | 2015-08-07 | 1 | -11/+28 |
| | | | | (bzr r14282) | ||||
| * | Remove unused function declaration and change some comments | Jabier Arraiza Cenoz | 2015-08-06 | 1 | -51/+49 |
| | | | | (bzr r14281) | ||||
| * | Refactor BSPline and Spiro to remove duplicated functions | Jabier Arraiza Cenoz | 2015-08-06 | 6 | -405/+122 |
| | | | | (bzr r14280) | ||||
| * | Allow scale on bend items | Jabier Arraiza Cenoz | 2015-08-05 | 1 | -1/+9 |
| | | | | (bzr r14277) | ||||
| * | Fix some transform problems in Bend path. | Jabier Arraiza Cenoz | 2015-08-05 | 2 | -29/+18 |
| | | | | | | Also refactor a bit the file to simplify it (bzr r14276) | ||||
| * | Translations. First set of new Indian languages translations (Assamese, ↵ | Nicolas Dufour | 2015-08-04 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | Dogri, Gujarati, Hindi, Odia, Santali and Tamil. Fixed bugs: - https://launchpad.net/bugs/1316569 - https://launchpad.net/bugs/1316565 - https://launchpad.net/bugs/1316571 - https://launchpad.net/bugs/1316548 - https://launchpad.net/bugs/1316479 - https://launchpad.net/bugs/1316476 - https://launchpad.net/bugs/1316440 (bzr r14274) | ||||
| * | Fixed some typos in bsector and bspline | Jabier Arraiza Cenoz | 2015-08-02 | 3 | -16/+33 |
| | | | | | | | In freehand base fix a crash un bend path if no clipboard. Also rewrite retrive clipboard to get it at correct document size (bzr r14272) | ||||
| * | Update simplify interactive to handle trinagle out powerstrokes, also fix it ↵ | Jabier Arraiza Cenoz | 2015-08-01 | 2 | -10/+41 |
| | | | | | | for Spiro paths. Updated toolbar slider to also update powerstroke points (bzr r14271) | ||||
| * | fix for 1478636 (crash on import when comments in defs) | Marc Jeanmougin | 2015-08-01 | 1 | -3/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1478636 (bzr r14270) | ||||
| * | update to trunk | Jabier Arraiza Cenoz | 2015-07-30 | 11 | -133/+275 |
| |\ | | | | | (bzr r12588.1.46) | ||||
| | * | fix for a small warning introduced in r14142 (cf ↵ | Marc Jeanmougin | 2015-07-29 | 1 | -2/+2 |
| | | | | | | | | | | | <https://bugs.launchpad.net/inkscape/+bug/1194091/comments/4>) (bzr r14268) | ||||
| | * | || | Liam P. White | 2015-07-27 | 1 | -1/+1 |
| | | | | | | | (bzr r14267) | ||||
| | * | \n | Liam P. White | 2015-07-27 | 1 | -1/+1 |
| | | | | | | | (bzr r14266) | ||||
| | * | + NULL check (fixes bug #1474011 : Segmentation fault in ↵ | Kris De Gussem | 2015-07-27 | 1 | -1/+3 |
| | | | | | | | | | | | sp_filter_primitive_read_in) (bzr r14263) | ||||
| | * | Fix LPE stack in interactive simplify | jtx | 2015-07-27 | 1 | -8/+8 |
| | | | | | | | (bzr r14262) | ||||
| | * | add flattern button to interactive simplify | Jabier Arraiza Cenoz | 2015-07-27 | 3 | -1/+51 |
| | | | | | | | (bzr r14261) | ||||
| | * | merge lp:~inkscape.dev/inkscape/simplify-lpe-pencil-toolbar into lp:inkscape | Jabier Arraiza Cenoz | 2015-07-26 | 4 | -4/+78 |
| | |\ | | | | | | | (bzr r14259) | ||||
| | | * | update to trunk | Jabier Arraiza Cenoz | 2015-07-25 | 8 | -26/+60 |
| | | |\ | | | | | | | | | (bzr r13973.1.20) | ||||
| | | * | | Removes extra unnecesary code pointed by Nathan Hurst | Jabier Arraiza Cenoz | 2015-07-25 | 1 | -14/+12 |
| | | | | | | | | | | | | | (bzr r13973.1.19) | ||||
| | | * | | change from list to vector | Jabier Arraiza Cenoz | 2015-07-24 | 1 | -3/+2 |
| | | | | | | | | | | | | | (bzr r13973.1.16) | ||||
| | | * | | update to trunk | Jabier Arraiza Cenoz | 2015-07-24 | 609 | -20457/+31448 |
| | | |\ \ | | | | | | | | | | | (bzr r13973.1.15) | ||||
| | | * | | | fix a bug in refactor | Jabier Arraiza Cenoz | 2015-04-09 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | (bzr r13973.1.14) | ||||
| | | * | | | Coding style fixes | Jabier Arraiza Cenoz | 2015-04-09 | 2 | -43/+43 |
| | | | | | | | | | | | | | | | | (bzr r13973.1.13) | ||||
| | | * | | | astyle simplify LPE | Jabier Arraiza Cenoz | 2015-04-09 | 2 | -91/+91 |
| | | | | | | | | | | | | | | | | (bzr r13973.1.12) | ||||
| | | * | | | update to trunk | Jabier Arraiza Cenoz | 2015-04-09 | 56 | -1374/+1553 |
| | | |\ \ \ | | | | | | | | | | | | | (bzr r13973.1.11) | ||||
| | | * \ \ \ | update to trunk | Jabier Arraiza Cenoz | 2015-03-18 | 34 | -444/+825 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | (bzr r13973.1.10) | ||||
| | | * | | | | | Update to new simplify | Jabier Arraiza Cenoz | 2015-03-10 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r13973.1.9) | ||||
| | | * | | | | | update to trunk | Jabier Arraiza Cenoz | 2015-03-10 | 5 | -34/+91 |
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | (bzr r13973.1.8) | ||||
| | | * | | | | | | Fix new added simplify parameter | Jabier Arraiza Cenoz | 2015-03-09 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13973.1.7) | ||||
| | | * | | | | | | update to trunk | Jabier Arraiza Cenoz | 2015-03-09 | 4 | -55/+40 |
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | (bzr r13973.1.6) | ||||
| | | * | | | | | | | fix to fit the new parameters of simplify lpe | Jabier Arraiza Cenoz | 2015-03-08 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13973.1.5) | ||||
| | | * | | | | | | | fixing icons and update to trunk | Jabier Arraiza Cenoz | 2015-03-08 | 5 | -29/+7 |
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | (bzr r13973.1.4) | ||||
| | | * | | | | | | | | allow use multiple lines, added new icon | Jabier Arraiza Cenoz | 2015-03-08 | 3 | -16/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13973.1.3) | ||||
| | | * | | | | | | | | update to trunk | Jabier Arraiza Cenoz | 2015-03-08 | 10 | -32/+76 |
| | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | (bzr r13973.1.2) | ||||
| | | * | | | | | | | | | add interactive smooth to pen tool | Jabier Arraiza Cenoz | 2015-03-07 | 4 | -4/+80 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13973.1.1) | ||||
| | * | | | | | | | | | | Commented out tidy_operator_styled_whitespace (fixes bug 1477723). | Marc Jeanmougin | 2015-07-26 | 1 | -2/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1477723 (bzr r14258) | ||||
| | * | | | | | | | | | | Fix snapping of start point of path when holding the CTRL key in the Bézier ↵ | Diederik van Lierop | 2015-07-25 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tool Fixed bugs: - https://launchpad.net/bugs/1432354 (bzr r14257) | ||||
