summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/javafx-out.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ↵Peter Moulder2009-04-071-975/+975
| | | | | \( -name '*.cpp' -o -name '*.h' \) -print0 | xargs -0 svn propset svn:eol-style native) (bzr r7649)
* noop: Rename argument from uri to filename for Extension::...::save ↵Peter Moulder2009-04-061-7/+15
| | | | | | | implementations, given that that's how it's used at present. Add a couple of fixme comments to do with use of this argument. (bzr r7637)
* Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski2009-01-131-2/+2
| | | | | version string on Linux. (bzr r7123)
* Merge from fe-movedTed Gould2008-11-211-13/+28
| | | (bzr r6891)
* clean up code slightlyBob Jamison2008-08-101-18/+26
| | | (bzr r6604)
* merge silveiro's and my changesBob Jamison2008-08-091-102/+342
| | | (bzr r6601)
* change javafx output to 1.0 compiler syntaxBob Jamison2008-08-071-140/+72
| | | (bzr r6586)
* Use is_straight_curve() instead of three separate dynamic castsDiederik van Lierop2008-08-051-3/+2
| | | (bzr r6564)
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-1/+0
| | | (bzr r6540)
* initial impl of gradients and opacitiesBob Jamison2008-08-021-62/+274
| | | (bzr r6525)
* finally got transforms right. flip Y and translateBob Jamison2008-08-011-17/+61
| | | (bzr r6519)
* make redundant. use correct fields of cubic bezier point arrayBob Jamison2008-08-011-168/+170
| | | (bzr r6514)
* un-remove applying item transform to each pointBob Jamison2008-08-011-1/+1
| | | (bzr r6504)
* Add item transformsBob Jamison2008-08-011-29/+53
| | | (bzr r6496)
* Get to compile in javafxBob Jamison2008-07-301-32/+50
| | | (bzr r6482)
* add placeholder for expert contributorsBob Jamison2008-07-301-0/+474
(bzr r6474)