| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Patch by Johan to fix 365903. | Josh Andler | 2009-10-08 | 1 | -2/+14 |
| | | | | (bzr r8748) | ||||
| * | Patch by Johan to fix crashing by undefined path parameters in 4 LPEs | Josh Andler | 2009-10-05 | 4 | -2/+26 |
| | | | | (bzr r8723) | ||||
| * | Other patch by Johan to comment out a warning. Thanks Johan! | Josh Andler | 2009-09-26 | 1 | -1/+1 |
| | | | | (bzr r8652) | ||||
| * | Fix by Johan for 436304. | Josh Andler | 2009-09-26 | 1 | -5/+8 |
| | | | | (bzr r8651) | ||||
| * | textual patch from bug 408093 | bulia byak | 2009-09-06 | 2 | -16/+16 |
| | | | | (bzr r8563) | ||||
| * | patch by Alvin for 418798 | bulia byak | 2009-08-29 | 1 | -2/+4 |
| | | | | (bzr r8545) | ||||
| * | lpe-spiro: fix problem with rounding and very nearly zero closing line segments | Johan B. C. Engelen | 2009-08-26 | 1 | -1/+3 |
| | | | | (bzr r8541) | ||||
| * | patch from 417179 by Alvin | bulia byak | 2009-08-24 | 1 | -0/+1 |
| | | | | (bzr r8530) | ||||
| * | patch by Alvin Penner for bug 415079 | bulia byak | 2009-08-18 | 1 | -0/+2 |
| | | | | (bzr r8503) | ||||
| * | Deweirdification of user visible messages as proposed by Tav | Alexandre Prokoudine | 2009-08-11 | 1 | -4/+4 |
| | | | | (bzr r8468) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 4 | -10/+10 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -1/+1 |
| | | | | (bzr r8406) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 2 | -5/+5 |
| | | | | (bzr r8405) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -4/+4 |
| | | | | (bzr r8404) | ||||
| * | Small fix in ruler LPE: marks shouldn't have double length when they are ↵ | Maximilian Albert | 2009-06-21 | 1 | -0/+4 |
| | | | | | | applied on both sides (bzr r8126) | ||||
| * | Remove 'Is visible?' checkbox from LPE editor because it duplicates ↵ | Maximilian Albert | 2009-06-21 | 3 | -8/+13 |
| | | | | | | functionality (bzr r8125) | ||||
| * | made ruler lpe "official" + restored a "unit" param and fixed end mark on ↵ | JF Barraud | 2009-06-05 | 3 | -5/+31 |
| | | | | | | closed path. (bzr r7997) | ||||
| * | call default setup_nodepath for lpe-spiro, to get correct color of the ↵ | Johan B. C. Engelen | 2009-06-02 | 1 | -0/+1 |
| | | | | | | helperpath (bzr r7974) | ||||
| * | make LPE-Interpolate "official" | Johan B. C. Engelen | 2009-05-14 | 1 | -1/+1 |
| | | | | (bzr r7881) | ||||
| * | Minor correction in message | Nicolas Dufour | 2009-05-07 | 1 | -1/+1 |
| | | | | (bzr r7835) | ||||
| * | remove the deactivate knotholder parameter | bulia byak | 2009-05-07 | 2 | -8/+0 |
| | | | | (bzr r7833) | ||||
| * | * [INTL:*] fixed typos (by Yuri Chornoivan) | Ivan Mas??r | 2009-05-06 | 2 | -2/+2 |
| | | | | (bzr r7827) | ||||
| * | translator comments and minor string fixes | Ivan Mas??r | 2009-04-23 | 2 | -5/+6 |
| | | | | (bzr r7763) | ||||
| * | ok, restored construction lines! with a minimalist improvement of placement ↵ | JF Barraud | 2009-04-22 | 2 | -3/+56 |
| | | | | | | control... (bzr r7758) | ||||
| * | unhide lpe-sketch. removed "construction lines" feature of this effect + ↵ | JF Barraud | 2009-04-20 | 3 | -11/+33 |
| | | | | | | minor bug fix. (bzr r7743) | ||||
| * | add LPE recursive skeleton (experimental) | Johan B. C. Engelen | 2009-04-12 | 5 | -0/+190 |
| | | | | (bzr r7692) | ||||
| * | override transform_multiply for patternalongpath to disable transform ↵ | Johan B. C. Engelen | 2009-04-12 | 2 | -0/+13 |
| | | | | | | forwarding to its parameters. (bzr r7691) | ||||
| * | Use the line intersection routines in 2geom/line.h instead of the deprecated ↵ | Diederik van Lierop | 2009-04-12 | 1 | -6/+6 |
| | | | | | | ones in 2geom/geom.h. (I know we're in a refactoring freeze, but this one I was already working on before this freeze was announced and it's quite safe IMHO. It's only a small change in 2geom's API and can hardly do any real harm. I will not refactor anything else until after the v0.47 release, promised!) (bzr r7688) | ||||
| * | Fix two missing icons in live effect parameters | Krzysztof Kosi??ski | 2009-04-11 | 1 | -2/+2 |
| | | | | (bzr r7686) | ||||
| * | comment out debug output | bulia byak | 2009-04-09 | 1 | -2/+2 |
| | | | | (bzr r7671) | ||||
| * | Ctor fixes and misc warning cleanups | Jon A. Cruz | 2009-04-07 | 4 | -44/+46 |
| | | | | (bzr r7650) | ||||
| * | noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ↵ | Peter Moulder | 2009-04-07 | 2 | -663/+663 |
| | | | | | | \( -name '*.cpp' -o -name '*.h' \) -print0 | xargs -0 svn propset svn:eol-style native) (bzr r7649) | ||||
| * | unhide hatches lpe (tests commited to test-suite). | JF Barraud | 2009-03-27 | 1 | -1/+1 |
| | | | | (bzr r7574) | ||||
| * | bug fix: close open paths on input. | JF Barraud | 2009-03-27 | 1 | -2/+9 |
| | | | | (bzr r7573) | ||||
| * | fixed some bugs (bad render of thick/thin parts + reversed bending + ↵ | JF Barraud | 2009-03-26 | 1 | -57/+36 |
| | | | | | | occasional crash (depends on 2geom update)...) (bzr r7561) | ||||
| * | bug fix (was broken since 2geom sbasis refactor). | JF Barraud | 2009-03-20 | 1 | -5/+6 |
| | | | | (bzr r7530) | ||||
| * | tidy up SPObjects that must always be LivePathEffectObjects | Johan B. C. Engelen | 2009-03-19 | 1 | -1/+1 |
| | | | | (bzr r7526) | ||||
| * | correctly implement 'resetDefaults()' for LPEs. Now when applying an LPE, ↵ | Johan B. C. Engelen | 2009-03-15 | 9 | -1/+22 |
| | | | | | | all default values are written to SVG. This greatly improves future compatibility. (bzr r7499) | ||||
| * | Envelope Deform LPE is no longer experimental | Johan B. C. Engelen | 2009-03-15 | 1 | -1/+1 |
| | | | | (bzr r7498) | ||||
| * | store default size in lpe::ArrayParam | Johan B. C. Engelen | 2009-03-15 | 1 | -2/+3 |
| | | | | (bzr r7496) | ||||
| * | moved VonKoch lpe to non experimental: relevant tests commited as well... | JF Barraud | 2009-03-13 | 1 | -3/+3 |
| | | | | (bzr r7476) | ||||
| * | move canvastext to its own file (no linking error for me anymore), add ↵ | bulia byak | 2009-03-11 | 2 | -1/+3 |
| | | | | | | outline to fix 334758 (bzr r7470) | ||||
| * | bug fix about closed path. | JF Barraud | 2009-03-11 | 1 | -38/+66 |
| | | | | (bzr r7468) | ||||
| * | knot lpe: enable groups + cleanups/simplifications | JF Barraud | 2009-03-09 | 2 | -240/+296 |
| | | | | (bzr r7454) | ||||
| * | Fix a translatable string incorrectly being considered a printf format | Krzysztof Kosi??ski | 2009-02-26 | 1 | -6/+16 |
| | | | | | | specification in live_effects/lpe-patternalongpath.cpp (bzr r7382) | ||||
| * | Only build static libraries for subdirs than actually contain libraries, | Krzysztof Kosi??ski | 2009-02-20 | 2 | -12/+2 |
| | | | | | | rather than for every subdirectory. (bzr r7336) | ||||
| * | Remove superfluous FreehandShape LPE | Maximilian Albert | 2009-02-19 | 3 | -14/+0 |
| | | | | (bzr r7330) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2009-02-04 | 1 | -2/+2 |
| | | | | (bzr r7225) | ||||
| * | enable lpe-spiro and lpe-freehand (which should be removed !!!!!!!!) | Johan B. C. Engelen | 2009-02-02 | 1 | -1/+1 |
| | | | | (bzr r7224) | ||||
| * | enable lpe-spiro and lpe-freehand (which should be removed !!!!!!!!) | Johan B. C. Engelen | 2009-02-02 | 1 | -2/+2 |
| | | | | (bzr r7223) | ||||
