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 |
| | |||||
* | - Implemented: #14294: Add option for axis label rotation | Kore Nordmann | 2009-07-04 | 1 | -0/+26 |
| | |||||
* | - s/2008/2009. | Derick Rethans | 2009-02-23 | 1 | -1/+1 |
| | |||||
* | - Refactored axis space handling in a BC compatible way. Fixes division by zero | Kore Nordmann | 2009-02-03 | 1 | -0/+37 |
| | | | | | | | | | errors with axis space equals 0. Partly resolves #013631. - Added more tests for axis label renderers # Several SVGs changed because of slight reordering of SVG elements which # causes no visual differences. | ||||
* | - Welcome to 2008. | Derick Rethans | 2008-01-02 | 1 | -1/+1 |
| | |||||
* | - Doc fixes. | Tobias Schlitt | 2007-09-12 | 1 | -1/+1 |
| | |||||
* | - Fixed element option tests to test the right property | Kore Nordmann | 2007-05-10 | 1 | -3/+32 |
| | | | | | | # Blame copy & paste | ||||
* | - Rename ezcImageTestCase to ezcTestImageCase, as it fits in the UnitTest | Derick Rethans | 2007-05-03 | 1 | -1/+1 |
| | | | | | | | | package, and not in the Image component. #- I know the change in the autoload file is not part of this, this will # follow. | ||||
* | - Fixes issue #10675: Arrow heads on axis too small | Kore Nordmann | 2007-04-26 | 1 | -0/+29 |
| | |||||
* | - Added feature #10470: Add support for format callback functions on all axis | Kore Nordmann | 2007-04-12 | 1 | -0/+36 |
| | |||||
* | - Welcome to 2007. | Derick Rethans | 2007-01-11 | 1 | -1/+1 |
| | |||||
* | - Fixed majorStep default value to be null | Kore Nordmann | 2006-12-15 | 1 | -2/+2 |
| | |||||
* | - CS change (automatic script) | Derick Rethans | 2006-12-14 | 1 | -27/+27 |
| | |||||
* | - Throw ezcBaseValueExceptions instead of typecasting | Kore Nordmann | 2006-11-02 | 1 | -0/+176 |
| | | | | | | | - Do range checks instead of converting numbers using min and max - Extended testcases to test for ezcBaseValueExceptions | ||||
* | - Added more tests and fixed some minor setter and getter bugs | Kore Nordmann | 2006-10-27 | 1 | -0/+29 |
| | |||||
* | - Added some more tests for read and write accesss on properties | Kore Nordmann | 2006-10-26 | 1 | -0/+702 |