| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | convert path to linears and cubics only before creating outline. (workaround ↵ | Johan B. C. Engelen | 2008-08-03 | 1 | -2/+9 | |
| | | | | | | for a bug in livarot) (bzr r6548) | |||||
| * | fix arc conversion to livarot | Johan B. C. Engelen | 2008-08-03 | 1 | -2/+2 | |
| | | | | (bzr r6547) | |||||
| * | Minor cleanup work on macros | Jon A. Cruz | 2008-08-03 | 11 | -21/+33 | |
| | | | | (bzr r6546) | |||||
| * | Fixed const-correctness | Jon A. Cruz | 2008-08-03 | 4 | -10/+10 | |
| | | | | (bzr r6545) | |||||
| * | Fixed const-correctness and member access | Jon A. Cruz | 2008-08-03 | 2 | -30/+35 | |
| | | | | (bzr r6544) | |||||
| * | Warning cleanup | Jon A. Cruz | 2008-08-03 | 2 | -2/+2 | |
| | | | | (bzr r6543) | |||||
| * | Fixed broken empty string check | Jon A. Cruz | 2008-08-03 | 1 | -10/+10 | |
| | | | | (bzr r6542) | |||||
| * | Replaced deprecated GtkType creation with GType | Jon A. Cruz | 2008-08-03 | 4 | -24/+26 | |
| | | | | (bzr r6541) | |||||
| * | remove many needless references to n-art-bpath.h | Johan B. C. Engelen | 2008-08-03 | 36 | -65/+1 | |
| | | | | (bzr r6540) | |||||
| * | hopefully fixed last error in nodepath... | Johan B. C. Engelen | 2008-08-03 | 1 | -1/+3 | |
| | | | | (bzr r6539) | |||||
| * | simplify lpe spiro code by using new "is_straight_curve" method | Johan B. C. Engelen | 2008-08-02 | 1 | -6/+3 | |
| | | | | (bzr r6538) | |||||
| * | add is_straight_curve in geom-curves.h helper file | Johan B. C. Engelen | 2008-08-02 | 2 | -0/+40 | |
| | | | | (bzr r6537) | |||||
| * | simplify pathv_to_linear_and_cubic_beziers a bit | Johan B. C. Engelen | 2008-08-02 | 1 | -9/+3 | |
| | | | | (bzr r6536) | |||||
| * | remove code duplicate | Johan B. C. Engelen | 2008-08-02 | 1 | -31/+2 | |
| | | | | (bzr r6535) | |||||
| * | clean up and revert recent change to nodepath that broke things | Johan B. C. Engelen | 2008-08-02 | 1 | -34/+18 | |
| | | | | (bzr r6534) | |||||
| * | fix error in nodepath | Johan B. C. Engelen | 2008-08-02 | 1 | -1/+1 | |
| | | | | (bzr r6533) | |||||
| * | remove old nartbpath to cairo method | Johan B. C. Engelen | 2008-08-02 | 2 | -98/+4 | |
| | | | | (bzr r6532) | |||||
| * | convert path to only linear and cubic segments when nodeediting. prevents ↵ | Johan B. C. Engelen | 2008-08-02 | 1 | -5/+35 | |
| | | | | | | crashing for example for paths with arcs in them (bzr r6531) | |||||
| * | use nodetype helper function to determine nodetype within lpe-spiro | Johan B. C. Engelen | 2008-08-02 | 1 | -8/+4 | |
| | | | | (bzr r6530) | |||||
| * | fix nodetype determination. fixes lpe spiro bug | Johan B. C. Engelen | 2008-08-02 | 1 | -1/+3 | |
| | | | | (bzr r6529) | |||||
| * | lpe spiro: if path is closed it does not matter to what initial pointtype is ↵ | Johan B. C. Engelen | 2008-08-02 | 1 | -1/+1 | |
| | | | | | | initialized. (bzr r6528) | |||||
| * | whitespace | Johan B. C. Engelen | 2008-08-02 | 1 | -33/+44 | |
| | | | | (bzr r6527) | |||||
| * | when holding ctrl, pattern scaling has a fixed 1:1 ratio of original pattern ↵ | Johan B. C. Engelen | 2008-08-02 | 1 | -12/+21 | |
| | | | | | | size (bzr r6526) | |||||
| * | initial impl of gradients and opacities | Bob Jamison | 2008-08-02 | 2 | -73/+307 | |
| | | | | (bzr r6525) | |||||
| * | Enable exception handling for CxxTest in Makefiles | Jasper van de Gronde | 2008-08-02 | 7 | -7/+7 | |
| | | | | (bzr r6524) | |||||
| * | SPCurve unit tests | Jasper van de Gronde | 2008-08-02 | 3 | -71/+324 | |
| | | | | (bzr r6523) | |||||
| * | comments | Maximilian Albert | 2008-08-02 | 1 | -8/+12 | |
| | | | | (bzr r6521) | |||||
| * | Todo is done. | Jon A. Cruz | 2008-08-02 | 1 | -1/+0 | |
| | | | | (bzr r6520) | |||||
| * | finally got transforms right. flip Y and translate | Bob Jamison | 2008-08-01 | 2 | -19/+62 | |
| | | | | (bzr r6519) | |||||
| * | fix 253915: do not use style attr, only SPStyle | bulia byak | 2008-08-01 | 1 | -26/+12 | |
| | | | | (bzr r6518) | |||||
| * | SPItem::getBounds now always returns a Geom::Rect boundingbox. | Johan B. C. Engelen | 2008-08-01 | 4 | -12/+16 | |
| | | | | (bzr r6517) | |||||
| * | update to latest 2geom | Johan B. C. Engelen | 2008-08-01 | 2 | -5/+3 | |
| | | | | (bzr r6516) | |||||
| * | remove more NR:: from live_effects code | Johan B. C. Engelen | 2008-08-01 | 5 | -13/+13 | |
| | | | | (bzr r6515) | |||||
| * | make redundant. use correct fields of cubic bezier point array | Bob Jamison | 2008-08-01 | 4 | -304/+345 | |
| | | | | (bzr r6514) | |||||
| * | 2geomify a lot of NR::Points to Geom::Point | Johan B. C. Engelen | 2008-08-01 | 30 | -311/+301 | |
| | | | | (bzr r6513) | |||||
| * | replace matrix division code. | Johan B. C. Engelen | 2008-08-01 | 9 | -29/+22 | |
| | | | | (bzr r6512) | |||||
| * | change knot.h to Geom::Point only instead of NR::Point. | Johan B. C. Engelen | 2008-08-01 | 12 | -70/+73 | |
| | | | | (bzr r6511) | |||||
| * | simplify code | Maximilian Albert | 2008-08-01 | 2 | -13/+10 | |
| | | | | (bzr r6510) | |||||
| * | Helperpath for lpe-rotate-copies | Maximilian Albert | 2008-08-01 | 2 | -0/+20 | |
| | | | | (bzr r6509) | |||||
| * | Improved UI for lpe-rotate-copies | Maximilian Albert | 2008-08-01 | 2 | -22/+60 | |
| | | | | (bzr r6508) | |||||
| * | Make PointParam handles snap, too | Maximilian Albert | 2008-08-01 | 1 | -1/+2 | |
| | | | | (bzr r6507) | |||||
| * | Make LPE knotholder handles snap | Maximilian Albert | 2008-08-01 | 7 | -25/+49 | |
| | | | | (bzr r6506) | |||||
| * | Formerly static function used for snapping is now a private member of ↵ | Maximilian Albert | 2008-08-01 | 3 | -52/+42 | |
| | | | | | | KnotHolderEntity (bzr r6505) | |||||
| * | un-remove applying item transform to each point | Bob Jamison | 2008-08-01 | 3 | -24/+52 | |
| | | | | (bzr r6504) | |||||
| * | remove strange factor for showing the pattern unit cell (quarter of real cell). | Johan B. C. Engelen | 2008-08-01 | 1 | -5/+5 | |
| | | | | (bzr r6503) | |||||
| * | patterns: make it possible to have different scaling in X and Y directions. ↵ | Johan B. C. Engelen | 2008-08-01 | 1 | -21/+22 | |
| | | | | | | snap scaling point. (bzr r6502) | |||||
| * | enable snapping of pattern's origin | Johan B. C. Engelen | 2008-08-01 | 1 | -2/+18 | |
| | | | | (bzr r6500) | |||||
| * | Added to tests for SVG units, and fixed warning of missing case | Jon A. Cruz | 2008-08-01 | 3 | -17/+63 | |
| | | | | (bzr r6498) | |||||
| * | adding tabs to SVGFonts dialog | Felipe Corr??a da Silva Sanches | 2008-08-01 | 2 | -21/+50 | |
| | | | | (bzr r6497) | |||||
| * | Add item transforms | Bob Jamison | 2008-08-01 | 1 | -29/+53 | |
| | | | | (bzr r6496) | |||||
