| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Extensions. DXF export: support default values for omitted attributes of ↵ | su_v | 2015-10-07 | 1 | -10/+10 | |
| | | | | | | basic SVG shapes (line, rect, circle, ellipse) (bzr r14398) | |||||
| * | extensions. guillotine.py. fix Bug 1502041 | Alvin Penner | 2015-10-04 | 1 | -2/+2 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1502041 (bzr r14397) | |||||
| * | Extensions. Measure Path: Add more layout options for text (Bug #1460422) | su_v | 2015-09-29 | 2 | -21/+117 | |
| | | | | (bzr r14388) | |||||
| * | Extensions: fix for bug #1459295 (Measure Path: area of CW paths has wrong ↵ | su_v | 2015-09-24 | 1 | -1/+1 | |
| | | | | | | sign (negative)) (bzr r14384) | |||||
| * | Extensions. Fix some broken Vim modelines | su_v | 2015-09-22 | 3 | -3/+3 | |
| | | | | (bzr r14382) | |||||
| * | Extensions. Fix for bug #1496804 (Flatten Beziers: raise lower limit for ↵ | su_v | 2015-09-22 | 2 | -2/+2 | |
| | | | | | | flatness factor to prevent endless loop in python script) (bzr r14381) | |||||
| * | Extensions. Interpolate attribute in group: use z-order instead of selection ↵ | su_v | 2015-09-17 | 2 | -2/+12 | |
| | | | | | | order for multiple selection (bzr r14374) | |||||
| * | Extensions. Interpolate: set same default value for zsort in OptionParser as ↵ | su_v | 2015-09-17 | 1 | -1/+1 | |
| | | | | | | in the GUI (bzr r14373) | |||||
| * | Extensions. Interpolate: optionally use z-order instead of selection order ↵ | su_v | 2015-09-16 | 2 | -8/+21 | |
| | | | | | | (workaround for reversed selection order with live preview) (bzr r14371) | |||||
| * | extensions. generate_voronoi.py. allow for translation of parent layer, and ↵ | Alvin Penner | 2015-09-15 | 1 | -4/+9 | |
| | | | | | | | | | scaling of units. (Bug 1495204) Fixed bugs: - https://launchpad.net/bugs/1495204 (bzr r14369) | |||||
| * | Second round of extension executable bit cleanup. | Krzysztof Kosi??ski | 2015-09-13 | 30 | -16/+6 | |
| | | | | | | | | | | Add/remove executable bits and shebangs as appropriate. The extension entry point should be executable, while Python files that contain libraries and are not entry points should not be executable. Shebang lines should only be present in executable files. (bzr r14362) | |||||
| * | Clean up the executable bits for extensions | Krzysztof Kosi??ski | 2015-09-13 | 6 | -0/+0 | |
| | | | | (bzr r14361) | |||||
| * | Extensions: removed pre stream commands feature (too complicated, not needed) | Sebastian Wüst | 2015-09-13 | 2 | -6/+1 | |
| | | | | (bzr r14360) | |||||
| * | Extensions: changed wording for tool offset correction | Sebastian Wüst | 2015-09-13 | 4 | -6/+6 | |
| | | | | (bzr r14359) | |||||
| * | Documentation. Updating the FAQ link in the Help>FAQ menu. Updating doc ↵ | Nicolas Dufour | 2015-09-10 | 1 | -3/+2 | |
| | | | | | | links (FAQ, K&M and man) in the PO files. (bzr r14355) | |||||
| * | update version of seamless pattern extension | Jabier Arraiza Cenoz | 2015-09-08 | 1 | -1/+1 | |
| | | | | (bzr r14349) | |||||
| * | fix a opacity bug problem pointed by Maren in seamless pattern | Jabier Arraiza Cenoz | 2015-09-08 | 1 | -5/+2 | |
| | | | | (bzr r14348) | |||||
| * | extensions. dxf_outlines. add support for line, circle, ellipse. (Bug ↵ | Alvin Penner | 2015-09-01 | 1 | -6/+22 | |
| | | | | | | | | | 1489320 and Bug 1474347) Fixed bugs: - https://launchpad.net/bugs/1489320 (bzr r14338) | |||||
| * | Set root layer as current in seamless pattern | Jabier Arraiza Cenoz | 2015-08-22 | 1 | -3/+3 | |
| | | | | (bzr r14315) | |||||
| * | Updated seamless pattern extension to V0.5, Thanks Maren for the strings and ↵ | Jabier Arraiza Cenoz | 2015-08-20 | 2 | -241/+301 | |
| | | | | | | patience (bzr r14313) | |||||
| * | extensions. dxf input. Implement extrude option, and allow blocks to be ↵ | Alvin Penner | 2015-08-20 | 1 | -10/+26 | |
| | | | | | | | | | reflected. (Bug 1483807 and Bug 1409486) Fixed bugs: - https://launchpad.net/bugs/1483807 (bzr r14312) | |||||
| * | extensions. guides_creator.py. express guides in document-units. | Alvin Penner | 2015-08-05 | 1 | -2/+2 | |
| | | | | (bzr r14275) | |||||
| * | fix typo in intersection_point() (Bug 1475097) | Alvin Penner | 2015-07-19 | 4 | -0/+0 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1475097 (bzr r14251) | |||||
| * | Extensions. Fix for Bug #1461346 (getposinlayer fails if height attribute is ↵ | su_v | 2015-07-11 | 1 | -13/+16 | |
| | | | | | | missing) (bzr r14241) | |||||
| * | Extensions. Fix for Bug #1463623 (Error trying to save Optimized SVG (no ↵ | su_v | 2015-07-11 | 1 | -1/+1 | |
| | | | | | | 'width' attribute for SVGRoot)) (bzr r14240) | |||||
| * | Extensions. Fix for Bug #760429 (Scour extension files organization). | Nicolas Dufour | 2015-07-06 | 9 | -5/+22 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/760429 (bzr r14234) | |||||
| * | Extensions. webslicer_export.py - return message if no slicer layer found ↵ | su_v | 2015-06-25 | 1 | -1/+7 | |
| | | | | | | (bug #1198826) (bzr r14216) | |||||
| * | XAML. Fix for bug #1457891 (FillRule property values are case sensitive). | Nicolas Dufour | 2015-06-25 | 1 | -12/+15 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1457891 (bzr r14214) | |||||
| * | extensions. measure path. fix for Bug 1429932 | Alvin Penner | 2015-05-28 | 1 | -1/+1 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1429932 (bzr r14182) | |||||
| * | image_attributes.inx: mark more strings for translation; update POTFILES.in | su_v | 2015-05-21 | 1 | -12/+12 | |
| | | | | (bzr r14165) | |||||
| * | Add extension to set attributes for bitmap images (bug #1357808) | su_v | 2015-05-20 | 2 | -0/+251 | |
| | | | | | | | | | | | | | | | | | | | Inkscape >= 0.91 adds the attribute 'preserveAspectRatio' to imported bitmap images, and sets it to 'none' (to support non-uniform scaling). Unlike older versions it also respects the attribute for rendering. This change may break Inkscape documents with embedded or linked bitmap images which had been created with older versions of Inkscape (the images do not have the attribute set, and thus default to 'xMidYMid' with enforced uniform scaling). The extension allows to add the attribute to selected or all bitmap images in the current document (including bitmap images used as masks, which are stored in the <defs> section). Fixed bugs: - https://launchpad.net/bugs/1357808 (bzr r14164) | |||||
| * | extensions. layout_nup. convert units. (Bug 1453982) | Alvin Penner | 2015-05-14 | 1 | -1/+1 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1453982 (bzr r14153) | |||||
| * | patch by tbnorth for Bug 1277649 | Alvin Penner | 2015-05-11 | 3 | -235/+212 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1277649 (bzr r14146) | |||||
| * | cmake: Bring cmake installation in line with autotools (bug #1451481) | houz | 2015-05-08 | 1 | -0/+46 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1451481 (bzr r14128) | |||||
| * | Exporting. Fix for Bug #1452560 (Rectangles missing from saved SIF). | Nicolas Dufour | 2015-05-07 | 1 | -1/+1 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1452560 (bzr r14120) | |||||
| * | extensions. ink2canvas.py - do not parse html comments. (Bug 1446204) | Alvin Penner | 2015-04-22 | 1 | -0/+2 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1446204 (bzr r14059) | |||||
| * | added info about multiple pen feature in gui | Sebastian Wüst | 2015-04-10 | 2 | -17/+21 | |
| | | | | (bzr r14055) | |||||
| * | fixed bug: when no tool offset is used uninitialize commands (SP0;PU0,0) are ↵ | Sebastian Wüst | 2015-04-10 | 1 | -1/+2 | |
| | | | | | | sent twice (bzr r14051) | |||||
| * | added option to set non-standard bytesize, stopbits and parity settings | Sebastian Wüst | 2015-04-10 | 2 | -27/+84 | |
| | | | | (bzr r14050) | |||||
| * | Fixes bug #1409568: added possibility to use multiple pens (when using pen ↵ | Sebastian Wüst | 2015-04-10 | 3 | -42/+53 | |
| | | | | | | | | | plotters, cutting plotters ignore it) via marking layers with pen information Fixed bugs: - https://launchpad.net/bugs/1409568 (bzr r14049) | |||||
| * | sp. fix seperate | Bryce Harrington | 2015-03-21 | 3 | -18/+18 | |
| | | | | (bzr r14021) | |||||
| * | extensions. dxf output. improve method for generating closed flag for ↵ | Alvin Penner | 2015-03-09 | 1 | -7/+6 | |
| | | | | | | | | | LWPOLYLINE (Bug 1429184) Fixed bugs: - https://launchpad.net/bugs/1429184 (bzr r13980) | |||||
| * | i10n. Fix for Bug #1429579 (Various typos in the trunk code). | Yuri Chornoivan | 2015-03-08 | 3 | -6/+6 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1429579 (bzr r13976) | |||||
| * | extensions. convert2dashes. support offset parameter. (Bug 1426889) | Alvin Penner | 2015-03-08 | 1 | -1/+8 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1426889 (bzr r13975) | |||||
| * | XAML export. Fix for Bug #1423216 (Clipping grouped objects not exported to ↵ | Nicolas Dufour | 2015-03-06 | 1 | -5/+21 | |
| | | | | | | | | | | | xaml). XAML export. Adding a placeholder for future rotation center tests. Fixed bugs: - https://launchpad.net/bugs/1423216 (bzr r13967) | |||||
| * | i18n | Kris De Gussem | 2015-02-27 | 1 | -2/+2 | |
| | | | | (bzr r13953) | |||||
| * | extensions. gimp_xcf.py. add error message if Inkscape installation not ↵ | Alvin Penner | 2015-02-11 | 1 | -1/+9 | |
| | | | | | | found. Relevant only to test suite. (Bug 1419266) (bzr r13916) | |||||
| * | Typos (Bug #1417127) | Kris De Gussem | 2015-02-03 | 1 | -2/+2 | |
| | | | | (bzr r13895) | |||||
| * | fixed import bug when using multiple pens (paths where put into wrong ↵ | Sebastian Wüst | 2015-02-01 | 1 | -54/+33 | |
| | | | | | | layers), refactored code while on it (bzr r13888) | |||||
| * | added option for sending pre-stream commands, renamed command language from ↵ | Sebastian Wüst | 2015-01-31 | 2 | -14/+19 | |
| | | | | | | Zing to KNK since Zing is only a product of the KNK family of plotters (bzr r13884) | |||||
