| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | small bugfixes | Sebastian Wüst | 2013-07-14 | 2 | -2/+2 | |
| | | | | | | | | | | | | | (bzr r12417.1.11) | |||||
| | * | | | made process_path more readable | Sebastian Wüst | 2013-07-14 | 1 | -29/+30 | |
| | | | | | | | | | | | | | (bzr r12417.1.10) | |||||
| | * | | | changed variable names to reflect data | Sebastian Wüst | 2013-07-14 | 1 | -19/+18 | |
| | | | | | | | | | | | | | (bzr r12417.1.9) | |||||
| | * | | | pass group transformations via recursion instead of manipulating variable | Sebastian Wüst | 2013-07-14 | 1 | -9/+6 | |
| | | | | | | | | | | | | | (bzr r12417.1.8) | |||||
| | * | | | changed find border algorythm to work without number initialization | Sebastian Wüst | 2013-07-14 | 1 | -11/+10 | |
| | | | | | | | | | | | | | (bzr r12417.1.7) | |||||
| | * | | | changed all quotes to single quotes except for translations | Sebastian Wüst | 2013-07-14 | 3 | -38/+38 | |
| | | | | | | | | | | | | | (bzr r12417.1.6) | |||||
| | * | | | changed how encoder passes errors | Sebastian Wüst | 2013-07-14 | 3 | -11/+20 | |
| | | | | | | | | | | | | | (bzr r12417.1.5) | |||||
| | * | | | load whole file instead of one line. | Sebastian Wüst | 2013-07-14 | 2 | -4/+9 | |
| | | | | | | | | | | | | | (bzr r12417.1.4) | |||||
| | * | | | changed how decoder is called and errors are passed | Sebastian Wüst | 2013-07-14 | 4 | -39/+47 | |
| | | | | | | | | | | | | | (bzr r12417.1.3) | |||||
| | * | | | minor changes | Sebastian Wüst | 2013-07-14 | 3 | -17/+18 | |
| | | | | | | | | | | | | | (bzr r12417.1.2) | |||||
| | * | | | moved main hpgl processing to new classes, moved plotter control to a ↵ | Sebastian Wüst | 2013-07-13 | 8 | -374/+609 | |
| | | | | | | | | | | | | | | | | | | | | | extension dialog (bzr r12417.1.1) | |||||
| * | | | | Fix for Bug #1243394 (XAML exporter doesn't remove unnecessary filters ↵ | Nicolas Dufour | 2013-11-03 | 1 | -0/+16 | |
| | |_|/ |/| | | | | | | | | | | | | | | | | | | | | attributes) Fixed bugs: - https://launchpad.net/bugs/1243394 (bzr r12764) | |||||
| * | | | extensions: fix calculation of window center | Johan B. C. Engelen | 2013-10-25 | 1 | -0/+3 | |
| | | | | | | | | | | (bzr r12723) | |||||
| * | | | fix unit handling of all python extensions. did not test with all extensions | Johan B. C. Engelen | 2013-10-25 | 23 | -92/+100 | |
| | | | | | | | | | | (bzr r12722) | |||||
| * | | | Fix for Bug #1200399 (xcf export fails if file or layer names contain ↵ | Nicolas Dufour | 2013-10-23 | 1 | -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 Dufour | 2013-10-22 | 1 | -1/+1 | |
| | |/ |/| | | | | | | | | | | | | | resolution values). Fixed bugs: - https://launchpad.net/bugs/1126472 (bzr r12709) | |||||
| * | | UI message generalisation | Kris De Gussem | 2013-10-13 | 7 | -7/+7 | |
| | | | | | | | (bzr r12685) | |||||
| * | | extensions. svgcalendar. patch by David Turner for Bug 1237167 | Alvin Penner | 2013-10-09 | 1 | -2/+2 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1237167 (bzr r12676) | |||||
| * | | Documentation/Translation. Fix for Bug #1236382 (Typos in comments and ↵ | Nicolas Dufour | 2013-10-09 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | message, localization context needed) by Yuri Chornoivan. Fixed bugs: - https://launchpad.net/bugs/1236382 (bzr r12673) | |||||
| * | | Merge gsoc procedural templates work. | Slagvi Public | 2013-09-21 | 3 | -0/+80 | |
| |\ \ | | | | | | | (bzr r12570) | |||||
| | * | | Fix Empty Page xml namespace. | Slagvi Public | 2013-09-21 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r12481.1.14) | |||||
| | * | | Fix templates parameters names. | Slagvi Public | 2013-09-21 | 1 | -2/+2 | |
| | | | | | | | | | | (bzr r12481.1.13) | |||||
| | * | | Fix Empty Page procedural template. | Slagvi Public | 2013-09-20 | 2 | -17/+18 | |
| | | | | | | | | | | (bzr r12481.1.11) | |||||
| | * | | Added auto installing empty_page extension | Slagvi Public | 2013-09-15 | 1 | -0/+2 | |
| | | | | | | | | | | (bzr r12481.1.5) | |||||
| | * | | Procedural template example added. | Slagvi Public | 2013-09-10 | 2 | -0/+77 | |
| | | | | | | | | | | (bzr r12481.1.3) | |||||
| * | | | Fix for Bug #1217602 (Measure Path fails with XML too deep error) by dave m. | Nicolas Dufour | 2013-09-17 | 1 | -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 Dufour | 2013-09-04 | 2 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1220758 (bzr r12501) | |||||
| * | | | extensions. simplestyle.py. allow spaces at end of style attribute (Bug 1216859) | Alvin Penner | 2013-09-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1216859 (bzr r12496) | |||||
| * | | | merge from trunk (r12487) | su_v | 2013-08-29 | 18 | -176/+1163 | |
| |\ \ \ | | | | | | | | | (bzr r11668.1.75) | |||||
| | * | | | New merge text extension (see Bug #960046). | Nicolas Dufour | 2013-08-22 | 3 | -0/+235 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/960046 (bzr r12484) | |||||
| | * | | | Fix make check on OS X | Alex Valavanis | 2013-08-21 | 1 | -3/+45 | |
| | |/ / | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/120445 (bzr r12483) | |||||
| | * | | Fix gears test | Alex Valavanis | 2013-08-03 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r12447) | |||||
| | * | | Fix return code for extension tests] | Alex Valavanis | 2013-08-03 | 1 | -1/+5 | |
| | | | | | | | | | | (bzr r12446) | |||||
| | * | | Fix extensions that fail unit tests | Alex Valavanis | 2013-08-03 | 5 | -72/+79 | |
| | |/ | | | | | (bzr r12445) | |||||
| | * | Merge: Add Hershey extension for engraving fonts | Martin Owens | 2013-07-05 | 4 | -0/+256 | |
| | |\ | | | | | | | (bzr r12405) | |||||
| | | * | merge from trunk (r11955) | su_v | 2012-12-16 | 55 | -288/+411 | |
| | | |\ | | | | | | | | | (bzr r11687.1.3) | |||||
| | | * | | Hershey Text: whitespace; py: docstring, modeline; inx: fix attribute value | su_v | 2012-12-16 | 2 | -131/+136 | |
| | | | | | | | | | | | | | (bzr r11687.1.2) | |||||
| | | * | | Add extension 'Render > Hershey Text' for engraving fonts | Windell Oskay | 2012-09-21 | 4 | -0/+251 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/716676 (bzr r11687.1.1) | |||||
| | * | | | Merge: version 2.31 of the guides creator | Martin Owens | 2013-07-05 | 2 | -98/+411 | |
| | |\ \ \ | | | | | | | | | | | (bzr r12404) | |||||
| | | * | | | Raise the limit on the number of guides from 100 to 1000. | Peter Lieverdink | 2011-05-01 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | (bzr r10193.1.2) | |||||
| | | * | | | Replace guides creator with upstream guides creator version 2.31. | Peter Lieverdink | 2011-05-01 | 2 | -100/+404 | |
| | | | | | | | | | | | | | | | | (bzr r10193.1.1) | |||||
| | * | | | | Transform dialog. do not use singular transforms. (Bug 1189446) | Alvin Penner | 2013-06-29 | 1 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1189446 (bzr r12397) | |||||
| | * | | | | Extensions. Strings consistency fix in Rack gears extension. | Nicolas Dufour | 2013-06-27 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Translatable files list, translation template and French translation update. (bzr r12393) | |||||
| | * | | | | Update makefile for extensions for gears | Martin Owens | 2013-06-26 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | (bzr r12392) | |||||
| | * | | | | Add render rack gear extension from bug#1174800, modify gears location to ↵ | Martin Owens | 2013-06-26 | 4 | -3/+131 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | render sub-menu Fixed bugs: - https://launchpad.net/bugs/1174800 (bzr r12391) | |||||
| * | | | | | merge from trunk (r12380) | su_v | 2013-06-19 | 4 | -2/+145 | |
| |\| | | | | | | | | | | | | | | (bzr r11668.1.72) | |||||
| | * | | | | extensions. hpgl input. new import routine by TimeWaster | Alvin Penner | 2013-06-11 | 3 | -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 Penner | 2013-05-27 | 1 | -2/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1123907 (bzr r12344) | |||||
| * | | | | | merge from trunk (r12322) | su_v | 2013-05-05 | 5 | -26/+26 | |
| |\| | | | | | | | | | | | | | | (bzr r11668.1.69) | |||||
| | * | | | | Fix UI after inclusion of gimp style sliders | Kris De Gussem | 2013-05-01 | 4 | -15/+15 | |
| | | | | | | | | | | | | | | | | (bzr r12317) | |||||
