summaryrefslogtreecommitdiffstats
path: root/share/extensions (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | small bugfixesSebastian Wüst2013-07-142-2/+2
| | | | | | | | | | | | (bzr r12417.1.11)
| * | | made process_path more readableSebastian Wüst2013-07-141-29/+30
| | | | | | | | | | | | (bzr r12417.1.10)
| * | | changed variable names to reflect dataSebastian Wüst2013-07-141-19/+18
| | | | | | | | | | | | (bzr r12417.1.9)
| * | | pass group transformations via recursion instead of manipulating variableSebastian Wüst2013-07-141-9/+6
| | | | | | | | | | | | (bzr r12417.1.8)
| * | | changed find border algorythm to work without number initializationSebastian Wüst2013-07-141-11/+10
| | | | | | | | | | | | (bzr r12417.1.7)
| * | | changed all quotes to single quotes except for translationsSebastian Wüst2013-07-143-38/+38
| | | | | | | | | | | | (bzr r12417.1.6)
| * | | changed how encoder passes errorsSebastian Wüst2013-07-143-11/+20
| | | | | | | | | | | | (bzr r12417.1.5)
| * | | load whole file instead of one line.Sebastian Wüst2013-07-142-4/+9
| | | | | | | | | | | | (bzr r12417.1.4)
| * | | changed how decoder is called and errors are passedSebastian Wüst2013-07-144-39/+47
| | | | | | | | | | | | (bzr r12417.1.3)
| * | | minor changesSebastian Wüst2013-07-143-17/+18
| | | | | | | | | | | | (bzr r12417.1.2)
| * | | moved main hpgl processing to new classes, moved plotter control to a ↵Sebastian Wüst2013-07-138-374/+609
| | | | | | | | | | | | | | | | | | | | extension dialog (bzr r12417.1.1)
* | | | Fix for Bug #1243394 (XAML exporter doesn't remove unnecessary filters ↵Nicolas Dufour2013-11-031-0/+16
| |_|/ |/| | | | | | | | | | | | | | | | | | | | attributes) Fixed bugs: - https://launchpad.net/bugs/1243394 (bzr r12764)
* | | extensions: fix calculation of window centerJohan B. C. Engelen2013-10-251-0/+3
| | | | | | | | | (bzr r12723)
* | | fix unit handling of all python extensions. did not test with all extensionsJohan B. C. Engelen2013-10-2523-92/+100
| | | | | | | | | (bzr r12722)
* | | Fix for Bug #1200399 (xcf export fails if file or layer names contain ↵Nicolas Dufour2013-10-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | non-ASCII characters). Fixed bugs: - https://launchpad.net/bugs/1200399 (bzr r12715)
* | | Fix for Bug #1126472 (JessyInk zipped pdf or png output should allow low ↵Nicolas Dufour2013-10-221-1/+1
| |/ |/| | | | | | | | | | | | | resolution values). Fixed bugs: - https://launchpad.net/bugs/1126472 (bzr r12709)
* | UI message generalisationKris De Gussem2013-10-137-7/+7
| | | | | | (bzr r12685)
* | extensions. svgcalendar. patch by David Turner for Bug 1237167Alvin Penner2013-10-091-2/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1237167 (bzr r12676)
* | Documentation/Translation. Fix for Bug #1236382 (Typos in comments and ↵Nicolas Dufour2013-10-092-2/+2
| | | | | | | | | | | | | | | | message, localization context needed) by Yuri Chornoivan. Fixed bugs: - https://launchpad.net/bugs/1236382 (bzr r12673)
* | Merge gsoc procedural templates work.Slagvi Public2013-09-213-0/+80
|\ \ | | | | | | (bzr r12570)
| * | Fix Empty Page xml namespace.Slagvi Public2013-09-211-1/+1
| | | | | | | | | (bzr r12481.1.14)
| * | Fix templates parameters names.Slagvi Public2013-09-211-2/+2
| | | | | | | | | (bzr r12481.1.13)
| * | Fix Empty Page procedural template.Slagvi Public2013-09-202-17/+18
| | | | | | | | | (bzr r12481.1.11)
| * | Added auto installing empty_page extensionSlagvi Public2013-09-151-0/+2
| | | | | | | | | (bzr r12481.1.5)
| * | Procedural template example added.Slagvi Public2013-09-102-0/+77
| | | | | | | | | (bzr r12481.1.3)
* | | Fix for Bug #1217602 (Measure Path fails with XML too deep error) by dave m.Nicolas Dufour2013-09-171-1/+2
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1217602 (bzr r12526)
* | | Fix for Bug #1220758 (gears extention test broke make dist) by Ryan Lerch.Nicolas Dufour2013-09-042-1/+1
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1220758 (bzr r12501)
* | | extensions. simplestyle.py. allow spaces at end of style attribute (Bug 1216859)Alvin Penner2013-09-011-1/+1
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1216859 (bzr r12496)
* | | merge from trunk (r12487)su_v2013-08-2918-176/+1163
|\ \ \ | | | | | | | | (bzr r11668.1.75)
| * | | New merge text extension (see Bug #960046).Nicolas Dufour2013-08-223-0/+235
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/960046 (bzr r12484)
| * | | Fix make check on OS XAlex Valavanis2013-08-211-3/+45
| |/ / | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/120445 (bzr r12483)
| * | Fix gears testAlex Valavanis2013-08-031-1/+1
| | | | | | | | | (bzr r12447)
| * | Fix return code for extension tests]Alex Valavanis2013-08-031-1/+5
| | | | | | | | | (bzr r12446)
| * | Fix extensions that fail unit testsAlex Valavanis2013-08-035-72/+79
| |/ | | | | (bzr r12445)
| * Merge: Add Hershey extension for engraving fontsMartin Owens2013-07-054-0/+256
| |\ | | | | | | (bzr r12405)
| | * merge from trunk (r11955)su_v2012-12-1655-288/+411
| | |\ | | | | | | | | (bzr r11687.1.3)
| | * | Hershey Text: whitespace; py: docstring, modeline; inx: fix attribute valuesu_v2012-12-162-131/+136
| | | | | | | | | | | | (bzr r11687.1.2)
| | * | Add extension 'Render > Hershey Text' for engraving fontsWindell Oskay2012-09-214-0/+251
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/716676 (bzr r11687.1.1)
| * | | Merge: version 2.31 of the guides creatorMartin Owens2013-07-052-98/+411
| |\ \ \ | | | | | | | | | | (bzr r12404)
| | * | | Raise the limit on the number of guides from 100 to 1000.Peter Lieverdink2011-05-011-4/+4
| | | | | | | | | | | | | | | (bzr r10193.1.2)
| | * | | Replace guides creator with upstream guides creator version 2.31.Peter Lieverdink2011-05-012-100/+404
| | | | | | | | | | | | | | | (bzr r10193.1.1)
| * | | | Transform dialog. do not use singular transforms. (Bug 1189446)Alvin Penner2013-06-291-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1189446 (bzr r12397)
| * | | | Extensions. Strings consistency fix in Rack gears extension.Nicolas Dufour2013-06-271-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | Translations. Translatable files list, translation template and French translation update. (bzr r12393)
| * | | | Update makefile for extensions for gearsMartin Owens2013-06-261-2/+4
| | | | | | | | | | | | | | | (bzr r12392)
| * | | | Add render rack gear extension from bug#1174800, modify gears location to ↵Martin Owens2013-06-264-3/+131
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | render sub-menu Fixed bugs: - https://launchpad.net/bugs/1174800 (bzr r12391)
* | | | | merge from trunk (r12380)su_v2013-06-194-2/+145
|\| | | | | | | | | | | | | | (bzr r11668.1.72)
| * | | | extensions. hpgl input. new import routine by TimeWasterAlvin Penner2013-06-113-0/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1159641 (bzr r12365)
| * | | | extensions. dxf input. create default layer 0 if it does not exist (Bug 1123907)Alvin Penner2013-05-271-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1123907 (bzr r12344)
* | | | | merge from trunk (r12322)su_v2013-05-055-26/+26
|\| | | | | | | | | | | | | | (bzr r11668.1.69)
| * | | | Fix UI after inclusion of gimp style slidersKris De Gussem2013-05-014-15/+15
| | | | | | | | | | | | | | | (bzr r12317)