summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pov-out.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup on id access.Jon A. Cruz2010-03-021-17/+17
* More proper fix for 451588 by TavmjongJosh Andler2009-10-161-9/+21
* Patch by Tavmjong for 451588Josh Andler2009-10-141-5/+16
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-4/+4
* SPDocument->Documentjohnce2009-08-051-4/+4
* noop: Rename argument from uri to filename for Extension::...::save implement...Peter Moulder2009-04-061-8/+9
* copyeditbulia byak2009-02-281-1/+1
* Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski2009-01-131-2/+2
* clean up code slightlyBob Jamison2008-08-101-65/+64
* Use is_straight_curve() instead of three separate dynamic castsDiederik van Lierop2008-08-051-3/+2
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-1/+0
* finally got transforms right. flip Y and translateBob Jamison2008-08-011-2/+1
* make redundant. use correct fields of cubic bezier point arrayBob Jamison2008-08-011-135/+158
* un-remove applying item transform to each pointBob Jamison2008-08-011-20/+48
* Warning cleanupJon A. Cruz2008-08-011-6/+6
* update to 2geom rev. 1507Johan B. C. Engelen2008-07-251-0/+2
* 2geomify pov-out extensionJohan B. C. Engelen2008-07-131-93/+53
* change some SP_CURVE_BPATH to get_bpathJohan B. C. Engelen2008-07-041-2/+2
* use INKSCAPE_VERSION rather than VERSION, to help cmakeBob Jamison2008-06-181-7/+8
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-1/+1
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-091-1/+1
* struct SPCurve => class SPCurveJohan B. C. Engelen2008-05-051-1/+1
* Change in stdarg calls, to correct for const-nessBob Jamison2008-04-291-23/+6
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-211-1/+1
* Minor format change. More work needed to improve transition between curve an...Bob Jamison2008-02-181-74/+74
* trivial changes to address warning with g++-4.2Peter Moulder2007-09-161-1/+1
* Purged fill type enumJon A. Cruz2007-09-101-1/+1
* format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook2007-03-201-2/+3
* use g_vsnprintf() instead of vsnprintf() to avoid platform problemsBob Jamison2007-03-121-5/+1
* Cleanup public/private, doxygen commentsBob Jamison2007-03-121-11/+74
* Buffer output for better reporting.Bob Jamison2007-03-121-207/+260
* Add some code cleanupBob Jamison2007-03-091-134/+230
* changed curve->length to SP_CURVE_LENGTH(curve). Fixes bug 1676273.Bob Jamison2007-03-081-43/+60
* eliminate direct accesses to SPCurve::bpathMenTaLguY2006-05-091-3/+3
* Add new placeholder for ODFBob Jamison2006-02-161-6/+9
* r10820@tres: ted | 2006-01-29 16:56:50 -0800Ted Gould2006-01-301-3/+5
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+482