Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Updated: Moving copyright information to NOTICE files. | Ole Marius Smestad | 2010-08-12 | 27 | -27/+0 |
| | |||||
* | - Fixed: Adjusted source headers of Graph to Apache license. | Tobias Schlitt | 2010-07-30 | 27 | -27/+486 |
| | |||||
* | - s/2009/2010/g | Derick Rethans | 2010-01-08 | 27 | -27/+27 |
| | |||||
* | - s/2008/2009. | Derick Rethans | 2009-02-23 | 27 | -27/+27 |
| | |||||
* | - Fixed issue #13595: majorStep overridden if min and max are both set | Kore Nordmann | 2008-09-10 | 1 | -0/+32 |
| | |||||
* | - Enhanced chart element documentation | Kore Nordmann | 2008-08-27 | 1 | -2/+2 |
| | |||||
* | - Fixed typo. | Derick Rethans | 2008-06-18 | 1 | -1/+1 |
| | |||||
* | - Welcome to 2008. | Derick Rethans | 2008-01-02 | 26 | -26/+26 |
| | |||||
* | - Fixed support for bitmaps in flash driver | Kore Nordmann | 2007-12-18 | 2 | -36/+1 |
| | | | | | | | | | # - 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 | -43/+0 |
| | |||||
* | - Added dataset properties for axis assignements | Kore Nordmann | 2007-09-04 | 1 | -0/+31 |
| | | | | | | # More progress on the way to multiple axis support | ||||
* | - Link more classes | Kore Nordmann | 2007-08-13 | 2 | -3/+3 |
| | |||||
* | - Fixed version tag in docblocks | Kore Nordmann | 2007-06-12 | 27 | -54/+54 |
| | |||||
* | - Fixed typos in fix | Kore Nordmann | 2007-06-12 | 3 | -4/+4 |
| | |||||
* | - Commented exception constructors | Kore Nordmann | 2007-06-12 | 26 | -2/+193 |
| | |||||
* | - Fixed issue #10842: Pie charts fatal error with datasets with value sum <= 0 | Kore Nordmann | 2007-05-24 | 1 | -0/+25 |
| | |||||
* | - Fixed issue #10746: Border size reducement algorithm fails for polygones | Kore Nordmann | 2007-05-10 | 1 | -0/+25 |
| | | | | | | | | with edge lengths < reducement # Modifications in comparision files because some invisible small shapes # were not rendered any more | ||||
* | - Fixed issue #10741: Make ezcGraphOutOfLogithmicalBoundingsException more | Kore Nordmann | 2007-05-08 | 1 | -1/+1 |
| | | | | | | descriptive | ||||
* | - Removed PdoDataset from Graph components | Kore Nordmann | 2007-05-03 | 3 | -74/+0 |
| | | | | | | | # Preparation for issue #10697: Move ezcGraphPdoDataSet to a # ezcGraphDatabaseTieIn | ||||
* | - Implemented @TODO: Throw exception when axis with unregular steps is used | Kore Nordmann | 2007-04-10 | 1 | -0/+25 |
| | | | | | | with bar charts | ||||
* | - Added feature #9511: Added helper functions to create image maps an link SVG | Kore Nordmann | 2007-03-08 | 2 | -0/+51 |
| | | | | | | images in ezcGraphTools | ||||
* | - Implemented #9405 (PDO data set) | Kore Nordmann | 2007-02-15 | 3 | -0/+74 |
| | |||||
* | - I missed a couple of new files. | Derick Rethans | 2007-01-11 | 2 | -2/+2 |
| | |||||
* | - Welcome to 2007. | Derick Rethans | 2007-01-11 | 20 | -20/+20 |
| | |||||
* | - Fixed issue #9916: ArrayDataSet can handle Iterator was not documented | Kore Nordmann | 2007-01-03 | 1 | -0/+26 |
| | | | | | | - Added and test additional typecheck | ||||
* | - Fixed WS | Kore Nordmann | 2007-01-03 | 1 | -1/+0 |
| | |||||
* | - Fixed: Bug #9926 (Float values with date axis result in date parsing | Kore Nordmann | 2007-01-03 | 1 | -0/+27 |
| | | | | | | exception) | ||||
* | - Fixed bug #9568: (Devision by zero warning) | Kore Nordmann | 2006-11-30 | 1 | -0/+24 |
| | |||||
* | - Resolved: Issue #9543 (Rename Ming driver to Flash in the Graph component) | Kore Nordmann | 2006-11-30 | 2 | -8/+8 |
| | |||||
* | - Finished: #9495 (Convert < and > in exception messages to ' and ' for Graph) | Kore Nordmann | 2006-11-21 | 14 | -14/+14 |
| | |||||
* | - Added logarithmical scaled numeric axis | Kore Nordmann | 2006-11-03 | 1 | -0/+25 |
| | | | | | | - Added mojor grid color in ez palettes | ||||
* | - Added first, not complete working, version of ming driver | Kore Nordmann | 2006-10-13 | 3 | -0/+85 |
| | | | | | | | | | # Image drawing causes not proper handled error, causing an inifinite loop in PHP # Font drawing causes Segmentation fault # Ming driver tests commented out for now in test suite | ||||
* | - Added documentation | Kore Nordmann | 2006-09-21 | 16 | -168/+14 |
| | | | | | | - Removed no longer used exceptions | ||||
* | - Fixed endless loop on string keys for datasets with average dataset | Kore Nordmann | 2006-09-18 | 1 | -0/+25 |
| | | | | | | | - Added average dataset tests to test suite - Updated testfile because of SVG driver modifications | ||||
* | - Missed to commit font type exception file. | Kore Nordmann | 2006-09-06 | 2 | -1/+30 |
| | | | | | | - Added more verbose text for font rendering exception. | ||||
* | - Enhanced font configuration | Kore Nordmann | 2006-09-06 | 1 | -0/+25 |
| | | | | | | | | | - Use Free Type 2 by default now, fallback to native ttf, if not available - Use t1lib for PostScript Type1 fonts - Throw an exception, if some texts could not be rendered with minimum font size | ||||
* | - Added matrix and polynom classes for future use in statistical datasets | Kore Nordmann | 2006-08-16 | 2 | -0/+50 |
| | |||||
* | - Forgot to add ezcGraphInvalidDisplayTypeException | Kore Nordmann | 2006-08-14 | 1 | -0/+39 |
| | |||||
* | - Changed datsets to accept instances of ezcGraphDataSet only | Kore Nordmann | 2006-08-14 | 2 | -2/+1 |
| | | | | | | | - Added bar charts - Globally increase acceptable difference noise for created images in tests | ||||
* | - Added templating for SVG documents | Kore Nordmann | 2006-08-09 | 1 | -0/+26 |
| | |||||
* | - Renamed Dataset to DataSet | Kore Nordmann | 2006-08-07 | 3 | -6/+6 |
| | |||||
* | - Applied API change for accessing datasets to be able to distinguish easier | Kore Nordmann | 2006-06-27 | 1 | -0/+25 |
| | | | | | | | | | | | between chart elements and datasets # Changes the way datasets are accessed for charts # Old: # $chart->dataset = array( ... ); # New: # $chart['dataset'] = array( ... ); | ||||
* | - Fixed: Let all exceptions extend basic abstract ezcGraph exception | Kore Nordmann | 2006-06-27 | 13 | -12/+32 |
| | |||||
* | - Added missing exception to autoload file | Kore Nordmann | 2006-06-12 | 1 | -0/+54 |
| | | | | | | - Added test for UnsupportedImageType exception | ||||
* | - Fixed CS issues in exceptions | Kore Nordmann | 2006-06-08 | 10 | -11/+11 |
| | |||||
* | - Elaborate in exceptions | Kore Nordmann | 2006-06-08 | 11 | -0/+44 |
| | |||||
* | - Added test for palettes | Kore Nordmann | 2006-06-06 | 1 | -0/+21 |
| | | | | | | | - Added basic implementatoin of palettes # Not used for automatic colorization yet | ||||
* | - Moved font configuration to elements | Kore Nordmann | 2006-06-02 | 1 | -0/+21 |
| | |||||
* | - Added tests to retrieve and set single data in datasets | Kore Nordmann | 2006-05-10 | 3 | -0/+63 |
| | | | | | | - Implemented datasets as far as tested | ||||
* | - Added basic tests for dataset creation | Kore Nordmann | 2006-05-10 | 1 | -0/+21 |
| |