| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | New LPE: Mirror reflection | Maximilian Albert | 2008-06-10 | 5 | -3/+159 |
| * | Get rid of get_bpath() in lpe-tangent_to_curve.cpp | Maximilian Albert | 2008-06-10 | 1 | -3/+2 |
| * | Don't convert path to straight line for LPE perpendicular bisector | Maximilian Albert | 2008-06-10 | 1 | -0/+2 |
| * | Make broken doOnApply() for LPEs work again | Maximilian Albert | 2008-06-10 | 1 | -0/+2 |
| * | Remove debugging messages | Maximilian Albert | 2008-06-10 | 1 | -5/+0 |
| * | Write all effect parameters to SVG when a LPE knotholder handle is ungrabbed | Maximilian Albert | 2008-06-10 | 7 | -42/+26 |
| * | fix compile | Felipe Corr??a da Silva Sanches | 2008-06-10 | 1 | -2/+2 |
| * | updated slightly | Bob Jamison | 2008-06-09 | 2 | -40/+41 |
| * | remove filters verb and command | bulia byak | 2008-06-09 | 5 | -4/+44 |
| * | add selmodified connection to force dialog update on undo | bulia byak | 2008-06-09 | 2 | -5/+16 |
| * | Fix include in sp-filter.cpp NR:filter issue | Joshua L. Blocher | 2008-06-09 | 2 | -1/+2 |
| * | force single single document over a node's lifetime | MenTaLguY | 2008-06-08 | 3 | -2/+6 |
| * | plumb document references a little deeper in | MenTaLguY | 2008-06-08 | 11 | -35/+53 |
| * | Add option to either suppress path flash for items with LPE (e.g., spiro spli... | Maximilian Albert | 2008-06-08 | 6 | -29/+88 |
| * | simplify code that puts anchors at start and end of paths in draw context. | Johan B. C. Engelen | 2008-06-08 | 1 | -6/+3 |
| * | add method to retrieve first and last path of SPCurve, fix error. | Johan B. C. Engelen | 2008-06-08 | 2 | -4/+36 |
| * | Re-add two handles for PerpBisector LPE (we don't add the other two because t... | Maximilian Albert | 2008-06-08 | 5 | -45/+100 |
| * | Better way to add LPE knotholder handles; now it happens semi-automatically i... | Maximilian Albert | 2008-06-08 | 6 | -68/+70 |
| * | Make knotholders for LPE items finally work; each effect can now overload the... | Maximilian Albert | 2008-06-08 | 14 | -128/+260 |
| * | Add 'Mode' label and icon for regular Bezier mode in pen/pencil toolbar | Maximilian Albert | 2008-06-08 | 1 | -17/+64 |
| * | Patch from sas for LP #231690 (crash when combining two paths) | Maximilian Albert | 2008-06-08 | 1 | -5/+5 |
| * | Patch from sas to avoid GC warning during vacuum defs (closes LP #236816) | Maximilian Albert | 2008-06-08 | 1 | -1/+0 |
| * | use feed_pathvector_to_cairo in display/nr-svgfonts.cpp | Johan B. C. Engelen | 2008-06-08 | 1 | -12/+18 |
| * | use feed_pathvector_to_cairo in display/nr-arena-shape.cpp | Johan B. C. Engelen | 2008-06-08 | 1 | -3/+4 |
| * | add rendering to cairo from Geom::Path and Geom::PathVector ! | Johan B. C. Engelen | 2008-06-08 | 2 | -6/+120 |
| * | add conversion from NR::Rect to Geom::Rect | Johan B. C. Engelen | 2008-06-08 | 1 | -2/+4 |
| * | Warning cleanup | Jon A. Cruz | 2008-06-07 | 1 | -6/+14 |
| * | ellipses and groups now use 2geompath for svg_write: sp_svg_write_path(np->cu... | Johan B. C. Engelen | 2008-06-06 | 2 | -17/+7 |
| * | for sppath, use 2geompath for svg_write: sp_svg_write_path(np->curve->get_pat... | Johan B. C. Engelen | 2008-06-06 | 1 | -24/+9 |
| * | for spirals, use 2geompath for svg_write: sp_svg_write_path(np->curve->get_pa... | Johan B. C. Engelen | 2008-06-06 | 1 | -26/+16 |
| * | for sp-star.cpp, start using 2geompath for svg_write: sp_svg_write_path(np->c... | Johan B. C. Engelen | 2008-06-06 | 1 | -8/+3 |
| * | for sp-offset.cpp and sp-star.cpp, start using 2geompath for svg_write: sp_sv... | Johan B. C. Engelen | 2008-06-06 | 2 | -5/+5 |
| * | for path-chemistry.cpp, start using 2geompath for svg_write: sp_svg_write_pat... | Johan B. C. Engelen | 2008-06-06 | 1 | -4/+4 |
| * | for nodepath, start using 2geompath for svg_write: sp_svg_write_path(np->curv... | Johan B. C. Engelen | 2008-06-06 | 1 | -3/+3 |
| * | spdc_flush_white(SPDrawContext *dc, SPCurve *gc) now uses curve->get_pathvect... | Johan B. C. Engelen | 2008-06-06 | 1 | -1/+1 |
| * | spcc_flush_white(SPConnectorContext *cc, SPCurve *gc) now uses curve->get_pat... | Johan B. C. Engelen | 2008-06-06 | 1 | -1/+1 |
| * | add comments to SPCurve about 2geomify status of functions | Johan B. C. Engelen | 2008-06-06 | 1 | -1/+8 |
| * | box3d_side_write now uses curve->get_pathvector instead of get_bpath. | Johan B. C. Engelen | 2008-06-06 | 1 | -5/+1 |
| * | disable SPCurve path checking per default as it decreases performance by a lot. | Johan B. C. Engelen | 2008-06-06 | 1 | -1/+1 |
| * | - enable path checking for SPCurve | Johan B. C. Engelen | 2008-06-06 | 1 | -5/+14 |
| * | Removing cast and replacing with a proper definition. | Ted Gould | 2008-06-06 | 2 | -3/+3 |
| * | allow compiling on g++ 4.3+ | Bob Jamison | 2008-06-06 | 1 | -0/+1 |
| * | remove const assignment error | Bob Jamison | 2008-06-06 | 1 | -1/+1 |
| * | Fixed uninitialized members | Jon A. Cruz | 2008-06-06 | 1 | -4/+9 |
| * | Fixed uninitialized member | Jon A. Cruz | 2008-06-06 | 1 | -0/+2 |
| * | merge gsoc2008_johan_path2geom into trunk | Johan B. C. Engelen | 2008-06-06 | 48 | -419/+746 |
| * | optimization: don't copy SPCurve when transforming it, do this in place | bulia byak | 2008-06-05 | 1 | -11/+5 |
| * | Rename param_writeSVGValue() --> param_getSVGValue() since the method doesn't... | Maximilian Albert | 2008-06-05 | 11 | -12/+12 |
| * | Add paramType() method to LPE parameter classes | Maximilian Albert | 2008-06-05 | 6 | -0/+26 |
| * | Remove unused and buggy-looking function get_pref_children. | Peter Moulder | 2008-06-05 | 2 | -14/+1 |