summaryrefslogtreecommitdiffstats
path: root/share/extensions/hpgl_input.inx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Extensions. Fix for Bug #1318348 (Extension dialogs inconsistency).Nicolas Dufour2014-05-241-19/+19
| | | | | Translations. PO template and French translation update. (bzr r13398)
* added parameter to switch off auto alignment for engraving machinesSebastian Wüst2014-02-021-2/+2
| | | (bzr r12994)
* added force and speed options and support for KNK Zing plottersSebastian Wüst2013-12-261-3/+3
| | | (bzr r12858)
* added show debug info option, small text changesSebastian Wüst2013-12-151-1/+1
| | | (bzr r12850)
* added missing translation flags and a small text changeSebastian Wüst2013-11-091-1/+1
| | | (bzr r12784)
* better PEP 8 compatibilitySebastian Wüst2013-11-031-1/+1
| | | (bzr r12417.1.34)
* small changes (mainly text)Sebastian Wüst2013-10-261-1/+1
| | | (bzr r12417.1.29)
* finished tool offset correction; optimized hpgl data; fixed texts, small ↵Sebastian Wüst2013-10-191-0/+2
| | | | | bugs, parameters; added flow control parameter; and more (bzr r12417.1.21)
* moved main hpgl processing to new classes, moved plotter control to a ↵Sebastian Wüst2013-07-131-1/+2
| | | | | extension dialog (bzr r12417.1.1)
* extensions. hpgl input. new import routine by TimeWasterAlvin Penner2013-06-111-0/+19
Fixed bugs: - https://launchpad.net/bugs/1159641 (bzr r12365)