Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Welcome to 2007. | Derick Rethans | 2007-01-11 | 1 | -1/+1 |
| | |||||
* | - Marked important classes | Kore Nordmann | 2006-12-07 | 1 | -0/+1 |
| | |||||
* | - Throw ezcBaseValueExceptions instead of typecasting | Kore Nordmann | 2006-11-02 | 1 | -2/+8 |
| | | | | | | | - Do range checks instead of converting numbers using min and max - Extended testcases to test for ezcBaseValueExceptions | ||||
* | - Made palette properties writeable | Kore Nordmann | 2006-09-20 | 1 | -20/+72 |
| | | | | | | - Fixed wrong parameters | ||||
* | - Started refactoring of font configuration | Kore Nordmann | 2006-08-18 | 1 | -4/+4 |
| | | | | | | | # - The next iteration will enable you to use the different font rendering # methods from ext/GD | ||||
* | - Refactored ezcGraphRenderer | Kore Nordmann | 2006-07-11 | 1 | -3/+3 |
| | | | | | | # Most test run again, but complete result is still errnous | ||||
* | - Added grids to line charts (tests & implementation) | Kore Nordmann | 2006-06-08 | 1 | -2/+17 |
| | |||||
* | - Draw background and border for charts | Kore Nordmann | 2006-06-06 | 1 | -1/+1 |
| | | | | | | - Added padding for charts | ||||
* | - Added gridColor option to palettes | Kore Nordmann | 2006-06-06 | 1 | -8/+27 |
| | | | | | | - Differentiate between elements and charts background color | ||||
* | - Added outomatic colorization from pallets | Kore Nordmann | 2006-06-06 | 1 | -8/+28 |
| | |||||
* | - Added test for palettes | Kore Nordmann | 2006-06-06 | 1 | -0/+159 |
- Added basic implementatoin of palettes # Not used for automatic colorization yet |