summaryrefslogtreecommitdiffstats
path: root/src/interfaces/driver.php
Commit message (Expand)AuthorAgeFilesLines
* Interpret labels as UTF-8 in testFitStringInTextBoxfix-utf8-graph-labelsTimothy Pearson2016-06-291-1/+1
* - Updated: Moving copyright information to NOTICE files.Ole Marius Smestad2010-08-121-1/+0
* - Fixed: Adjusted source headers of Graph to Apache license.Tobias Schlitt2010-07-301-1/+18
* - s/2009/2010/gDerick Rethans2010-01-081-1/+1
* - s/2008/2009.Derick Rethans2009-02-231-1/+1
* - Welcome to 2008.Derick Rethans2008-01-021-1/+1
* - Test for drivers __set-methodKore Nordmann2007-11-271-0/+2
* - Update commentKore Nordmann2007-10-231-2/+3
* - Fixed issue #11640: Polygon size reducement failes for very thin four edgedKore Nordmann2007-10-231-12/+29
* - Link more classesKore Nordmann2007-08-131-1/+1
* - More documentation fixesKore Nordmann2007-06-121-6/+9
* - Fixed version tag in docblocksKore Nordmann2007-06-121-0/+1
* - Fixed issue #10861 Circle sector size reducement failes for very big angles.Kore Nordmann2007-05-291-6/+25
* - Fixed issue #10830: Automatically shorten labels if not enough space isKore Nordmann2007-05-291-0/+102
* - Fixed issue #10846: Division by zero in polygon size reducement algorithm Kore Nordmann2007-05-251-1/+24
* - Fixed issue #10746: Border size reducement algorithm fails for polygones Kore Nordmann2007-05-101-2/+53
* - Fixed CSDerick Rethans2007-05-041-3/+3
* - Optimized algorithm for polygon size reducementKore Nordmann2007-04-031-14/+21
* - Started implementing feature request #9404 (Rotated labels on axis)Kore Nordmann2007-03-291-1/+2
* - Implemented ellipse size reducement in flash driverKore Nordmann2007-02-081-8/+14
* - Calculate edge points for ellipses with reduced size correctlyKore Nordmann2007-02-071-10/+37
* - Removed not longer used assignementKore Nordmann2007-02-011-2/+0
* - Removed debug outputKore Nordmann2007-02-011-6/+0
* - Correctly fixed polygon size reducementKore Nordmann2007-02-011-8/+39
* - Added initial version for polygon and ellipse segment size reducementKore Nordmann2007-01-311-28/+115
* - Added documentation to ezcGraphDriver::reducePolygonSizeKore Nordmann2007-01-251-0/+17
* - Partly fixed issue #9765Kore Nordmann2007-01-241-0/+68
* - Welcome to 2007.Derick Rethans2007-01-111-1/+1
* - Implemented #9647 (Add render to output method)Kore Nordmann2006-11-301-0/+22
* - Accelerated and abstracted font size estimating in driversKore Nordmann2006-10-261-0/+86
* - Added documentationKore Nordmann2006-09-211-33/+42
* - Added image map supportKore Nordmann2006-09-121-1/+1
* - Pimped pie chartsKore Nordmann2006-08-251-1/+1
* - Moved properties to properties arrayKore Nordmann2006-08-181-21/+10
* - Refactored ezcGraphRendererKore Nordmann2006-07-111-1/+1
* - Added tests and basic implementation for pie chartsKore Nordmann2006-06-121-3/+3
* - Implemented circular arcs for gd driverKore Nordmann2006-05-301-11/+9
* - Use PHPs image type constants instead of custom onesKore Nordmann2006-05-291-4/+0
* - Added tests for GD driverKore Nordmann2006-05-291-0/+4
* - Updated class definitions for driverKore Nordmann2006-05-291-7/+88
* - Added basic 2d renderer testKore Nordmann2006-05-291-6/+22
* - Fixed version tagKore Nordmann2006-05-151-1/+1
* - Added more tests for ezcGraphChartKore Nordmann2006-05-091-18/+6
* - Added class stubs for ezcGraphKore Nordmann2006-05-081-0/+96
OpenPOWER on IntegriCloud