summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - Ignore text rendering exceptions in axis testsKore Nordmann2006-09-242-11/+81
* - Check intial font pathKore Nordmann2006-09-241-0/+28
* - Use ezcGraphColor::create for all color propertiesKore Nordmann2006-09-247-87/+12
* - Set font path instead of no longer used option fontKore Nordmann2006-09-242-2/+2
* - Ensure proper polygon initializationKore Nordmann2006-09-242-0/+18
* - Fixed padding in horizontal legendsKore Nordmann2006-09-247-6/+10
* - Throw ezcGraphFontRenderingException on too small texts in SVG driverKore Nordmann2006-09-242-0/+29
* - Added ezcGraph tutorialKore Nordmann2006-09-2217-0/+453
* - Tests for SVG rendering optionsKore Nordmann2006-09-212-0/+36
* - Added ezcGraphBoundings testsKore Nordmann2006-09-212-0/+56
* - Removed useless method in GdDriverOptionsKore Nordmann2006-09-211-12/+0
* - Added tests for jpeg generationKore Nordmann2006-09-218-3/+88
* - Added tests for gradient setters, getters and fallbackKore Nordmann2006-09-213-10/+114
* - Added tests for dataset average resolutionKore Nordmann2006-09-212-1/+34
* - Added tests for legenda positionKore Nordmann2006-09-216-9/+152
* - Fixed documentation: s/ressource/resource/Kore Nordmann2006-09-211-13/+13
* - Added documentationKore Nordmann2006-09-2139-359/+849
* - Added and improved documentationKore Nordmann2006-09-2018-70/+453
* - Updated TODOKore Nordmann2006-09-201-34/+7
* - Added changes in svg driver test results caused by last commitKore Nordmann2006-09-203-3/+3
* - Fixed pie chart label symbol placement in 3d rendererKore Nordmann2006-09-2015-16/+16
* - Made palette properties writeableKore Nordmann2006-09-203-21/+163
* - Added two small test for palettes ez and ezBlueKore Nordmann2006-09-207-3/+163
* - Enhanced pie chart labeling algorithmKore Nordmann2006-09-1930-82/+105
* - Make better assumptions an character width in SVG driverKore Nordmann2006-09-1971-80/+100
* - Added background and border to font configurationKore Nordmann2006-09-1926-79/+934
* - Remove not longer used png compare imagesKore Nordmann2006-09-182-0/+0
* - Use faster SVG driver for all pie chart testsKore Nordmann2006-09-183-30/+39
OpenPOWER on IntegriCloud