summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/javafx-out.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed unused function.Jon A. Cruz2012-04-111-15/+0
* cppcheckKris De Gussem2012-03-071-0/+13
* Merge Andrew's new OCAL dialog and clean headers. Please testAlex Valavanis2012-02-271-0/+1
|\
* | add underscores to some member variables.Johan B. C. Engelen2012-01-171-4/+3
|/
* cppcheckKris De Gussem2011-10-201-2/+2
* cppcheckKris De Gussem2011-10-181-1/+1
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-4/+4
* Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-041-3/+3
* Finished cleanup of outdated SP_OBJECT_STYLE C macro.Jon A. Cruz2011-02-221-7/+6
* update to latest 2geom !Johan B. C. Engelen2011-02-021-2/+2
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-2/+3
|\
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-2/+2
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Correct behavior of gradient stops to extract color from swatch when color is...Jon A. Cruz2010-07-181-2/+2
|/
* Extensions. JavaFX output fix by ycswyw.Nicolas Dufour2010-04-191-1/+2
* Cleanup on id access.Jon A. Cruz2010-03-021-4/+4
* Maximum value of alpha is 255 (not 256).Tavmjong Bah2009-08-111-1/+1
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-5/+5
* SPDocument->Documentjohnce2009-08-051-5/+5
* Updated to successfully compile in JavaFX v 1.2. Fixes bug #253869Jon A. Cruz2009-06-171-24/+12
* Warning and whitespace cleanupJon A. Cruz2009-06-171-51/+83
* noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ...Peter Moulder2009-04-071-975/+975
* noop: Rename argument from uri to filename for Extension::...::save implement...Peter Moulder2009-04-061-7/+15
* Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski2009-01-131-2/+2
* Merge from fe-movedTed Gould2008-11-211-13/+28
* clean up code slightlyBob Jamison2008-08-101-18/+26
* merge silveiro's and my changesBob Jamison2008-08-091-102/+342
* change javafx output to 1.0 compiler syntaxBob Jamison2008-08-071-140/+72
* 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
* initial impl of gradients and opacitiesBob Jamison2008-08-021-62/+274
* finally got transforms right. flip Y and translateBob Jamison2008-08-011-17/+61
* make redundant. use correct fields of cubic bezier point arrayBob Jamison2008-08-011-168/+170
* un-remove applying item transform to each pointBob Jamison2008-08-011-1/+1
* Add item transformsBob Jamison2008-08-011-29/+53
* Get to compile in javafxBob Jamison2008-07-301-32/+50
* add placeholder for expert contributorsBob Jamison2008-07-301-0/+474