summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Patch from sas to avoid GC warning during vacuum defs (closes LP #236816)Maximilian Albert2008-06-081-1/+0
* use feed_pathvector_to_cairo in display/nr-svgfonts.cppJohan B. C. Engelen2008-06-081-12/+18
* use feed_pathvector_to_cairo in display/nr-arena-shape.cppJohan B. C. Engelen2008-06-081-3/+4
* add rendering to cairo from Geom::Path and Geom::PathVector !Johan B. C. Engelen2008-06-082-6/+120
* add conversion from NR::Rect to Geom::RectJohan B. C. Engelen2008-06-081-2/+4
* Warning cleanupJon A. Cruz2008-06-071-6/+14
* ellipses and groups now use 2geompath for svg_write: sp_svg_write_path(np->cu...Johan B. C. Engelen2008-06-062-17/+7
* for sppath, use 2geompath for svg_write: sp_svg_write_path(np->curve->get_pat...Johan B. C. Engelen2008-06-061-24/+9
* for spirals, use 2geompath for svg_write: sp_svg_write_path(np->curve->get_pa...Johan B. C. Engelen2008-06-061-26/+16
* for sp-star.cpp, start using 2geompath for svg_write: sp_svg_write_path(np->c...Johan B. C. Engelen2008-06-061-8/+3
* for sp-offset.cpp and sp-star.cpp, start using 2geompath for svg_write: sp_sv...Johan B. C. Engelen2008-06-062-5/+5
* for path-chemistry.cpp, start using 2geompath for svg_write: sp_svg_write_pat...Johan B. C. Engelen2008-06-061-4/+4
* for nodepath, start using 2geompath for svg_write: sp_svg_write_path(np->curv...Johan B. C. Engelen2008-06-061-3/+3
* spdc_flush_white(SPDrawContext *dc, SPCurve *gc) now uses curve->get_pathvect...Johan B. C. Engelen2008-06-061-1/+1
* spcc_flush_white(SPConnectorContext *cc, SPCurve *gc) now uses curve->get_pat...Johan B. C. Engelen2008-06-061-1/+1
* add comments to SPCurve about 2geomify status of functionsJohan B. C. Engelen2008-06-061-1/+8
* box3d_side_write now uses curve->get_pathvector instead of get_bpath.Johan B. C. Engelen2008-06-061-5/+1
* disable SPCurve path checking per default as it decreases performance by a lot.Johan B. C. Engelen2008-06-061-1/+1
* - enable path checking for SPCurveJohan B. C. Engelen2008-06-061-5/+14
* rollup of buildtool/unix work. compiles and links inkscapeBob Jamison2008-06-062-3/+688
* finally debugged. read() on a pipe has different results on different boxes....Bob Jamison2008-06-061-4/+2
* rewrite pipe reading to avoid deadlockBob Jamison2008-06-061-15/+39
* rewrite pipe reading to avoid deadlockBob Jamison2008-06-061-15/+18
* Removing cast and replacing with a proper definition.Ted Gould2008-06-062-3/+3
* allow compiling on g++ 4.3+Bob Jamison2008-06-061-0/+1
* minor typo in comparisonBob Jamison2008-06-061-1/+1
* remove const assignment errorBob Jamison2008-06-061-1/+1
* Fixed uninitialized membersJon A. Cruz2008-06-061-4/+9
* Fixed uninitialized memberJon A. Cruz2008-06-061-0/+2
* merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen2008-06-0648-419/+746
* oops. sys/wait.h not on win32Bob Jamison2008-06-051-1/+2
* rewrite execCommand's unix impl to better handle separate stdout and stderr s...Bob Jamison2008-06-051-25/+98
* include <algorithm> for std::sortBob Jamison2008-06-051-1/+3
* optimization: don't copy SPCurve when transforming it, do this in placebulia byak2008-06-051-11/+5
* added HPGL export extension, courtesy of Aaron SpikeAlexandre Prokoudine2008-06-054-0/+69
* Rename param_writeSVGValue() --> param_getSVGValue() since the method doesn't...Maximilian Albert2008-06-0511-12/+12
* Add paramType() method to LPE parameter classesMaximilian Albert2008-06-056-0/+26
* Remove unused and buggy-looking function get_pref_children.Peter Moulder2008-06-052-14/+1
* address some cast-away-const warnings.Peter Moulder2008-06-053-5/+5
* address a warningPeter Moulder2008-06-051-1/+1
* a couple of trivial %d -> %u changes.Peter Moulder2008-06-051-3/+3
* slight numerical improvementPeter Moulder2008-06-052-2/+5
* fix compile with g++-4.3.Peter Moulder2008-06-054-16/+33
* Fix expression whose behaviour is undefined in C++. N.B. This “fix” invo...Peter Moulder2008-06-051-3/+6
* first try at attribute overloadingBob Jamison2008-06-042-0/+65
* improve pipingBob Jamison2008-06-041-17/+22
* Remove warningsBob Jamison2008-06-042-5/+28
* Make copy of libpng13.dll to libpng12-0.dll because Gtk changed the name. Th...Bob Jamison2008-06-041-0/+3
* marked forgotten translatable messageAlexandre Prokoudine2008-06-041-1/+1
* Add missing file knot-holder-entity.cpp; sorry for breaking the buildsvn add ...Maximilian Albert2008-06-041-0/+217