summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Added simple private __toString method for coordinates and vectors for Kore Nordmann2007-02-071-0/+11
* Edited Graph eZ Component tutorialpke:ez.no2007-02-011-382/+366
* - Added missing test fileKore Nordmann2007-02-011-0/+2
* - 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-0145-51/+163
* . Test unify for vector with zero lengthKore Nordmann2007-02-012-5/+33
* - Added and test method to receive angle between two vectorsKore Nordmann2007-02-012-0/+46
* - Temporary removed polygon size reducement from flash driver, tooKore Nordmann2007-01-311-1/+1
* - Added initial version for polygon and ellipse segment size reducementKore Nordmann2007-01-311-28/+115
* - Commented out polygon size reducementKore Nordmann2007-01-311-1/+1
* - Renamed rotation methodsKore Nordmann2007-01-312-6/+40
* - Always return $this, to enable "fluent interfaces"Kore Nordmann2007-01-252-6/+48
* - Added simple class for 2d vectors as an extension for coordinates to Kore Nordmann2007-01-254-0/+299
* - Use deg2rad() instead of custom calculationKore Nordmann2007-01-251-8/+8
* - Added documentation to ezcGraphDriver::reducePolygonSizeKore Nordmann2007-01-251-0/+17
* - Partly fixed issue #9765Kore Nordmann2007-01-2412-9/+16
* - Partly fixed issue #9765Kore Nordmann2007-01-2468-59/+141
* - Fixed issue #9950: Improved ezcGraphPolynom::__toString method for moreKore Nordmann2007-01-245-16/+110
* - Fixed issue #10056: Fixed drawing order for boxes with background and borderKore Nordmann2007-01-2436-70/+212
* - Move existing background tests to own test caseKore Nordmann2007-01-249-167/+219
* - Fixed issue #10074: Use iconv instead of mbstringKore Nordmann2007-01-242-3/+4
* - Made ezcGraphPolynom documentation publicKore Nordmann2007-01-182-2/+1
* - Missed and fixed one test case for issue #10018.Kore Nordmann2007-01-183-1/+27
* - Fixed issue #10018: axis scale incorrect when startDate != first day of monthKore Nordmann2007-01-185-31/+105
* - Fixed issue #10025: Wrong statement in tutorial about swf versions supportedKore Nordmann2007-01-172-2/+4
* - I missed a couple of new files.Derick Rethans2007-01-112-2/+2
* - Welcome to 2007.Derick Rethans2007-01-11116-116/+116
* - Added numeric dataset example to tutorialKore Nordmann2007-01-043-0/+47
* - Resolved task #9910: Add "renderToOutput" example to Graph tutorial.Kore Nordmann2007-01-042-0/+35
* - Make renderToOutput() method available to chartKore Nordmann2007-01-048-28/+133
* - Rosolved task #9889: Throw meaningful exception if extension needed for Kore Nordmann2007-01-043-0/+3
* - Thanks for Johannes Schlueter poiting me to thisKore Nordmann2007-01-041-1/+1
* - Readded accidentally removed test caseKore Nordmann2007-01-031-0/+17
* - Restrict phpdoc typehint to array|IteratorKore Nordmann2007-01-031-2/+2
* - Fixed issue #9916: ArrayDataSet can handle Iterator was not documentedKore Nordmann2007-01-035-6/+61
* - Add one more test for labeled axis label orderKore Nordmann2007-01-031-0/+13
* - Fixed WSKore Nordmann2007-01-031-1/+0
* - Fixed: Bug #9926 (Float values with date axis result in date parsing Kore Nordmann2007-01-036-4/+56
* - Implemented feature #9402: (Numeric datasets)Kore Nordmann2006-12-207-5/+557
* - Fixed two typosKore Nordmann2006-12-202-2/+2
* - Fixed typo in docs.Derick Rethans2006-12-191-1/+1
* - Released Graph version 1.01.0Derick Rethans2006-12-181-1/+1
* - Fixed links in html image map exampleKore Nordmann2006-12-182-3/+3
* - Fixed ChangeLogs.Derick Rethans2006-12-181-22/+22
* - Fixed docs.Derick Rethans2006-12-181-1/+1
* - Made the CREDITS files parse by rst2html correctly.Derick Rethans2006-12-181-11/+12
* - Normalize generated PHP code from `swftophp` to make test order irrelevantKore Nordmann2006-12-151-0/+12
* - Moced compare methods to ezcGraphTestCaseKore Nordmann2006-12-1512-353/+105
* - Forgot to covert one compare to compareSwfKore Nordmann2006-12-151-1/+1
OpenPOWER on IntegriCloud