summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/javafx-out.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-11Removed unused function.Jon A. Cruz1-15/+0
2012-03-07cppcheckKris De Gussem1-0/+13
2012-01-17add underscores to some member variables.Johan B. C. Engelen1-4/+3
2011-10-20cppcheckKris De Gussem1-2/+2
2011-10-18cppcheckKris De Gussem1-1/+1
2011-07-17- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen1-4/+4
2011-06-04Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz1-3/+3
2011-02-22Finished cleanup of outdated SP_OBJECT_STYLE C macro.Jon A. Cruz1-7/+6
2011-02-02update to latest 2geom !Johan B. C. Engelen1-2/+2
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-18Correct behavior of gradient stops to extract color from swatch when color is...Jon A. Cruz1-2/+2
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-2/+2
2010-04-19Extensions. JavaFX output fix by ycswyw.Nicolas Dufour1-1/+2
2010-03-02Cleanup on id access.Jon A. Cruz1-4/+4
2009-08-11Maximum value of alpha is 255 (not 256).Tavmjong Bah1-1/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-5/+5
2009-08-05SPDocument->Documentjohnce1-5/+5
2009-06-17Updated to successfully compile in JavaFX v 1.2. Fixes bug #253869Jon A. Cruz1-24/+12
2009-06-17Warning and whitespace cleanupJon A. Cruz1-51/+83
2009-04-07noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ...Peter Moulder1-975/+975
2009-04-06noop: Rename argument from uri to filename for Extension::...::save implement...Peter Moulder1-7/+15
2009-01-13Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski1-2/+2
2008-11-21Merge from fe-movedTed Gould1-13/+28
2008-08-10clean up code slightlyBob Jamison1-18/+26
2008-08-09merge silveiro's and my changesBob Jamison1-102/+342
2008-08-07change javafx output to 1.0 compiler syntaxBob Jamison1-140/+72
2008-08-05Use is_straight_curve() instead of three separate dynamic castsDiederik van Lierop1-3/+2
2008-08-03remove many needless references to n-art-bpath.hJohan B. C. Engelen1-1/+0
2008-08-02initial impl of gradients and opacitiesBob Jamison1-62/+274
2008-08-01finally got transforms right. flip Y and translateBob Jamison1-17/+61
2008-08-01make redundant. use correct fields of cubic bezier point arrayBob Jamison1-168/+170
2008-08-01un-remove applying item transform to each pointBob Jamison1-1/+1
2008-08-01Add item transformsBob Jamison1-29/+53
2008-07-30Get to compile in javafxBob Jamison1-32/+50
2008-07-30add placeholder for expert contributorsBob Jamison1-0/+474