summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - Restrict phpdoc typehint to array|IteratorKore Nordmann2007-01-031-2/+2
* - Fixed issue #9916: ArrayDataSet can handle Iterator was not documentedKore Nordmann2007-01-033-4/+38
* - Fixed WSKore Nordmann2007-01-031-1/+0
* - Fixed: Bug #9926 (Float values with date axis result in date parsing Kore Nordmann2007-01-033-4/+32
* - Implemented feature #9402: (Numeric datasets)Kore Nordmann2006-12-203-5/+289
* - Fixed typo in docs.Derick Rethans2006-12-191-1/+1
* - Fixed docs.Derick Rethans2006-12-181-1/+1
* - Always use maximum precision of 4 in SVG outputKore Nordmann2006-12-151-22/+22
* - Fixed majorStep default value to be nullKore Nordmann2006-12-152-4/+4
* - Fixed: Bug #9827 (auto scaling on numeric axes inconsistent)Kore Nordmann2006-12-152-5/+27
* - 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
* - Fixed: Bug #9795 (Interferring bars, when bars count is higher then major Kore Nordmann2006-12-134-2/+28
* - Fixed: Bug #9764 (3D Pie chart segment side polygon in front of circular arc)Kore Nordmann2006-12-081-3/+3
* - Fixed: Bug #9762 (Structs don't extend ezcBaseStruct)Kore Nordmann2006-12-082-42/+2
* - Do not use modifier e, because it may be disabled with suhosin extensionKore Nordmann2006-12-071-1/+8
* - Marked important classesKore Nordmann2006-12-0721-3/+22
* - Fixed commentKore Nordmann2006-12-071-1/+1
* - Tested and improved handling of texts with different charsets in all driversKore Nordmann2006-12-072-4/+52
* - Removed initial font path valueKore Nordmann2006-11-301-1/+2
* - Fixed: Bug #9588 (Wrong polynoms build from data)Kore Nordmann2006-11-301-1/+2
* - 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-305-0/+83
* - Fixed: Bug #9545 (pie chart tresh hold does not work if agregated data stay...Kore Nordmann2006-11-301-0/+5
* - Fixed: Bug #9612 (Element links for SVG image in the legend require you to Kore Nordmann2006-11-301-2/+22
* - Fixed bug #9568: (Devision by zero warning)Kore Nordmann2006-11-304-0/+35
* - Fixed: Bug #9655 (pieChartOffset and highlight do not work together in 2d Kore Nordmann2006-11-301-4/+8
* - Fixed: Bug #9656 (Threshold option spelled wrong)Kore Nordmann2006-11-302-13/+13
* - Resolved: Issue #9543 (Rename Ming driver to Flash in the Graph component)Kore Nordmann2006-11-305-19/+19
* - Fixed: Bug #9586 (No data rendered with string keys on date axis.)Kore Nordmann2006-11-241-13/+29
* - Fixed: #9583 (Data typecasting should only be done in axis)Kore Nordmann2006-11-241-1/+1
* - Finished: #9495 (Convert < and > in exception messages to ' and ' for Graph)Kore Nordmann2006-11-2114-14/+14
* - Using ezcBaseFeatures instead of function_exists().as:ez.no2006-11-152-2/+2
* - Fixed: Bug #9403 (Element references do not work with Gleam in SVG)Kore Nordmann2006-11-132-24/+30
* - Fixed pie charts in 3d driver with only one 100% data pointKore Nordmann2006-11-061-0/+5
* - Added logarithmical scaled numeric axisKore Nordmann2006-11-039-3/+341
* - Marked file also private...Kore Nordmann2006-11-031-0/+1
* - Made verbose driver privateKore Nordmann2006-11-031-0/+1
* - Throw ezcBaseValueExceptions instead of typecastingKore Nordmann2006-11-0224-170/+574
* - Implemented #009304: Possibility to format labels via callbackKore Nordmann2006-11-022-1/+20
* - Added missing tests for axisKore Nordmann2006-10-272-5/+2
* - Added tests for structsKore Nordmann2006-10-271-2/+2
* - Added more tests and fixed some minor setter and getter bugsKore Nordmann2006-10-278-14/+14
* - Removed unused functionKore Nordmann2006-10-271-4/+0
* - Added two new palettes (ezGreen and ezRed)Kore Nordmann2006-10-263-0/+166
* - Added some more tests for read and write accesss on propertiesKore Nordmann2006-10-2611-41/+58
* - Added tresh hold for pie chartsKore Nordmann2006-10-262-0/+73
* - Accelerated and abstracted font size estimating in driversKore Nordmann2006-10-264-237/+117
OpenPOWER on IntegriCloud