summaryrefslogtreecommitdiffstats
path: root/share/extensions/dxf_outlines.inx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update extensionsPatrick Storz2019-10-201-0/+0
| | | | | now at https://gitlab.com/inkscape/extensions/commit/efd48ee07ef0a0cfc43e60745bf519b53350cc11
* Update ExtensionsMarc Jeanmougin2019-10-101-0/+0
|
* update extension submoduleMarc Jeanmougin2019-09-071-0/+0
|
* Update extensions to the latest versionsMartin Owens2019-08-081-0/+0
|
* Resync extensions with embed images fixMartin Owens2019-07-021-0/+0
|
* Sync the extensions up to the latest fixes (21st June 2019)Martin Owens2019-06-221-0/+0
|
* Update extensions to latest master branch, see inbox ↵Martin Owens2019-06-171-0/+0
| | | | https://gitlab.com/inkscape/inbox/issues/584
* Pull in fix for stdout issuesMartin Owens2019-04-211-0/+0
|
* Push extensions up to new known good stateMartin Owens2019-04-211-0/+0
|
* Update extensions submodulePatrick Storz2019-03-231-0/+0
| | | | (avoid deprecation warning spawning for *every* extension)
* Update extensions and fix inkscape.potPatrick Storz2019-03-221-0/+0
|
* Updat extensions to latest versionMartin Owens2019-03-031-0/+0
|
* update extensions submoduleThomas Holder2018-10-101-0/+0
|
* Extensions: Update to 616c3c16c22e483dd44d235854acfbf1b9615431Eduard Braun2018-09-111-0/+0
|
* Update extensionsMartin Owens2018-09-101-0/+0
|
* Add extensions as a submoduleMartin Owens2018-09-091-0/+0
|
* Move extensions to git inkscape-extensions repositoryMartin Owens2018-09-091-58/+0
|
* Update name as per suggestion from MarenMartin Owens2018-02-201-1/+1
|
* UI: usage of colon in front of editboxKris De Gussem2015-01-031-4/+4
| | | (bzr r13833)
* update Python extensions from 90 to 96 dpi.Alvin Penner2014-11-021-8/+8
| | | (bzr r13659)
* extensions. Desktop Cutting Plotter (DXF R14) output. patch by Yann Papouin ↵Alvin Penner2013-04-081-2/+7
| | | | | | | | for Bug 1164904 Fixed bugs: - https://launchpad.net/bugs/1164904 (bzr r12273)
* cutting plotter dxf export. patch by Yann Papouin to allow hiding invisible ↵Alvin Penner2012-03-261-1/+3
| | | | | | | | layers (Bug 959159) Fixed bugs: - https://launchpad.net/bugs/959159 (bzr r11130)
* add underscore _Alvin Penner2011-08-311-4/+4
| | | (bzr r10607)
* dxf export. support for non-ascii characters (Bug 834721)Alvin Penner2011-08-311-0/+6
| | | | | | Fixed bugs: - https://launchpad.net/bugs/834721 (bzr r10606)
* DXF output: add support for clones and try to improve help textJohan B. C. Engelen2011-08-121-3/+6
| | | (bzr r10539)
* correct version number in DXF output extension descriptionJohan B. C. Engelen2011-08-121-2/+2
| | | (bzr r10538)
* Extensions. Add option to choose dxf output unitsAlvin Penner2010-12-271-1/+10
| | | (bzr r9984)
* allow switch between LINE and LWPOLYLINEAlvin Penner2010-02-011-3/+5
| | | | | | Fixed bugs: - https://launchpad.net/bugs/512447 (bzr r9042)
* textual patch from bug 408093bulia byak2009-09-061-3/+2
| | | (bzr r8563)
* add documentation tabAlvin Penner2009-08-101-14/+26
| | | (bzr r8461)
* Better file description for .plt files.Tavmjong Bah2009-08-031-1/+1
| | | | | Lowercased .XCF and .DXF to match other entries. (bzr r8392)
* Fix to conform to the RELAX NG schema.Stephen Silver2008-09-131-1/+1
| | | (bzr r6799)
* add checkbox for ROBO Master outputAlvin Penner2008-08-161-0/+1
| | | (bzr r6636)
* All extensions are now propper XML files with a namespace and all validate ↵Marcin Floryan2008-04-181-1/+2
| | | | | against the new inkscape.extension.rng RelaxNG schema. (bzr r5472)
* Following the previous commit - update to the INX files - a step towards ↵Marcin Floryan2008-04-171-1/+1
| | | | | proper XML format with schema for INX files. (bzr r5465)
* rename so that this option will not be mistaken for generalized DXF outputAaron Spike2006-02-101-3/+3
| | | (bzr r112)
* oops, setting the mimetype to image/dxf. don't know if this is correct but ↵Aaron Spike2006-01-301-1/+1
| | | | | it is what the other dxf inxs say. (bzr r60)
* Adding minimal dxf output as a python extension. Converts path segments to ↵Aaron Spike2006-01-291-0/+18
splines and lines. (bzr r46)