| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ↵ | Peter Moulder | 2009-04-07 | 1 | -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 Moulder | 2009-04-06 | 1 | -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??ski | 2009-01-13 | 1 | -2/+2 |
| | | | | | | version string on Linux. (bzr r7123) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -13/+28 |
| | | | | (bzr r6891) | ||||
| * | clean up code slightly | Bob Jamison | 2008-08-10 | 1 | -18/+26 |
| | | | | (bzr r6604) | ||||
| * | merge silveiro's and my changes | Bob Jamison | 2008-08-09 | 1 | -102/+342 |
| | | | | (bzr r6601) | ||||
| * | change javafx output to 1.0 compiler syntax | Bob Jamison | 2008-08-07 | 1 | -140/+72 |
| | | | | (bzr r6586) | ||||
| * | Use is_straight_curve() instead of three separate dynamic casts | Diederik van Lierop | 2008-08-05 | 1 | -3/+2 |
| | | | | (bzr r6564) | ||||
| * | remove many needless references to n-art-bpath.h | Johan B. C. Engelen | 2008-08-03 | 1 | -1/+0 |
| | | | | (bzr r6540) | ||||
| * | initial impl of gradients and opacities | Bob Jamison | 2008-08-02 | 1 | -62/+274 |
| | | | | (bzr r6525) | ||||
| * | finally got transforms right. flip Y and translate | Bob Jamison | 2008-08-01 | 1 | -17/+61 |
| | | | | (bzr r6519) | ||||
| * | make redundant. use correct fields of cubic bezier point array | Bob Jamison | 2008-08-01 | 1 | -168/+170 |
| | | | | (bzr r6514) | ||||
| * | un-remove applying item transform to each point | Bob Jamison | 2008-08-01 | 1 | -1/+1 |
| | | | | (bzr r6504) | ||||
| * | Add item transforms | Bob Jamison | 2008-08-01 | 1 | -29/+53 |
| | | | | (bzr r6496) | ||||
| * | Get to compile in javafx | Bob Jamison | 2008-07-30 | 1 | -32/+50 |
| | | | | (bzr r6482) | ||||
| * | add placeholder for expert contributors | Bob Jamison | 2008-07-30 | 1 | -0/+474 |
| (bzr r6474) | |||||
