| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | struct SPCurve => class SPCurve | Johan B. C. Engelen | 2008-05-05 | 1 | -1/+1 |
| | | | | | | change all sp_curve_methods functions to SPCurve::methods. (bzr r5609) | ||||
| * | fix typo | Johan B. C. Engelen | 2008-04-13 | 1 | -1/+0 |
| | | | | (bzr r5429) | ||||
| * | now with 2geom's arc implem. : accept pasting ellipse path params. | Johan B. C. Engelen | 2008-04-13 | 1 | -13/+6 |
| | | | | (bzr r5428) | ||||
| * | move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.* | Johan B. C. Engelen | 2008-04-13 | 1 | -1/+1 |
| | | | | (bzr r5427) | ||||
| * | fix lpe-PathPAram when deleting the path that it links to | Johan B. C. Engelen | 2008-03-28 | 1 | -2/+16 |
| | | | | | | fix ClipboardManager to construct the svgd from pathvector instead of obtaining the string from PathParam which can be a href instead of svgd (bzr r5222) | ||||
| * | add linking to other paths to lpe-PathParam | Johan B. C. Engelen | 2008-03-27 | 1 | -18/+137 |
| | | | | (bzr r5209) | ||||
| * | system clipboard support (bug #170185) from Chris Kosiński | MenTaLguY | 2008-03-26 | 1 | -24/+17 |
| | | | | (bzr r5190) | ||||
| * | Corrected initialization order | Jon A. Cruz | 2008-03-24 | 1 | -1/+1 |
| | | | | (bzr r5185) | ||||
| * | prepare PathParam for linking to other object | Johan B. C. Engelen | 2008-03-23 | 1 | -20/+28 |
| | | | | (bzr r5180) | ||||
| * | set primary path storage to vector<path> in lpe-PathParam. only convert to ↵ | Johan B. C. Engelen | 2008-03-23 | 1 | -16/+53 |
| | | | | | | pwd2 when needed. (bzr r5179) | ||||
| * | return const reference when getting path data from lpe-PathParam! | Johan B. C. Engelen | 2008-03-23 | 1 | -1/+1 |
| | | | | (bzr r5177) | ||||
| * | remove multiple inheritance from lpe PathParam. since it is often desired to ↵ | Johan B. C. Engelen | 2008-03-23 | 1 | -5/+22 |
| | | | | | | get the path not as pw< d2<> >, but also as geom::path or maybe as dw< pw<> >. Plus this enabled linking to an object, instead of keeping its own path data. (i.e. linking to other objects) (bzr r5176) | ||||
| * | * (when debug macro is defined) call ShapeEditor function to on-canvas edit ↵ | Johan B. C. Engelen | 2008-02-27 | 1 | -2/+2 |
| | | | | | | | | point lpe parameters. This function still needs to be implemented. * put forward declarations in lpe parameters to decrease recompile times (bzr r4888) | ||||
| * | fix Bug #191909 crash on lpe stitch sub-paths, also fix crash for bend path lpe | Johan B. C. Engelen | 2008-02-20 | 1 | -0/+6 |
| | | | | (bzr r4789) | ||||
| * | add copy button to LPE pathparam | Johan B. C. Engelen | 2008-01-26 | 1 | -0/+15 |
| | | | | (bzr r4600) | ||||
| * | path lpe parameter should not know of it's edit button since it has no ↵ | Johan B. C. Engelen | 2008-01-26 | 1 | -2/+0 |
| | | | | | | unique button. (bzr r4598) | ||||
| * | prepare LPE parameter widgets to be owned by multiple dialogs, as it should be. | Johan B. C. Engelen | 2008-01-15 | 1 | -38/+29 |
| | | | | | | | For each parameter function that has not been re-implemented, a warning is issued. Sorry for the huge number of warnings showing when working with LPE. It is important to fix this asap. (bzr r4495) | ||||
| * | correctly transform LPE path and point parameters with the SPItem's transform | Johan B. C. Engelen | 2008-01-08 | 1 | -3/+2 |
| | | | | (bzr r4433) | ||||
| * | fix typo notepath => nodepath | Johan B. C. Engelen | 2008-01-02 | 1 | -1/+1 |
| | | | | (bzr r4369) | ||||
| * | make setup_notepath function for LPE's and LPE parameters. | Johan B. C. Engelen | 2007-11-03 | 1 | -0/+9 |
| | | | | (bzr r4018) | ||||
| * | LPE: implement NEW path-along-path effect, i think that old one has become ↵ | Johan B. C. Engelen | 2007-10-30 | 1 | -0/+9 |
| | | | | | | obsolete and is renamed accordingly. implement straight path node editting for gears effect. (bzr r3983) | ||||
| * | LPE: implement 'edit next LPE parameter'. Accessible through key '7'. | Johan B. C. Engelen | 2007-10-28 | 1 | -12/+24 |
| | | | | (bzr r3968) | ||||
| * | Fix bug [ 1818794 ] Showing grid on opening svg | Johan B. C. Engelen | 2007-10-24 | 1 | -4/+1 |
| | | | | | | + some bits of code to do on-canvas path parameter editing LPE. (bzr r3957) | ||||
| * | LPE: add on-canvas editing of path parameters! | Johan B. C. Engelen | 2007-10-20 | 1 | -4/+18 |
| | | | | (bzr r3934) | ||||
| * | trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp. | Peter Moulder | 2007-10-11 | 1 | -182/+182 |
| | | | | (bzr r3884) | ||||
| * | Temporary fix LPE "2Geom not implemented" crash when pasting paths with 'A' ↵ | Johan B. C. Engelen | 2007-08-26 | 1 | -4/+9 |
| | | | | | | | | in it (arcs) The code should be removed when 2geom is capable of handling 'A' parameters. (bzr r3588) | ||||
| * | 2 LPE things: | Johan B. C. Engelen | 2007-08-26 | 1 | -0/+1 |
| | | | | | | | * Add changed signal to LPE PathParameter * removed origin parameter from path along path as it is not necessary any more (bzr r3585) | ||||
| * | Add default value stuff for LPE parameters | Johan B. C. Engelen | 2007-08-19 | 1 | -1/+10 |
| | | | | (bzr r3536) | ||||
| * | Fix LPE: | Johan B. C. Engelen | 2007-08-17 | 1 | -3/+4 |
| | | | | | | | | | * add default values for parameters * remove text for LPE_INVALID * update example for skel strokes * clean a bit of the code (bzr r3498) | ||||
| * | Commit LivePathEffect branch to trunk! | Johan B. C. Engelen | 2007-08-14 | 1 | -0/+166 |
| (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472) | |||||
