summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - Updated changelogKore Nordmann2006-11-131-0/+1
* - Fixed: Bug #9403 (Element references do not work with Gleam in SVG)Kore Nordmann2006-11-133-26/+101
* - Add missing text filesKore Nordmann2006-11-132-0/+4
* - Moved TODO items to bugtrackerKore Nordmann2006-11-131-7/+0
* - Fixed pie charts in 3d driver with only one 100% data pointKore Nordmann2006-11-062-0/+36
* - Enhanced test result image a bitKore Nordmann2006-11-032-1/+2
* - Added logarithmical scaled numeric axisKore Nordmann2006-11-0312-3/+772
* - Marked file also private...Kore Nordmann2006-11-031-0/+1
* - Made verbose driver privateKore Nordmann2006-11-031-0/+1
* - Throw ezcBaseValueExceptions instead of typecastingKore Nordmann2006-11-0240-193/+2165
* - Implemented #009304: Possibility to format labels via callbackKore Nordmann2006-11-024-1/+139
* - Added missing calues to ezcGraphCoordinate constructor in testsKore Nordmann2006-11-022-4/+4
* - Added custom pallets needed in examples and not available in beta release.Kore Nordmann2006-10-306-19/+180
* - Use SVG driver in latest newsletter examplesKore Nordmann2006-10-304-14/+8
* - Added missing tests for axisKore Nordmann2006-10-274-5/+86
* - Added more testsKore Nordmann2006-10-273-0/+59
* - Added tests for structsKore Nordmann2006-10-273-2/+203
* - Added more tests and fixed some minor setter and getter bugsKore Nordmann2006-10-2716-17/+470
* - Removed unused functionKore Nordmann2006-10-271-4/+0
* - Added two new palettes (ezGreen and ezRed)Kore Nordmann2006-10-267-1/+312
* - Added example for ez newsletterKore Nordmann2006-10-261-0/+49
* - Added some more tests for read and write accesss on propertiesKore Nordmann2006-10-2627-52/+2573
* - Added tresh hold for pie chartsKore Nordmann2006-10-267-2/+128
* - Accelerated and abstracted font size estimating in driversKore Nordmann2006-10-26119-318/+198
* - Fixed sorting order of 2d bar chart elements.Kore Nordmann2006-10-233-6/+6
* - Added some more documentationKore Nordmann2006-10-201-0/+43
* - Fixed circular arcs in ming driverKore Nordmann2006-10-2043-38/+158
* - Fixed characters added to flash filesKore Nordmann2006-10-2026-2/+2
* - Moved complete pie chart testcase to ming driver, because calling ming in Kore Nordmann2006-10-193-36/+36
* - Added gradient support to ming driverKore Nordmann2006-10-1945-8/+245
* - Got texts working in ming driverKore Nordmann2006-10-1922-13/+273
* - Use htmlspecialchars instead of htmlentitiesKore Nordmann2006-10-181-2/+2
* - Use htmlentities to escape texts in SVG driverKore Nordmann2006-10-181-2/+2
* - Added custom maximum value for pie chartsKore Nordmann2006-10-182-1/+12
* - Added ming driver test comparision filesKore Nordmann2006-10-1317-0/+0
* - Added first, not complete working, version of ming driverKore Nordmann2006-10-1314-2/+1829
* Subclassing PHPUnit_Framework_TestSuite is not the right way to customize the...Sebastian Bergmann2006-10-0524-24/+24
* - Added text shadow to font optionsKore Nordmann2006-10-0411-38/+270
* - Make text background working in gd driver with activated supersamplingKore Nordmann2006-10-043-0/+35
* - Made pie chart symbol color independent from font colorKore Nordmann2006-10-047-6/+69
* - Added gleam to 2d pie chartsKore Nordmann2006-10-048-10/+98
* - Remove useless var_dumpKore Nordmann2006-10-041-1/+0
* - Fixed 360 degree shadow for pie charts in 3d rendererKore Nordmann2006-10-043-20/+64
* - Fixed minor ticks in exact and centered axis label rendererKore Nordmann2006-10-0432-87/+62
* - Missed to commit changes in tutorial example 5Kore Nordmann2006-10-042-1/+2
* - Tabs to spacesDerick Rethans2006-09-282-25/+25
* - Fixed the ChangeLogs.Derick Rethans2006-09-281-0/+4
* - Update ChangeLog as well here.Derick Rethans2006-09-251-1/+1
* - Update Changelog... if it hasn't been released we don't need to mention bugDerick Rethans2006-09-251-2/+0
* - Fixed CS issues.Derick Rethans2006-09-2512-21/+27
OpenPOWER on IntegriCloud