Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Updated: Moving copyright information to NOTICE files. | Ole Marius Smestad | 2010-08-12 | 1 | -1/+0 |
| | |||||
* | - Fixed: Adjusted source headers of Graph to Apache license. | Tobias Schlitt | 2010-07-30 | 1 | -1/+18 |
| | |||||
* | - s/2009/2010/g | Derick Rethans | 2010-01-08 | 1 | -1/+1 |
| | |||||
* | - s/2008/2009. | Derick Rethans | 2009-02-23 | 1 | -1/+1 |
| | |||||
* | - Welcome to 2008. | Derick Rethans | 2008-01-02 | 1 | -1/+1 |
| | |||||
* | - Doc fixes. | Tobias Schlitt | 2007-09-12 | 1 | -1/+1 |
| | |||||
* | - PHPUnit 3.1 Migration | Sebastian Bergmann | 2007-07-02 | 1 | -8/+8 |
| | | | | | | | | | | | - Migrate PHPUnit_Framework_Assert::getAttribute() to PHPUnit_Framework_Assert::readAttribute(). - Use PHPUnit_Framework_TestCase::setLocale(). - Populate code coverage whitelist from autoload arrays. - Remove ezcTestRunner::addFileToFilter(). # PHPUnit 3.1 is now required. | ||||
* | - Added test for invalid multipication in reimplementaion of transformation | Kore Nordmann | 2007-05-10 | 1 | -0/+20 |
| | | | | | | matrix multiplication | ||||
* | - Started implementing feature request #9404 (Rotated labels on axis) | Kore Nordmann | 2007-03-29 | 1 | -0/+20 |
| | | | | | | | # Works only with SVG driver now. # Angle needs to be set manually, no automatic optimal angle detection yet. | ||||
* | - Added private classes for more convenient coordinate and vector | Kore Nordmann | 2007-03-27 | 1 | -0/+143 |
transformations |