summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pov-out.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Minor format change. More work needed to improve transition between curve ↵Bob Jamison2008-02-181-74/+74
| | | | | and line segments. (bzr r4769)
* trivial changes to address warning with g++-4.2Peter Moulder2007-09-161-1/+1
| | | (bzr r3757)
* Purged fill type enumJon A. Cruz2007-09-101-1/+1
| | | (bzr r3706)
* format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook2007-03-201-2/+3
| | | (bzr r2720)
* use g_vsnprintf() instead of vsnprintf() to avoid platform problemsBob Jamison2007-03-121-5/+1
| | | (bzr r2620)
* Cleanup public/private, doxygen commentsBob Jamison2007-03-121-11/+74
| | | (bzr r2619)
* Buffer output for better reporting.Bob Jamison2007-03-121-207/+260
| | | (bzr r2618)
* Add some code cleanupBob Jamison2007-03-091-134/+230
| | | (bzr r2591)
* changed curve->length to SP_CURVE_LENGTH(curve). Fixes bug 1676273.Bob Jamison2007-03-081-43/+60
| | | (bzr r2576)
* eliminate direct accesses to SPCurve::bpathMenTaLguY2006-05-091-3/+3
| | | (bzr r787)
* Add new placeholder for ODFBob Jamison2006-02-161-6/+9
| | | (bzr r150)
* r10820@tres: ted | 2006-01-29 16:56:50 -0800Ted Gould2006-01-301-3/+5
| | | | | | | | Making it so all the important strings in the INX files are translateable. Also added in a 'clear-n_.h' to change the N_() macro from an inline function to a pure macro. Lastly, added in submenus for the effects. (bzr r55)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+482
(bzr r1)