Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Updated: Moving copyright information to NOTICE files. | Ole Marius Smestad | 2010-08-12 | 1 | -1/+0 |
| | |||||
* | - Fixed: Adjusted source headers of Graph to Apache license. | Tobias Schlitt | 2010-07-30 | 1 | -1/+18 |
| | |||||
* | - s/2009/2010/g | Derick Rethans | 2010-01-08 | 1 | -1/+1 |
| | |||||
* | - s/2008/2009. | Derick Rethans | 2009-02-23 | 1 | -1/+1 |
| | |||||
* | - Implemented feature #10829: Get resource from driver | Kore Nordmann | 2008-05-03 | 1 | -1/+15 |
| | |||||
* | - Welcome to 2008. | Derick Rethans | 2008-01-02 | 1 | -1/+1 |
| | |||||
* | - Fixed support for bitmaps in flash driver | Kore Nordmann | 2007-12-18 | 1 | -12/+23 |
| | | | | | | | | | # - Removed exception, because scaling bimaps is possible, and we do not # need to throw an exception in this case. # - Fixed test cases, because PNGs are supported, even the documentation # says otherwise | ||||
* | - It was not possible to cause this exception | Kore Nordmann | 2007-11-27 | 1 | -5/+0 |
| | |||||
* | - Fixed issue #12064: Gradients are not rendered correctly in Flash driver | Kore Nordmann | 2007-11-26 | 1 | -8/+22 |
| | |||||
* | - Fixed rendering of filled circles in flash driver | Kore Nordmann | 2007-11-26 | 1 | -5/+5 |
| | | | | | | # Also fixed broken comparision image | ||||
* | - Link more classes | Kore Nordmann | 2007-08-13 | 1 | -1/+2 |
| | |||||
* | - Enhanced documentation | Kore Nordmann | 2007-08-10 | 1 | -1/+25 |
| | | | | | | | | - Added examples to most of the classes - Fixed class descriptions - Refence options classes which may be used to configure the current chart. | ||||
* | - Fixed CS. | Derick Rethans | 2007-06-20 | 1 | -2/+2 |
| | |||||
* | - More documentation fixes | Kore Nordmann | 2007-06-12 | 1 | -11/+13 |
| | |||||
* | - Fixed version tag in docblocks | Kore Nordmann | 2007-06-12 | 1 | -0/+1 |
| | |||||
* | - Fixed issue #10830: Automatically shorten labels if not enough space is | Kore Nordmann | 2007-05-29 | 1 | -17/+24 |
| | | | | | | available | ||||
* | - Fixed issue #10746: Border size reducement algorithm fails for polygones | Kore Nordmann | 2007-05-10 | 1 | -2/+16 |
| | | | | | | | | with edge lengths < reducement # Modifications in comparision files because some invisible small shapes # were not rendered any more | ||||
* | - Implemented text rotation in flash driver | Kore Nordmann | 2007-04-05 | 1 | -5/+25 |
| | |||||
* | - Started implementing feature request #9404 (Rotated labels on axis) | Kore Nordmann | 2007-03-29 | 1 | -1/+2 |
| | | | | | | | # Works only with SVG driver now. # Angle needs to be set manually, no automatic optimal angle detection yet. | ||||
* | - Implemented ellipse size reducement in flash driver | Kore Nordmann | 2007-02-08 | 1 | -0/+11 |
| | |||||
* | - Correctly fixed polygon size reducement | Kore Nordmann | 2007-02-01 | 1 | -1/+1 |
| | |||||
* | - Temporary removed polygon size reducement from flash driver, too | Kore Nordmann | 2007-01-31 | 1 | -1/+1 |
| | |||||
* | - Partly fixed issue #9765 | Kore Nordmann | 2007-01-24 | 1 | -0/+7 |
| | | | | | | | | # Circles are now drawn at the right position. This does not resolve the # bug, because ellipses segments are still broken. # Small visual difference in some files, due to the nature of this bug. | ||||
* | - Partly fixed issue #9765 | Kore Nordmann | 2007-01-24 | 1 | -0/+7 |
| | | | | | | | | # Polygons are now drawn at the right position. This does not resolve the # bug, because ellipses segments and circles are still broken. # Small visual difference in a lot of files, due to the nature of this bug. | ||||
* | - Welcome to 2007. | Derick Rethans | 2007-01-11 | 1 | -1/+1 |
| | |||||
* | - Rosolved task #9889: Throw meaningful exception if extension needed for | Kore Nordmann | 2007-01-04 | 1 | -0/+1 |
| | | | | | | | | driver is not available. # Actually using ezcBase::checkDependency() which calls die() instead of # throwing an exception | ||||
* | - CS change (automatic script) | Derick Rethans | 2006-12-14 | 1 | -2/+2 |
| | |||||
* | - Marked important classes | Kore Nordmann | 2006-12-07 | 1 | -1/+1 |
| | |||||
* | - Fixed: Bug #9549 (Pie chart slices not contiguous with Ming driver) | Kore Nordmann | 2006-11-30 | 1 | -6/+9 |
| | |||||
* | - Implemented #9647 (Add render to output method) | Kore Nordmann | 2006-11-30 | 1 | -0/+10 |
| | |||||
* | - Resolved: Issue #9543 (Rename Ming driver to Flash in the Graph component) | Kore Nordmann | 2006-11-30 | 1 | -0/+829 |