summaryrefslogtreecommitdiffstats
path: root/src/interfaces/palette.php
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome to 2007.Derick Rethans2007-01-111-1/+1
|
* - Marked important classesKore Nordmann2006-12-071-0/+1
|
* - Throw ezcBaseValueExceptions instead of typecastingKore Nordmann2006-11-021-2/+8
| | | | | | | - Do range checks instead of converting numbers using min and max - Extended testcases to test for ezcBaseValueExceptions
* - Made palette properties writeableKore Nordmann2006-09-201-20/+72
| | | | | | - Fixed wrong parameters
* - Started refactoring of font configurationKore Nordmann2006-08-181-4/+4
| | | | | | | # - The next iteration will enable you to use the different font rendering # methods from ext/GD
* - Refactored ezcGraphRendererKore Nordmann2006-07-111-3/+3
| | | | | | # Most test run again, but complete result is still errnous
* - Added grids to line charts (tests & implementation)Kore Nordmann2006-06-081-2/+17
|
* - Draw background and border for chartsKore Nordmann2006-06-061-1/+1
| | | | | | - Added padding for charts
* - Added gridColor option to palettesKore Nordmann2006-06-061-8/+27
| | | | | | - Differentiate between elements and charts background color
* - Added outomatic colorization from palletsKore Nordmann2006-06-061-8/+28
|
* - Added test for palettesKore Nordmann2006-06-061-0/+159
- Added basic implementatoin of palettes # Not used for automatic colorization yet
OpenPOWER on IntegriCloud