summaryrefslogtreecommitdiffstats
path: root/share/extensions (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fix render barcode test suiteMartin Owens2014-05-171-17/+13
| | | | | | (bzr r13394)
| * extensions. EAN5 barcode. fix offset caused by changing document unitsAlvin Penner2014-05-171-2/+2
| | | | | | (bzr r13393)
| * extensions: Update tests for new barcode class namesBryce Harrington2014-05-171-11/+11
| | | | | | | | | | The barcode class names appear to have been TitleCased. (bzr r13390)
| * extensions: Clarify licensing requirements in READMEBryce Harrington2014-05-171-8/+10
| | | | | | (bzr r13389)
| * Put scale functionality back in to barcode renderer.Martin Owens2014-05-161-1/+2
| | | | | | (bzr r13388)
| * Fix build.Josh Andler2014-05-161-6/+6
| | | | | | (bzr r13387)
| * Barcode extension: Code cleanup and merge in delta from last year.Martin Owens2014-05-1615-136/+143
| | | | | | (bzr r13386)
| * Fix for Bug #1264371 (Broken Link: Bug Page Not Found From Program Link).Nicolas Dufour2014-05-141-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1264371 (bzr r13375)
| * extensions. guides_creator. scale units (Bug 1318532)Alvin Penner2014-05-121-2/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1318532 (bzr r13370)
| * Fix for Bug #1318671 (url for New in This Version is obsolete) by Masato ↵Nicolas Dufour2014-05-121-1/+1
| | | | | | | | | | | | | | | | HASHIMOTO. Fixed bugs: - https://launchpad.net/bugs/1318671 (bzr r13359)
| * i18n. Fix for bug #1318345 (untranslatable strings in trunk-r13348).Nicolas Dufour2014-05-111-95/+94
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1318345 (bzr r13352)
* | Convert from 90px to inch to 96px to inch per SVG (CSS) specification.Tavmjong Bah2014-05-261-2/+2
|/ | | (bzr r13341.1.39)
* changed default unit for hpgl importer to real world unit mmSebastian Wüst2014-04-282-8/+9
| | | (bzr r13314)
* extensions. dxf_input. style change in gcodetools_point by dormouse (Bug ↵Alvin Penner2014-04-251-1/+1
| | | | | 1308986, comment 11) (bzr r13304)
* ensure backwards compatibility with old hpgl exportsSebastian Wüst2014-04-211-1/+1
| | | (bzr r13295)
* extensions. dxf_input. remove blanks from symbol id's (Bug 1308986)Alvin Penner2014-04-201-2/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1308986 (bzr r13294)
* extensions. fix typo in unittouu conversion (Bug 1307691)Alvin Penner2014-04-141-2/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1307691 (bzr r13288)
* extensions. color_blackandwhite. add option for color threshold (Bug 1306420)Alvin Penner2014-04-142-1/+9
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1306420 (bzr r13284)
* Fix an issue with extension tests during distcheck.Krzysztof Kosi??ski2014-04-091-0/+1
| | | (bzr r13277)
* extensions. Measure Path. add center point, modify path id (Bug 171331)Alvin Penner2014-04-031-2/+3
| | | | | | Fixed bugs: - https://launchpad.net/bugs/171331 (bzr r13259)
* extensions. Measure Path. add option to calculate center of mass. (Bug 171331)Alvin Penner2014-04-022-21/+72
| | | | | | Fixed bugs: - https://launchpad.net/bugs/171331 (bzr r13250)
* Extensions. Fix for Bug #960046 (merging text).Nicolas Dufour2014-03-213-8/+24
| | | | | | Fixed bugs: - https://launchpad.net/bugs/960046 (bzr r13177)
* fixed regression in hpgl exportSebastian Wüst2014-03-201-0/+7
| | | (bzr r13169)
* added closing commands to avoid errors on old pen plotters, better command ↵Sebastian Wüst2014-03-192-14/+22
| | | | | language conversion (bzr r13168)
* Fix weighted removal of attributes from style in merge extension.Martin Owens2014-03-181-1/+1
| | | (bzr r13164)
* New extension: Merge styles, take the common styles of the selected elements ↵Martin Owens2014-03-172-0/+155
| | | | | and create a css style from them. (bzr r13161)
* Fix header and copyright licenceMartin Owens2014-03-161-17/+21
| | | (bzr r13158)
* extensions. tar_layers. Switch stdout to binary on Windows. (Bug 1286524)Alvin Penner2014-03-061-4/+9
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1286524 (bzr r13123)
* fixed precut when centeredSebastian Wüst2014-03-051-11/+16
| | | (bzr r13115)
* Use srcdir instead of datadir for sourcing wildcardsMartin Owens2014-03-041-2/+2
| | | (bzr r13110)
* Fix script_Data in Makefile for python extensionsMartin Owens2014-03-041-3/+1
| | | (bzr r13108)
* Remove massive list of inx and py files for extensions Makefile, use magic ↵Martin Owens2014-03-031-347/+3
| | | | | instead (bzr r13106)
* Test. Fix for Bug #1286977 (trunk: make check fails (hpgl_output)).Nicolas Dufour2014-03-031-2/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1286977 (bzr r13098)
* cleanupSebastian Wüst2014-03-024-19/+20
| | | (bzr r13093)
* removed unnecessary featuresSebastian Wüst2014-03-027-55/+22
| | | (bzr r13091)
* Import layers update, spelling and modification time for files in tarMartin Owens2014-03-012-2/+5
| | | (bzr r13085)
* Forgot the makefile isn't flexible.Martin Owens2014-03-011-0/+2
| | | (bzr r13081)
* Add layers export extension as a tar creation extensionMartin Owens2014-03-012-0/+132
| | | (bzr r13080)
* extensions. Render Gear. improve precision of output (Bug 1240455)Alvin Penner2014-02-181-2/+2
| | | (bzr r13036)
* Extensions. Measure Path. Scaling of area and length into document units. ↵Alvin Penner2014-02-181-2/+3
| | | | | (Bug 1240455) (bzr r13035)
* various optimizations, move extension to 'Export' submenuSebastian Wüst2014-02-164-69/+61
| | | (bzr r13032)
* Extensions. Scaling of stroke and some sizes into document units, Part 5 ↵Alvin Penner2014-02-164-16/+21
| | | | | (Bug 1240455) (bzr r13030)
* Extensions. Scaling of command-line bbox into document units, Part 4 (Bug ↵Alvin Penner2014-02-144-22/+26
| | | | | 1240455) (bzr r13028)
* extensions. ink2canvas.py. pass reference to self (Bug 1258473)Alvin Penner2014-02-132-3/+4
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1258473 (bzr r13027)
* Extensions->Render submenu. Scaling of group transform into document units, ↵Alvin Penner2014-02-096-4/+14
| | | | | Part 3 (Bug 1240455) (bzr r13015)
* more robust versions of triangle.py and wireframe_sphere.py, see rev 13007Alvin Penner2014-02-082-15/+21
| | | (bzr r13012)
* reverting triangle.py and wireframe_sphere.py from rev 13007Alvin Penner2014-02-082-7/+3
| | | (bzr r13010)
* Extensions->Render submenu. Scaling of input parameters into document units, ↵Alvin Penner2014-02-089-10/+45
| | | | | | | | Part 2 (Bug 1240455) Fixed bugs: - https://launchpad.net/bugs/1240455 (bzr r13007)
* Extensions->Render submenu. Scaling of input parameters into document units, ↵Alvin Penner2014-02-065-10/+12
| | | | | | | | Part 1 (Bug 1240455) Fixed bugs: - https://launchpad.net/bugs/1240455 (bzr r13001)
* added parameter to switch off auto alignment for engraving machinesSebastian Wüst2014-02-026-38/+69
| | | (bzr r12994)