| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | RegisteredTransformedPoint: fix methods to use const&. | Johan B. C. Engelen | 2008-04-05 | 1 | -0/+5 |
| | | | | | | LPE PointParam: set transform in RegisteredTransformedPoint-widget (bzr r5348) | ||||
| * | changes to use RegisteredTransformedPoint as widget for LPE point. not complete | Johan B. C. Engelen | 2008-03-22 | 1 | -8/+8 |
| | | | | (bzr r5171) | ||||
| * | * add RegisteredTransformedPoint widget, that transforms the point before ↵ | Johan B. C. Engelen | 2008-03-22 | 1 | -2/+2 |
| | | | | | | | | | displaying/writing. This in order to keep them in SVG coordinate system in XML, but in canvas coord system in the spinbox * move Geom::Point XML writing to central place in ostringstream * add verb for LPE context (bzr r5165) | ||||
| * | clean up PointParamKnotHolder some more. SPKnotHolder should really be C++ ↵ | Johan B. C. Engelen | 2008-03-21 | 1 | -1/+1 |
| | | | | | | object. It's the next step. (bzr r5151) | ||||
| * | remove #ifdef that was used to disable on-canvas editing. | Johan B. C. Engelen | 2008-03-20 | 1 | -7/+4 |
| | | | | | | fix initialization of PointParam (bzr r5135) | ||||
| * | Add on-canvas editing of LPE PointParam. | Johan B. C. Engelen | 2008-03-20 | 1 | -2/+17 |
| | | | | | | | | | * made special KnotHolder for Pointparameters. todo: * pointparam numerical widgets display SVG info, instead of desktop coordinates. must be fixed * knots cannot be selected and moved by keys (bzr r5133) | ||||
| * | remove flashing test indicator on pointparam. | Johan B. C. Engelen | 2008-03-02 | 1 | -25/+0 |
| | | | | | | | | | | remove some leftover code from point param code remove test pointparam from LPEKnot added SnapIndicator added SnapIndicator to SPDesktop, and a call from guidesnapping to display a snapindicator when a guide is snapped. fix canvas-temporary-item-list.cpp (bzr r4931) | ||||
| * | NEW: temporary on-canvas indicators | Johan B. C. Engelen | 2008-03-02 | 1 | -9/+28 |
| | | | | (bzr r4918) | ||||
| * | fixing wrong includes | Felipe Corr??a da Silva Sanches | 2008-02-28 | 1 | -1/+1 |
| | | | | (bzr r4898) | ||||
| * | Remove unnecessary dependencies for some of the lpe parameters. | Johan B. C. Engelen | 2008-02-28 | 1 | -1/+1 |
| | | | | (bzr r4896) | ||||
| * | * (when debug macro is defined) call ShapeEditor function to on-canvas edit ↵ | Johan B. C. Engelen | 2008-02-27 | 1 | -33/+29 |
| | | | | | | | | point lpe parameters. This function still needs to be implemented. * put forward declarations in lpe parameters to decrease recompile times (bzr r4888) | ||||
| * | RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton> | Johan B. C. Engelen | 2008-01-15 | 1 | -31/+25 |
| | | | | (bzr r4500) | ||||
| * | prepare LPE parameter widgets to be owned by multiple dialogs, as it should be. | Johan B. C. Engelen | 2008-01-15 | 1 | -3/+4 |
| | | | | | | | 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 | -0/+16 |
| | | | | (bzr r4433) | ||||
| * | fix compile warning with C++ style cast | Johan B. C. Engelen | 2007-11-17 | 1 | -1/+1 |
| | | | | (bzr r4096) | ||||
| * | Remove geom.cpp and geom.h. Now use 2geom/geom.cpp and 2geom.h. | Johan B. C. Engelen | 2007-11-09 | 1 | -1/+1 |
| | | | | | | Add conversion functions between Geom::Point and NR::Point (bzr r4050) | ||||
| * | trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp. | Peter Moulder | 2007-10-11 | 1 | -173/+173 |
| | | | | (bzr r3884) | ||||
| * | Add default value stuff for LPE parameters | Johan B. C. Engelen | 2007-08-19 | 1 | -2/+8 |
| | | | | (bzr r3536) | ||||
| * | Fix LPE: | Johan B. C. Engelen | 2007-08-17 | 1 | -8/+9 |
| | | | | | | | | | * 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) | |||||
