Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Released Graph version 1.21.2 | Derick Rethans | 2007-12-17 | 1 | -1/+1 |
| | |||||
* | - Update ChangeLogs. | Derick Rethans | 2007-12-17 | 1 | -3/+3 |
| | |||||
* | Updated Graph tutorial to fix reference to a forced labeled axis | pke:ez.no | 2007-12-14 | 1 | -3/+4 |
| | |||||
* | Edited the Graph tutorial | pke:ez.no | 2007-12-13 | 2 | -111/+112 |
| | |||||
* | - Fixed issue #12238: Graph doc error | Kore Nordmann | 2007-12-13 | 3 | -4/+13 |
| | |||||
* | - Fixed issue #12246: Graph: dataBorder doesn't works in 2d renderer for | Kore Nordmann | 2007-12-13 | 4 | -1/+35 |
| | | | | | | piecharts | ||||
* | - Use __toString call for testing, to work with PHP 5.1 | Kore Nordmann | 2007-12-11 | 1 | -1/+1 |
| | |||||
* | - Update CREDITS files. | Derick Rethans | 2007-12-05 | 1 | -0/+11 |
| | |||||
* | - Released Graph version 1.2beta11.2beta1 | Derick Rethans | 2007-11-28 | 1 | -1/+1 |
| | |||||
* | - Fixed other changelogs too. | Derick Rethans | 2007-11-28 | 1 | -2/+3 |
| | |||||
* | - Also test for exception in getter | Kore Nordmann | 2007-11-27 | 1 | -1/+17 |
| | |||||
* | - Test for drivers __set-method | Kore Nordmann | 2007-11-27 | 2 | -0/+47 |
| | |||||
* | - It was not possible to cause this exception | Kore Nordmann | 2007-11-27 | 3 | -49/+0 |
| | |||||
* | - Test for ezcGraphGdDriverUnsupportedImageTypeException | Kore Nordmann | 2007-11-27 | 2 | -0/+25 |
| | |||||
* | - Test for unknown elements | Kore Nordmann | 2007-11-27 | 1 | -1/+21 |
| | |||||
* | - Test for invalid id exception | Kore Nordmann | 2007-11-27 | 1 | -0/+27 |
| | |||||
* | - Test for date parsing exception | Kore Nordmann | 2007-11-27 | 1 | -0/+18 |
| | |||||
* | - Fixed issue #12064: Gradients are not rendered correctly in Flash driver | Kore Nordmann | 2007-11-26 | 7 | -8/+23 |
| | |||||
* | - Fixed two more test files | Kore Nordmann | 2007-11-26 | 2 | -0/+0 |
| | |||||
* | - Fixed rendering of filled circles in flash driver | Kore Nordmann | 2007-11-26 | 2 | -5/+5 |
| | | | | | | # Also fixed broken comparision image | ||||
* | - Updated review document | Kore Nordmann | 2007-11-26 | 1 | -2/+5 |
| | |||||
* | - WS | Kore Nordmann | 2007-11-26 | 1 | -1/+1 |
| | |||||
* | - Fixed doc blocks | Kore Nordmann | 2007-11-26 | 8 | -20/+17 |
| | | | | | | # Issues found by docanalysis script | ||||
* | - Fixed some first issues in Graph | Kore Nordmann | 2007-11-23 | 4 | -6/+160 |
| | |||||
* | - Fixed class doc block | Kore Nordmann | 2007-11-23 | 1 | -3/+3 |
| | |||||
* | - Some more additions to the review document. | as:ez.no | 2007-11-22 | 1 | -0/+6 |
| | |||||
* | - Added a review document with some minor issues in Graph. | as:ez.no | 2007-11-22 | 1 | -0/+21 |
| | |||||
* | - Documented additional axis feature in tutorial | Kore Nordmann | 2007-11-21 | 5 | -0/+112 |
| | | | | | | # The tutorial documentation of the new features should be complete now. | ||||
* | - Documented stacked bar charts in tutorial | Kore Nordmann | 2007-11-21 | 3 | -0/+39 |
| | |||||
* | - Updated Changelog | Kore Nordmann | 2007-11-21 | 1 | -0/+6 |
| | |||||
* | - Added tutorial section about odometer charts | Kore Nordmann | 2007-11-21 | 5 | -0/+100 |
| | |||||
* | - Show zero value by default for odometer axis | Kore Nordmann | 2007-11-21 | 4 | -3/+4 |
| | |||||
* | - Fixed version docblocks | Kore Nordmann | 2007-11-21 | 3 | -4/+4 |
| | | | | | | # Thanks to Alexandru for spotting this. | ||||
* | - Forgot odometer test suite | Kore Nordmann | 2007-11-21 | 2 | -0/+400 |
| | |||||
* | - Fix docblocks. | Sebastian Bergmann | 2007-11-21 | 3 | -3/+3 |
| | |||||
* | - Removed odometer patch | Kore Nordmann | 2007-11-21 | 1 | -1177/+0 |
| | | | | | | # This is in trunk now | ||||
* | - Added support for odometer charts | Kore Nordmann | 2007-11-21 | 11 | -32/+492 |
| | | | | | | # Thanks to Lars Jankowski from Oxid esales for the initial patch. | ||||
* | - Added test case for a bar chart with two sinlge point datasets | Kore Nordmann | 2007-11-21 | 2 | -0/+21 |
| | |||||
* | - Added test for drawing two lines with different line width | Kore Nordmann | 2007-11-21 | 2 | -0/+32 |
| | |||||
* | - Readded comment block | Kore Nordmann | 2007-11-19 | 1 | -0/+6 |
| | | | | | | # And we already received Lars CLA | ||||
* | - Small fixes to patch | Kore Nordmann | 2007-11-19 | 1 | -65/+60 |
| | |||||
* | - Added basic patch for odometer support | Kore Nordmann | 2007-11-19 | 1 | -0/+1176 |
| | | | | | | | # Tests not included yet # If CLA has been arrived, please note this in patch. | ||||
* | - Fixed RST and the like for rendering tutorials. | Derick Rethans | 2007-11-15 | 4 | -8/+7 |
| | |||||
* | - Better check for font min/max size values | Kore Nordmann | 2007-10-30 | 2 | -0/+65 |
| | |||||
* | - Released Graph version 1.2alpha11.2alpha1 | Derick Rethans | 2007-10-29 | 1 | -1/+1 |
| | |||||
* | - Updated two more changelogs. | Derick Rethans | 2007-10-29 | 1 | -7/+8 |
| | |||||
* | - Update comment | Kore Nordmann | 2007-10-23 | 1 | -2/+3 |
| | |||||
* | - Fixed issue #11640: Polygon size reducement failes for very thin four edged | Kore Nordmann | 2007-10-23 | 4 | -12/+66 |
| | | | | | | polygones | ||||
* | - Fixed issue #11511: Line thickness wan't used for rendering | Kore Nordmann | 2007-10-23 | 5 | -1/+54 |
| | |||||
* | - Changed default value of line thickness | Kore Nordmann | 2007-10-23 | 2 | -2/+2 |
| | | | | | | | # This value wasn't used yet, so the new default value is the value actually # used until now. |