summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* - Implemented circular arcs for gd driverKore Nordmann2006-05-306-27/+214
* - Partly implemented GD driver and updated checksums in testsKore Nordmann2006-05-291-5/+133
* - Use PHPs image type constants instead of custom onesKore Nordmann2006-05-292-10/+4
* - Fixed testcasesKore Nordmann2006-05-293-2/+68
* - Added tests for GD driverKore Nordmann2006-05-291-0/+4
* - Fixed name of options classKore Nordmann2006-05-291-1/+1
* - Updated autoload file for ezcGraphDriverOptions classKore Nordmann2006-05-291-0/+1
* - Updated class definitions for driverKore Nordmann2006-05-294-7/+168
* - Added basic 2d renderer testKore Nordmann2006-05-297-49/+348
* - Moved axis renderer method to abstract ezcGraphElementAxis classKore Nordmann2006-05-263-28/+98
* - Remove "array or" from the setOptions() exception, if neither an array norTobias Schlitt2006-05-241-1/+1
* - Fixed filenames for axis classesKore Nordmann2006-05-243-2/+2
* - Added tests for custom padding and symbol sizes for legendKore Nordmann2006-05-246-6/+179
* - Implemented tests for line chart legend renderingKore Nordmann2006-05-2312-27/+322
* - Added missing dummy svg driver used in testsKore Nordmann2006-05-221-0/+117
* - Refactored rendering methodsKore Nordmann2006-05-1911-28/+109
* - Fixed new option handling.Tobias Schlitt2006-05-173-3/+33
* - Added tests and implementation for legend generationKore Nordmann2006-05-172-6/+28
* - Implemented automagic scaling for numeric axisKore Nordmann2006-05-161-0/+169
* - Implemented automatic label setting from datasets for labeled_axisKore Nordmann2006-05-169-44/+178
* - Implemented manual scaling for numeric axisKore Nordmann2006-05-154-30/+100
* - Implementation for legend testsKore Nordmann2006-05-155-8/+145
* - Fixed version tagKore Nordmann2006-05-1519-19/+19
* - Fixed coding standard issuesKore Nordmann2006-05-153-15/+17
* - Added tests to retrieve and set single data in datasetsKore Nordmann2006-05-1011-13/+492
* - Added basic tests for dataset creationKore Nordmann2006-05-105-3/+30
* - Do not use extended ezcBaseFileNotFoundExceptionKore Nordmann2006-05-093-23/+1
* - Added data files for testing background optionKore Nordmann2006-05-094-1/+63
* - Switched to getNonPublicProperty instead of assertProtectedPropertySameKore Nordmann2006-05-091-1/+56
* - Added more tests for ezcGraphChartKore Nordmann2006-05-0911-81/+494
* - Added documentation to color classKore Nordmann2006-05-091-3/+39
* - Completed color testsKore Nordmann2006-05-093-8/+118
* - Added static methods to ezcGraphColor to create colors from deifferent colorKore Nordmann2006-05-091-0/+41
* - Fixed codingstyle and doc blockKore Nordmann2006-05-081-4/+4
* - Added test for ezcGraph classKore Nordmann2006-05-084-6/+62
* - Added class stubs for ezcGraphKore Nordmann2006-05-0817-0/+709
OpenPOWER on IntegriCloud