summaryrefslogtreecommitdiffstats
path: root/src/driver
Commit message (Expand)AuthorAgeFilesLines
* - Implemented text rotation in flash driverKore Nordmann2007-04-051-5/+25
* - Got rotated texts working with all GD font renderersKore Nordmann2007-04-051-12/+66
* - Started implementing feature request #9404 (Rotated labels on axis)Kore Nordmann2007-03-294-11/+28
* - Fixed private verbose driver to implement all required methodsKore Nordmann2007-03-011-0/+13
* - Fixed issue #10199: Use saveXML instead of save( 'php://output' ) to workKore Nordmann2007-02-191-0/+18
* - Implemented ellipse size reducement in flash driverKore Nordmann2007-02-081-0/+11
* - Implemented ellipse size reducement in SVG driverKore Nordmann2007-02-071-28/+63
* - Correctly fixed polygon size reducementKore Nordmann2007-02-012-2/+2
* - Temporary removed polygon size reducement from flash driver, tooKore Nordmann2007-01-311-1/+1
* - Commented out polygon size reducementKore Nordmann2007-01-311-1/+1
* - Use deg2rad() instead of custom calculationKore Nordmann2007-01-251-8/+8
* - Partly fixed issue #9765Kore Nordmann2007-01-242-2/+9
* - Partly fixed issue #9765Kore Nordmann2007-01-242-0/+14
* - Welcome to 2007.Derick Rethans2007-01-114-4/+4
* - Rosolved task #9889: Throw meaningful exception if extension needed for Kore Nordmann2007-01-043-0/+3
* - Always use maximum precision of 4 in SVG outputKore Nordmann2006-12-151-22/+22
* - Fixed: Bug #9823 (Failing tests with PHP 5.1)Kore Nordmann2006-12-151-1/+8
* - CS change (automatic script)Derick Rethans2006-12-141-2/+2
* - Do not use modifier e, because it may be disabled with suhosin extensionKore Nordmann2006-12-071-1/+8
* - Marked important classesKore Nordmann2006-12-073-2/+3
* - Fixed commentKore Nordmann2006-12-071-1/+1
* - Tested and improved handling of texts with different charsets in all driversKore Nordmann2006-12-071-4/+46
* - Fixed: Bug #9549 (Pie chart slices not contiguous with Ming driver)Kore Nordmann2006-11-301-6/+9
* - Implemented #9647 (Add render to output method)Kore Nordmann2006-11-304-0/+61
* - Fixed: Bug #9612 (Element links for SVG image in the legend require you to Kore Nordmann2006-11-301-2/+22
* - Resolved: Issue #9543 (Rename Ming driver to Flash in the Graph component)Kore Nordmann2006-11-301-5/+5
* - Fixed pie charts in 3d driver with only one 100% data pointKore Nordmann2006-11-061-0/+5
* - Marked file also private...Kore Nordmann2006-11-031-0/+1
* - Made verbose driver privateKore Nordmann2006-11-031-0/+1
* - Accelerated and abstracted font size estimating in driversKore Nordmann2006-10-263-237/+31
* - Added some more documentationKore Nordmann2006-10-201-0/+43
* - Fixed circular arcs in ming driverKore Nordmann2006-10-201-36/+81
* - Fixed characters added to flash filesKore Nordmann2006-10-201-2/+2
* - Added gradient support to ming driverKore Nordmann2006-10-191-5/+67
* - Got texts working in ming driverKore Nordmann2006-10-191-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 first, not complete working, version of ming driverKore Nordmann2006-10-131-0/+493
* - Added text shadow to font optionsKore Nordmann2006-10-042-37/+72
* - Make text background working in gd driver with activated supersamplingKore Nordmann2006-10-041-0/+4
* - Tabs to spacesDerick Rethans2006-09-281-4/+4
* - Fixed CS issues.Derick Rethans2006-09-252-9/+11
* - Throw ezcGraphFontRenderingException on too small texts in SVG driverKore Nordmann2006-09-241-0/+5
* - Added tests for jpeg generationKore Nordmann2006-09-211-1/+1
* - Fixed documentation: s/ressource/resource/Kore Nordmann2006-09-211-13/+13
* - Added documentationKore Nordmann2006-09-212-75/+266
* - Make better assumptions an character width in SVG driverKore Nordmann2006-09-191-6/+18
* - Added background and border to font configurationKore Nordmann2006-09-192-9/+197
* - Made id prefix for svg elements customizeableKore Nordmann2006-09-121-9/+9
* - Added image map supportKore Nordmann2006-09-122-14/+125
OpenPOWER on IntegriCloud